Method | Description | |
---|---|---|
articleView ( $hookName, $args ) : boolean | Inject Dublin Core metadata into article view | |
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 | |
register ( $category, $path ) : boolean | Register the plugin, if enabled. |
public articleView ( $hookName, $args ) : boolean | ||
$hookName | string | |
$args | array | |
return | boolean |
public getContextSpecificPluginSettingsFile ( ) : string | ||
return | string |
public getDescription ( ) : string | ||
return | string |
public getDisplayName ( ) : string | ||
return | string |