[aegir.admin.content2] element index

Package indexes

All elements
c e m _
_
top
Variable $_component
The component responsible for the output
Variable $_component_name
The component to run
Variable $_config
Component config
Variable $_context
Contextswitcher
Variable $_controller
The datamanager used to edit the component
Variable $_handler_config
Pointer to the module configuration
Variable $_page
pointer to the topic or page in question
Variable $_processing_msg
Helper variable, containg a localized message to be shown to the user indicating the form's processing state.
Variable $_schema
The schema to use for the current dm
Variable $_topic
The topic beeing worked on
Method _create_topic
Method _delete_topic
This function deletes a topic and it's decendants.
Method _delete_topic_update_index
Clear the topic from the index.
Method _handler_component
Method _handler_create
Method _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.
Method _handler_edit
Method _handler_move
Method _handler_view
Method _load_schema
This function is used by the _handler_create function to get the schema.
Method _midcom_admin_content_list_styles_selector
Method _on_initialize
Method _on_initialize
Method _prepare_main_toolbar
Method _run_datamanager
generate the datamanager controller instance and run it.
Method _show_component
Method _show_create
Method _show_delete
Renders the selected topic using the datamnager view mode.
Method _show_edit
Method _show_view
c
top
Page config.php
config.php in config.php
e
top
Variable $errcode
Variable $errstr
m
top
Class midcom_admin_content2_component
This class handles the admin requests for a components leaves.
Method midcom_admin_content2_component
Method midcom_admin_content2_config
Class midcom_admin_content2_config
Basic handler class
c e m _