Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
custom_menu_item Member List

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

$attributescustom_menu_itemprotected
$childrencustom_menu_itemprotected
$lastsortcustom_menu_itemprotected
$parentcustom_menu_itemprotected
$sortcustom_menu_itemprotected
$textcustom_menu_itemprotected
$titlecustom_menu_itemprotected
$urlcustom_menu_itemprotected
__construct($text, moodle_url $url=null, $title=null, $sort=null, custom_menu_item $parent=null, array $attributes=[])custom_menu_item
add($text, moodle_url $url=null, $title=null, $sort=null, $attributes=[])custom_menu_item
export_for_template(renderer_base $output)custom_menu_item
get_children()custom_menu_item
get_parent()custom_menu_item
get_sort_order()custom_menu_item
get_text()custom_menu_item
get_title()custom_menu_item
get_url()custom_menu_item
has_children()custom_menu_item
remove_child(custom_menu_item $menuitem)custom_menu_item
set_text($text)custom_menu_item
set_title($title)custom_menu_item
set_url(moodle_url $url)custom_menu_item
sort()custom_menu_item