PHP Class Craft\ElementApiPlugin

Inheritance: extends craft\BasePlugin
Datei anzeigen Open project: pixelandtonic/ElementAPI

Public Methods

Method Description
getDeveloper ( ) : string
getDeveloperUrl ( ) : string
getDocumentationUrl ( ) : string
getName ( ) : mixed
getPluginUrl ( ) : string
getReleaseFeedUrl ( ) : string
getSchemaVersion ( ) : string
getVersion ( ) : string
registerSiteRoutes ( ) : array

Method Details

getDeveloper() public method

public getDeveloper ( ) : string
return string

getDeveloperUrl() public method

public getDeveloperUrl ( ) : string
return string

getDocumentationUrl() public method

public getDocumentationUrl ( ) : string
return string

getName() public method

public getName ( ) : mixed
return mixed

getPluginUrl() public method

public getPluginUrl ( ) : string
return string

getReleaseFeedUrl() public method

public getReleaseFeedUrl ( ) : string
return string

getSchemaVersion() public method

public getSchemaVersion ( ) : string
return string

getVersion() public method

public getVersion ( ) : string
return string

registerSiteRoutes() public method

public registerSiteRoutes ( ) : array
return array