-
$_article
-
The article to show, or null in case that there is no article set at this time.
-
$_config
-
-
$_config
-
-
$_content_topic
-
The topic in which to look for articles. This defaults to the current content topic unless overridden by the symlink topic feature.
-
$_current_leaf
-
Id of current leaf
-
$_current_node
-
Id of the current node.
-
$_current_topic
-
-
$_datamanager
-
The datamanager instance controlling the topic to show, or null in case there is no topic at this time. The request data key 'datamanager' is set to a reference to this member during class startup.
-
$_datamanager
-
The datamanager instance controlling the article to show, or null in case there is no article at this time. The request data key 'datamanager' is set to a reference to this member during class startup.
-
$_is_aegir
-
-
$_is_midcom
-
Is the current topic a midcom? If so let's do some magic :)
-
$_localconfig
-
Local configuration.
-
$_midcom_component
-
If this is a midcom ,we'll need som more information.'
-
$_request
-
Pointer to the requestdata from the main class
-
$_request
-
Pointer to the requestdata from the main class
-
$_root_node
-
Id of tree_root (where applicable)
-
$_schemadb
-
The schema database accociated with articles.
-
$_schemadb_article
-
The schema database accociated with the topic, defaults to the one in the config dir.
-
$_schemadb_article_index
-
An index over the schema database accociated with the topic mapping schema keys to their names. For ease of use.
-
$_schemadb_article_index
-
An index over the schema database accociated with the topic mapping schema keys to their names. For ease of use.
-
$_schemadb_topic
-
The schema database accociated with the topic, defaults to the one in the config dir.
-
$_schemadb_topic_index
-
An index over the schema database accociated with the topic mapping schema keys to their names. For ease of use.
-
$_session
-
Session object used for passing messages.
-
$_session
-
-
$_session
-
Session object used for passing messages.
-
$_toolbars
-
Pointer to the toolbarobject
-
$_toolbars
-
Pointer to the toolbarobject
-
$_topic
-
The topic in which to look for articles. This defaults to the current content topic
-
$_topic
-
The topic to show, or null in case that there is no topic set at this time.
-
_bergfald_rcs_callback
-
Callback from the rcs_handler to controll other toolbar and location
-
_delete_record
-
Deletes the currently active topic and all of its extensions.
-
_delete_record
-
Deletes the currently active article and all of its extensions.
-
_dm_create_callback
-
Callback for the datamanager create mode.
-
_dm_create_callback
-
Callback for the datamanager create mode.
-
_generate_urlname
-
Internal helper, creates a valid name for a given topic. It calls generate_error on any failure.
-
_generate_urlname
-
Internal helper, creates a valid name for a given article. It calls generate_error on any failure.
-
_handler_article
-
Locates the article to view and prepares everything for the view run.
-
_handler_create
-
Prepares everything to create a new topic. When processing the DM results, it will redirect to the view mode on the save event, and to the welcome page otherwise. It uses sessioning to keep track of the newly created acrticle ID.
-
_handler_create
-
Prepares everything to create a new article. When processing the DM results, it will redirect to the view mode on the save event, and to the welcome page otherwise. It uses sessioning to keep track of the newly created acrticle ID.
-
_handler_delete
-
Locates the topic to delete and prepares everything for the view run, there the user has to confirm the deletion. This includes the toolbar preparations and the preparation of the topic and datamanager instances.
-
_handler_delete
-
Locates the article to delete and prepares everything for the view run, there the user has to confirm the deletion. This includes the toolbar preparations and the preparation of the article and datamanager instances.
-
_handler_edit
-
Locates the topic to edit and sets everything up. When processing the DM results, it will redirect to the view mode on both the save and cancel events.
-
_handler_edit
-
Locates the article to edit and sets everything up. When processing the DM results, it will redirect to the view mode on both the save and cancel events.
-
_handler_index
-
-
_handler_index
-
-
_handler_move
-
-
_handler_move
-
-
_handler_topic
-
Locates the topic to view and prepares everything for the view run.
-
_load_article
-
This internal helper loads the article identified by the passed argument from the database.
-
_load_schema_database
-
Internal helper, loads the configured schema database into the class.
-
_load_schema_database
-
Internal helper, loads the configured schema database into the class.
-
_load_topic
-
This internal helper loads the topic identified by the passed argument from the database.
-
_on_handle
-
General request initialization, which populates the topic toolbar.
-
_on_handle
-
General request initialization, which populates the topic toolbar.
-
_on_handler_config_dm_preparing
-
Populate a single global variable with the current schema database, so that the configuration schema works again.
-
_on_handler_config_dm_preparing
-
Populate a single global variable with the current schema database, so that the configuration schema works again.
-
_on_initialize
-
-
_on_initialize
-
-
_on_initialize
-
-
_patch_active_schema
-
Internal helper, called before the edit form is shown.
-
_patch_active_schema
-
Internal helper, called before the edit form is shown.
-
_prepare_creation_datamanager
-
Prepares the datamanager for creation of a new topic. When returning false, it sets errstr and errcode accordingly.
-
_prepare_creation_datamanager
-
Prepares the datamanager for creation of a new article. When returning false, it sets errstr and errcode accordingly.
-
_prepare_datamanager
-
Prepares the datamanager for the loaded topic. When returning false, it sets errstr and errcode accordingly.
-
_prepare_datamanager
-
Prepares the datamanager for the loaded article. When returning false, it sets errstr and errcode accordingly.
-
_prepare_local_toolbar
-
This internal helper adds the edit and delete links to the local toolbar.
-
_prepare_local_toolbar
-
This internal helper adds the edit and delete links to the local toolbar.
-
_prepare_meta_toolbar
-
-
_prepare_meta_toolbar
-
-
_prepare_toolbar
-
This function adds all of the standard items (configuration and create links) to the topic toolbar.
-
_show_article
-
Renders the selected article using the datamnager view mode.
-
_show_create
-
Renders the selected article using the datamnager view mode.
-
_show_create
-
Renders the selected topic using the datamnager view mode.
-
_show_delete
-
Renders the selected article using the datamnager view mode.
-
_show_delete
-
Renders the selected topic using the datamnager view mode.
-
_show_edit
-
Renders the selected topic using the datamnager view mode.
-
_show_edit
-
Renders the selected article using the datamnager view mode.
-
_show_index
-
-
_show_index
-
-
_show_move
-
-
_show_move
-
-
_show_topic
-
Renders the selected topic using the datamnager view mode.
-
_show_welcome
-
Renders the welcome page.
-
_show_welcome
-
Renders the welcome page.