[midcom.admin.content] element index

Package indexes

All elements
d e g i m n r s t _
_
top
Variable $_argv
Argument list to process
Variable $_contentadm
A reference to the main content admin object.
Variable $_enable_view_page
Indicates, wether the view page link should be enabled (if possible) or not (in general).
Variable $_metadata
The metadata object accociated with the currently edited object.
Variable $_nap_obj
The NAP object we are currently editing.
Variable $_object
The Content object we are currently working with.
Variable $_topic
The topic we are currently editing.
Variable $_view
View mode id.
Variable $_with_view_page
Enable auto-view-page-link functionality.
Page _cmdmeta.php
_cmdmeta.php in _cmdmeta.php
Method _init_edit
Handler for DM-based Metadata editing.
Method _on_initialize
Iniitialize the admin class, this will populate some compatibility members and load the topic admin configuration, which is not yet merged into the main configuration.
Method _return_to_view
This will relocate to the leaf or node that has just been edited.
Method _show_edit
Edit display handler
d
top
Method disable_view_page
Always leave the view page link disabled.
e
top
Method enable_view_page
Allow the view page link to be enabled if possible.
Method execute
Main execute handler, see class introduction for available methods.
g
top
Method get_leaves
Method get_node
i
top
Page interfaces.php
interfaces.php in interfaces.php
m
top
Class midcom_admin_content_interface
MidCOM AIS interface class.
Method midcom_admin_content_interface
Constructor.
Class midcom_admin_content_navigation
MidCOM NAP dummy interface class.
Method midcom_admin_content_toolbar
Initializes the class.
Class midcom_admin_content_toolbar
This class extends the main toolbar class so that it add the view page link where neccessary. It is a subclass, so that it can be easily disabled from components, in cases where no view page link is sensible.
Method midcom_admin_content__cmdmeta
Constructor, initializes the object, nothing fancy.
Class midcom_admin_content__cmdmeta
This AIS command handles metadata requests for AIS.
n
top
Page navigation.php
navigation.php in navigation.php
Page navigation.php
navigation.php in navigation.php
r
top
Method render
Renders the toolbar.
s
top
Method show
Show switch, delegating output to the _show_* methods.
t
top
Page toolbar.php
toolbar.php in toolbar.php
d e g i m n r s t _