$_component
$_component : string
The name of the component, e.g. net.nehmer.static. Should be used whenever the component's name is required instead of hardcoding it.
Navigation class for Asgard
Note, that the request data, for ease of use, already contains the L10n Databases of the Component and MidCOM itself located in this class. They are stored as 'l10n' and 'l10n_midcom'. Also available as 'config' is the current component configuration.
get_workflow(string $identifier, array $options = array()) : \midcom\workflow\dialog
string | $identifier | |
array | $options |
_get_reflector(\midgard_object $object) : \midcom_helper_reflector_tree
\midgard_object | $object |
_list_root_elements(\midcom_helper_reflector_tree $ref)
Renders the given root objects to HTML and calls _list_child_elements()
\midcom_helper_reflector_tree | $ref | Reflector singleton |