org.openpsa.documents document handler and viewer class.

package org.openpsa.documents

 Methods

_handler_view (mixed $handler_id, array $args, array $data)

Parameters

$handler_id

mixedThe ID of the handler.

$args

arrayThe argument list.

$data

array&$data The local request data.

_on_initialize ()

_show_view (mixed $handler_id, array $data)

Parameters

$handler_id

mixedThe ID of the handler.

$data

array&$data The local request data.

_populate_toolbar ()

Helper that adds toolbar items

_prepare_directories (\root_topic $root_topic, \current_component $current_component)

Helper function to get directories for passed topic of the passed component

Parameters

$root_topic

\root_topic- the topic to search the directories for

$current_component

\current_component- component of the topic/directories

_prepare_output ()

Helper function to add needed css & js files

 Properties

 

mixed $_datamanager

 

Array $_directories

The directories of the directory we're working with.
 

Array $_documents

The documents of the directory we're working with.
 

String $_output_mode

The wanted output mode.