net_nemein_calendar_adminCalendar Admin interface class.
Located in /net/nemein/calendar/admin.php (line 17)
midcom_baseclasses_components_request | --midcom_baseclasses_components_request_admin | --net_nemein_calendar_admin
midcom_helper_datamanager
$_datamanager
= null (line 55)
The datamanager instance controlling the event to show, or null in case there is no event at this time. The request data key 'datamanager' is set to a reference to this member during class startup.
midcom_baseclasses_database_event
$_event
= null (line 27)
The event to show, or null in case that there is no event set at this time.
The request data key 'event' is set to a reference to this member during class startup.
int
$_master_event
= null (line 71)
The master event ID to use as _root_event::up.
midcom_baseclasses_database_event
$_root_event
= null (line 63)
The root event to use with this topic.
Array
$_schemadb
= array() (line 35)
The schema database accociated with the topic.
Array
$_schemadb_index
= array() (line 44)
An index over the schema database accociated with the topic mapping schema keys to their names. For ease of use.
Inherited from midcom_baseclasses_components_request_admin
midcom_baseclasses_components_request_admin::$_local_toolbar
midcom_baseclasses_components_request_admin::$_meta_toolbar
midcom_baseclasses_components_request_admin::$_topic_toolbar
Inherited from midcom_baseclasses_components_request
midcom_baseclasses_components_request::$errcode
midcom_baseclasses_components_request::$errstr
midcom_baseclasses_components_request::$_component
midcom_baseclasses_components_request::$_component_data
midcom_baseclasses_components_request::$_config
midcom_baseclasses_components_request::$_handler
midcom_baseclasses_components_request::$_i18n
midcom_baseclasses_components_request::$_l10n
midcom_baseclasses_components_request::$_l10n_midcom
midcom_baseclasses_components_request::$_request_data
midcom_baseclasses_components_request::$_request_switch
midcom_baseclasses_components_request::$_topic
Callback for the datamanager create mode.
Prepares everything to create a new event. 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 event ID.
Preparation include the toolbar setup.
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.
Preparation include the toolbar setup.
Locates the event to view and prepares everything for the view run.
This includes the toolbar preparations and the preparation of the article and datamanager instances.
Welcome page handler.
This internal helper loads the event identified by the passed argument from the database.
When returning false, it sets errstr and errcode accordingly, you jsut have to pass the result to the handle callee.
In addition, it will set the currently active leaf to the set ID.
Internal helper, loads the configured schema database into the class.
It is not yet evaluated by a datamanager, only the file is loaded.
General request initialization, which populates the topic toolbar.
The initialization tries to load the root event and will create one if it couldn't be found. It will also load the Datamanager schema database, which is used here and there for the toolbars etc.
Prepares the datamanager for creation of a new event. When returning false, it sets errstr and errcode accordingly.
Prepares the datamanager for the loaded event. When returning false, it sets errstr and errcode accordingly.
This internal helper adds the edit and delete links to the local toolbar.
This function adds all of the standard items (configuration and create links) to the topic toolbar.
Renders the selected event using the datamnager view mode.
Renders the selected article using the datamanager view mode.
Renders the selected article using the datamnager view mode.
Renders the selected article using the datamanager view mode.
Renders the welcome page.
Inherited From midcom_baseclasses_components_request_admin
midcom_baseclasses_components_request_admin::midcom_baseclasses_components_request_admin()
midcom_baseclasses_components_request_admin::_handler_config_dm()
midcom_baseclasses_components_request_admin::_handler_config_dm_prepare()
midcom_baseclasses_components_request_admin::_on_handler_config_dm_prepared()
midcom_baseclasses_components_request_admin::_on_handler_config_dm_preparing()
midcom_baseclasses_components_request_admin::_on_handler_config_dm_saved()
midcom_baseclasses_components_request_admin::_show_config_dm()
Inherited From midcom_baseclasses_components_request
midcom_baseclasses_components_request::midcom_baseclasses_components_request()
midcom_baseclasses_components_request::can_handle()
midcom_baseclasses_components_request::get_metadata()
midcom_baseclasses_components_request::handle()
midcom_baseclasses_components_request::initialize()
midcom_baseclasses_components_request::show()
midcom_baseclasses_components_request::_on_get_metadata()
midcom_baseclasses_components_request::_on_handle()
midcom_baseclasses_components_request::_on_initialize()
midcom_baseclasses_components_request::_on_show()
midcom_baseclasses_components_request::_prepare_handler()
midcom_baseclasses_components_request::_prepare_request_switch()
Documentation generated on Mon, 21 Nov 2005 18:08:56 +0100 by phpDocumentor 1.3.0RC3