Documentation » API Reference

Application:

Functions


datagrid_filter ($val

  • Access: private


menu_get_sections ($item false

  • Access: public

Alias of $GLOBALS['menu']->getSections().


menu_is_child_of ($child$parent

  • Access: public

Determines whether the specified $child id is a child of the specified
$parent id.

Return to Top