| Moodle APIs 4.3
    Moodle 4.3.6 (Build: 20240812) | 
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.
Plugin entrypoint for navigation.
| 
 | inherited | 
Tab capabilities.
If it has capabilities to be checked, it will return the array of capabilities.
| null|array | 
| qbank_managecategories\navigation::get_navigation_key | ( | ) | 
Key for this node.
Reimplemented from core_question\local\bank\navigation_node_base.
| qbank_managecategories\navigation::get_navigation_title | ( | ) | 
Title for this node.
Reimplemented from core_question\local\bank\navigation_node_base.
| qbank_managecategories\navigation::get_navigation_url | ( | ) | 
URL for this node.
Reimplemented from core_question\local\bank\navigation_node_base.