Method | Description | |
---|---|---|
__construct ( ) | Constructor | |
getCanDisable ( ) | ||
getCanEnable ( ) | ||
getCurrentContextId ( ) | Get the current context ID or the site-wide context ID (0) if no context can be found. | |
getEnabled ( ) : boolean | Determine whether or not this plugin is currently enabled. | |
getName ( ) | ||
register ( $category, $path ) | ||
setEnabled ( $enabled ) | Set whether or not this plugin is currently enabled. |
public getCurrentContextId ( ) |
public getEnabled ( ) : boolean | ||
return | boolean |
public setEnabled ( $enabled ) | ||
$enabled | boolean |