Method | Description | |
---|---|---|
callbackAddLinks ( $hookName, $args ) | Add feed links to page on select/all pages. | |
callbackLoadCategory ( $hookName, $args ) | Register as a block plugin, even though this is a generic plugin. | |
getActions ( $request, $verb ) | ||
getContextSpecificPluginSettingsFile ( ) : string | Get the name of the settings file to be installed on new context creation. | |
getDescription ( ) : string | Get the description of this plugin | |
getDisplayName ( ) : string | Get the display name of this plugin | |
getTemplatePath ( $inCore = false ) | ||
manage ( $args, $request ) | ||
register ( $category, $path ) |
public callbackAddLinks ( $hookName, $args ) |
public callbackLoadCategory ( $hookName, $args ) | ||
$hookName | string | |
$args | array |
public getContextSpecificPluginSettingsFile ( ) : string | ||
return | string |
public getDescription ( ) : string | ||
return | string |
public getDisplayName ( ) : string | ||
return | string |