메소드 | 설명 | |
---|---|---|
addNavigationItem ( $hookName, $params ) | Add additional navigation items. | |
getDescription ( ) : string | Get the description of this plugin. | |
getDisplayName ( ) : string | Get the display name of this plugin. | |
getHandlerPath ( ) | Get the handler path for this plugin. | |
getTemplatePath ( $inCore = false ) | ||
manage ( $args, $request ) | ||
register ( $category, $path ) : boolean | Called as a plugin is registered to the registry | |
setupBrowseHandler ( $hookName, $params ) | Enable editor pixel tags management. |
public getDescription ( ) : string | ||
리턴 | string |
public getDisplayName ( ) : string | ||
리턴 | string |
public setupBrowseHandler ( $hookName, $params ) |