PHP Class Craft\RelabelPlugin

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

Méthodes publiques

Méthode Description
getDescription ( )
getDeveloper ( )
getDeveloperUrl ( )
getDocumentationUrl ( )
getName ( )
getReleaseFeedUrl ( )
getSchemaVersion ( )
getVersion ( )
init ( )
isCraftRequiredVersion ( )

Méthodes protégées

Méthode Description
bindEvent ( )
includeResources ( )

Private Methods

Méthode Description
_getFields ( )
_getLabels ( )
_getLayouts ( )
_mapLayouts ( $list )

Method Details

bindEvent() protected méthode

protected bindEvent ( )

getDescription() public méthode

public getDescription ( )

getDeveloper() public méthode

public getDeveloper ( )

getDeveloperUrl() public méthode

public getDeveloperUrl ( )

getDocumentationUrl() public méthode

public getDocumentationUrl ( )

getName() public méthode

public getName ( )

getReleaseFeedUrl() public méthode

public getReleaseFeedUrl ( )

getSchemaVersion() public méthode

public getSchemaVersion ( )

getVersion() public méthode

public getVersion ( )

includeResources() protected méthode

protected includeResources ( )

init() public méthode

public init ( )

isCraftRequiredVersion() public méthode