PHP Class Craft\FormBuilder2Plugin

Inheritance: extends craft\BasePlugin
Afficher le fichier Open project: roundhouse/FormBuilder-2-Craft-CMS

Méthodes publiques

Méthode Description
addTwigExtension ( )
getDescription ( )
getDeveloper ( )
getDeveloperUrl ( )
getDocumentationUrl ( )
getName ( )
getReleaseFeedUrl ( )
getSchemaVersion ( )
getSettingsUrl ( )
getVersion ( )
hasCpSection ( )
init ( )
prepCpTemplate ( &$context )
registerCpRoutes ( )

Méthodes protégées

Méthode Description
defineSettings ( ) : array Plugin settings.

Method Details

addTwigExtension() public méthode

public addTwigExtension ( )

defineSettings() protected méthode

Plugin settings.
protected defineSettings ( ) : array
Résultat array

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 ( )

getSettingsUrl() public méthode

public getSettingsUrl ( )

getVersion() public méthode

public getVersion ( )

hasCpSection() public méthode

public hasCpSection ( )

init() public méthode

public init ( )

prepCpTemplate() public méthode

public prepCpTemplate ( &$context )

registerCpRoutes() public méthode

public registerCpRoutes ( )