This function simply takes the extension id
Get an ItemList of all extensions' registered permissions
Get a singular extension's registered permissions
Returns an extension's custom page component if it exists.
Get an extension's registered settings
Replace the default extension page with a custom component. This component would typically extend ExtensionPage
This function registers your permission with Flarum
This function registers your settings with Flarum
It takes either a settings object or a callback.
Generated using TypeDoc version 0.22.10
Checks whether a given extension has registered permissions.