| Moodle APIs 4.3
    Moodle 4.3.6 (Build: 20240812) | 
| Namespaces | |
| namespace | navigation | 
|  | |
| Classes | |
| interface | deprecated_callback_replacement | 
| Interface for describing of lib.php callbacks that were deprecated by the hook.  More... | |
| interface | described_hook | 
| Interface for a hook to provide a description of itself for administrator information.  More... | |
| interface | discovery_agent | 
| This interface describes a class which can discover all hook classes of a plugin.  More... | |
| class | manager | 
| Hook manager implementing "Dispatcher" and "Event Provider" from PSR-14.  More... | |
| Functions | |
| isPropagationStopped () | |
| Is propagation stopped? | |
| stop_propagation () | |
| Allows plugins to notify the hook dispatcher that hook propagation should be stopped. | |
| Variables | |
| trait | stoppable_trait | 
| Moodle specific implementation of Psr\EventDispatcher\StoppableEventInterface interface from PSR-14. | |