Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
|
Class navigation. More...
Public Member Functions | |
get_navigation_capabilities () | |
Tab capabilities. | |
get_navigation_key () | |
Key for this node. | |
get_navigation_title () | |
Title for this node. | |
get_navigation_url () | |
URL for this node. | |
Class navigation.
|
inherited |
Tab capabilities.
If it has capabilities to be checked, it will return the array of capabilities.
null|array |
qbank_importquestions\navigation::get_navigation_key | ( | ) |
Key for this node.
Reimplemented from core_question\local\bank\navigation_node_base.
qbank_importquestions\navigation::get_navigation_title | ( | ) |
Title for this node.
Reimplemented from core_question\local\bank\navigation_node_base.
qbank_importquestions\navigation::get_navigation_url | ( | ) |
URL for this node.
Reimplemented from core_question\local\bank\navigation_node_base.