PHP Class Craft\WorkflowPlugin

Inheritance: extends craft\BasePlugin
Datei anzeigen Open project: engram-design/Workflow

Public Methods

Method Description
getDeveloper ( )
getDeveloperUrl ( )
getDocumentationUrl ( )
getName ( ) =========================================================================
getPluginUrl ( )
getReleaseFeedUrl ( )
getSchemaVersion ( )
getSettingsUrl ( )
getVersion ( )
hasCpSection ( )
init ( ) =========================================================================
onBeforeInstall ( )
registerCpRoutes ( )
registerEmailMessages ( )

Protected Methods

Method Description
defineSettings ( )

Method Details

defineSettings() protected method

protected defineSettings ( )

getDeveloper() public method

public getDeveloper ( )

getDeveloperUrl() public method

public getDeveloperUrl ( )

getDocumentationUrl() public method

public getDocumentationUrl ( )

getName() public method

=========================================================================
public getName ( )

getPluginUrl() public method

public getPluginUrl ( )

getReleaseFeedUrl() public method

public getReleaseFeedUrl ( )

getSchemaVersion() public method

public getSchemaVersion ( )

getSettingsUrl() public method

public getSettingsUrl ( )

getVersion() public method

public getVersion ( )

hasCpSection() public method

public hasCpSection ( )

init() public method

=========================================================================
public init ( )

onBeforeInstall() public method

public onBeforeInstall ( )

registerCpRoutes() public method

public registerCpRoutes ( )

registerEmailMessages() public method