[midcom.admin.content2] element index

Package indexes

All elements
a c e g i k l m n o r s t v _
_
top
Variable $_cache
objectcache, a simple cache of objects by guid
Variable $_content_topic
The topic in which to look for articles. This defaults to the current content topic
Variable $_context
contexts
Variable $_contexts
array of contexts allready in use.
Variable $_current_leaf
Id of current leaf
Variable $_current_node
Id of the current node.
Variable $_current_topic
Variable $_host
simple objectcache.
Variable $_leafcache
leafcache -> this caches leaves by topic-id since the id's may be the same accross different topics.
Variable $_manifests
Variable $_menu
stuff used by the ne ajaxmenu
Variable $_nav
Variable $_root_node
Id of tree_root (where applicable)
Variable $_session
Variable $_styles
Small cach of the styles
Variable $_styles_reverse
Method _get_node_object_from_cache
Get a node object either from the cache or brom the database
Method _get_request_switch
Method _get_topic_object
internal helper. returns a topic object from the cache or generates one and places it in the cache.
Method _handler_ajaxmenu
Method _handler_index
Method _handler_login
Method _handler_logout
Method _list_all_styles
This callback lists all the styles available to the user
Method _list_root_midcom_topics
This function lists all the root topics that are midcom topics for a sitegroup
Method _on_initialize
Method _prepare_main_toolbar
This function prepares the main content admin toolbar, adding the following buttons to it:
Method _show_ajaxmenu
Method _show_index
Method _show_login
Method _style_exists
a
top
Page admincontext.php
admincontext.php in admincontext.php
Page aegir_navigation.php
aegir_navigation.php in aegir_navigation.php
c
top
Variable $context
The page (for now: topic ) we are editing. The admin module working on that page will relate to that page when relating to urls,nav , etc.
Variable $context
The context to run show() in. Set by the handler if needed.
Variable $contextid
contextid -> the id of the context beeing handled.
Method can_handle
CAN_HANDLE Phase interface, Autoloads components based on the first fixed args.
Method create_context
Create the needed context for the admin component.
Page componentselector.php
componentselector.php in componentselector.php
Page component.php
component.php in component.php
Page context.php
context.php in context.php
e
top
Method enter_context
set a context.
g
top
Method generate_context
set up a new context that didn't exist before.
Method generate_menu
generate the top menu.
Method get_context
get the context related to this node
Method get_current_context
Get the current context
Method get_leaf
This will give you a key-value pair describeing the leaf with the ID $node_id.
Method get_leaf_uplink
Returns the ID of the node to which $leaf_id is accociated to, false on failure.
Method get_leaves
Method get_name_for_key
Method get_name_for_key
Method get_node
Method get_node
Reads a node data structure from the database
Method get_node_uplink
Returns the ID of the node to which $node_id is assosiated to, false on failure. The root node's uplink is -1.
Method get_prefix
Get the prefix that components should use.
i
top
Page interfaces.php
interfaces.php in interfaces.php
k
top
Method key_exists
Method key_exists
l
top
Variable $leaves
Method leave_context
leave the context and return to the propper context
Method list_all
Method list_all
Method list_leaves
this lists the leaves of a componentnode.
Method list_nodes
.
m
top
Variable $msg
Method midcom_admin_aegir_viewer
Method midcom_admin_content2_admincontext
Class midcom_admin_content2_admincontext
This class handles
Class midcom_admin_content2_aegir_navigation
This is the aegir navigationclass for navigating a tree of component topics.
Method midcom_admin_content2_aegir_navigation
Method midcom_admin_content2_callbacks_componentselector
Class midcom_admin_content2_callbacks_componentselector
The callback class used to get the midcom manifests.
Class midcom_admin_content2_callbacks_styleselector
The callback class used for different callbacks from the datamanager2 form used by midcom.admin.content2_config.
Method midcom_admin_content2_callbacks_styleselector
Class midcom_admin_content2_context
This class handles a contextswitch between different cotnextes. It is a bit like dynamic load.
Method midcom_admin_content2_context
Class midcom_admin_content2_interface
Method midcom_admin_content2_interface
Class midcom_admin_content2_navigation
MidCOM NAP dummy interface class.
Class midcom_admin_content2_tests_navigation
Tests if the aegir_navigation class delivers the results it should.
Class midcom_admin_content2_viewer
n
top
Variable $nav
The current context's nav object
Variable $nodes
Variable $non_nodes
o
top
Variable $oldcontext
the context to use when this class is done.
r
top
Variable $root_page
the root page of this content tree
Variable $root_topid
the root_topic of this content tree.
s
top
Page styleselector.php
styleselector.php in styleselector.php
Method setUp
Method set_admincontext
set the context to an administrative context
Method set_content_topic
set the contenttopic for the context
Method set_contextparam
set a contextparameter
Method set_root_topic
set the root_topic of the context
Method set_type
Method set_type
Method show
Display the content, it uses the handler as determined by can_handle.
t
top
Variable $toolbar
the toolbar
Page test_navigation.php
test_navigation.php in test_navigation.php
v
top
Variable $verbose
Page view.php
view.php in view.php
a c e g i k l m n o r s t v _