Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
core\output\custom_menu_item Member List

This is the complete list of members for core\output\custom_menu_item, including all inherited members.

$childrencore\output\custom_menu_itemprotected
$lastsortcore\output\custom_menu_itemprotected
$sortcore\output\custom_menu_itemprotected
$textcore\output\custom_menu_itemprotected
$titlecore\output\custom_menu_itemprotected
__construct( $text, protected moodle_url ?moodle_url $url=null, $title=null, $sort=null, protected custom_menu_item ?custom_menu_item $parent=null, protected array array $attributes=[],)core\output\custom_menu_item
add( $text, ?moodle_url $url=null, $title=null, $sort=null, $attributes=[],)core\output\custom_menu_item
export_for_template(renderer_base $output)core\output\custom_menu_item
get_children()core\output\custom_menu_item
get_parent()core\output\custom_menu_item
get_sort_order()core\output\custom_menu_item
get_text()core\output\custom_menu_item
get_title()core\output\custom_menu_item
get_url()core\output\custom_menu_item
has_children()core\output\custom_menu_item
remove_child(custom_menu_item $menuitem)core\output\custom_menu_item
set_text($text)core\output\custom_menu_item
set_title($title)core\output\custom_menu_item
set_url(moodle_url $url)core\output\custom_menu_item
sort()core\output\custom_menu_item