Method | Description | |
---|---|---|
addCustomLocale ( $hookName, $args ) : boolean | Hook callback to add a custom locale file. | |
getDescription ( ) : string | Get the description for the plugin. | |
getDisplayName ( ) : string | Get the display name for the plugin. | |
manage ( $args, $request ) | ||
register ( $category, $path ) : boolean | Register the plugin. | |
smartyPluginUrl ( $params, &$smarty ) |
public addCustomLocale ( $hookName, $args ) : boolean | ||
$hookName | string | |
$args | array | |
return | boolean |
public getDescription ( ) : string | ||
return | string |
public getDisplayName ( ) : string | ||
return | string |