PHP Class Craft\RelabelPlugin

Thank you for using Craft Relabel!
See also: https://github.com/benjamminf/craft-relabel
Inheritance: extends craft\BasePlugin
Datei anzeigen Open project: benjamminf/craft-relabel

Public Methods

Method Description
getDescription ( )
getDeveloper ( )
getDeveloperUrl ( )
getDocumentationUrl ( )
getName ( )
getReleaseFeedUrl ( )
getSchemaVersion ( )
getVersion ( )
init ( )
isCraftRequiredVersion ( )

Protected Methods

Method Description
bindEvent ( )
includeResources ( )

Private Methods

Method Description
_getFields ( )
_getLabels ( )
_getLayouts ( )
_mapLayouts ( $list )

Method Details

bindEvent() protected method

protected bindEvent ( )

getDescription() public method

public getDescription ( )

getDeveloper() public method

public getDeveloper ( )

getDeveloperUrl() public method

public getDeveloperUrl ( )

getDocumentationUrl() public method

public getDocumentationUrl ( )

getName() public method

public getName ( )

getReleaseFeedUrl() public method

public getReleaseFeedUrl ( )

getSchemaVersion() public method

public getSchemaVersion ( )

getVersion() public method

public getVersion ( )

includeResources() protected method

protected includeResources ( )

init() public method

public init ( )

isCraftRequiredVersion() public method