PHP Class Craft\FormBuilder2Plugin

Inheritance: extends craft\BasePlugin
Datei anzeigen Open project: roundhouse/FormBuilder-2-Craft-CMS

Public Methods

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

Protected Methods

Method Description
defineSettings ( ) : array Plugin settings.

Method Details

addTwigExtension() public method

public addTwigExtension ( )

defineSettings() protected method

Plugin settings.
protected defineSettings ( ) : array
return array

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

getSettingsUrl() public method

public getSettingsUrl ( )

getVersion() public method

public getVersion ( )

hasCpSection() public method

public hasCpSection ( )

init() public method

public init ( )

prepCpTemplate() public method

public prepCpTemplate ( &$context )

registerCpRoutes() public method

public registerCpRoutes ( )