Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
This is the complete list of members for navigation_node_collection, including all inherited members.
$collection | navigation_node_collection | protected |
$collectionlabel | navigation_node_collection | protected |
$count | navigation_node_collection | protected |
$last | navigation_node_collection | protected |
$orderedcollection | navigation_node_collection | protected |
add(navigation_node $node, $beforekey=null) | navigation_node_collection | |
count() | navigation_node_collection | |
find($key, $type=null) | navigation_node_collection | |
get($key, $type=null) | navigation_node_collection | |
get_collectionlabel() | navigation_node_collection | |
get_key_list() | navigation_node_collection | |
getIterator() | navigation_node_collection | |
last() | navigation_node_collection | |
remove($key, $type=null) | navigation_node_collection | |
set_collectionlabel($label) | navigation_node_collection | |
type($type) | navigation_node_collection |