PHP Class Craft\QuickFieldPlugin

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

Public Methods

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

Protected Methods

Method Description
includeResources ( )

Method Details

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