[midcom.admin.content] element index

Package indexes

All elements
d e m r s t _
_
top
Variable $_adminuser
Admin user level flag
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 $_poweruser
Poweruser flag
Variable $_topic
The topic we are currently editing.
Variable $_topicowner
Topic owner flag
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 _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.
m
top
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_toolbar
Initializes the class.
Method midcom_admin_content__cmdmeta
Constructor, initializes the object, nothing fancy.
Class midcom_admin_content__cmdmeta
This AIS command handles metadata requests for AIS.
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 m r s t _