PHP Class Craft\ElementApiPlugin

Inheritance: extends craft\BasePlugin
Afficher le fichier Open project: pixelandtonic/ElementAPI

Méthodes publiques

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

Method Details

getDeveloper() public méthode

public getDeveloper ( ) : string
Résultat string

getDeveloperUrl() public méthode

public getDeveloperUrl ( ) : string
Résultat string

getDocumentationUrl() public méthode

public getDocumentationUrl ( ) : string
Résultat string

getName() public méthode

public getName ( ) : mixed
Résultat mixed

getPluginUrl() public méthode

public getPluginUrl ( ) : string
Résultat string

getReleaseFeedUrl() public méthode

public getReleaseFeedUrl ( ) : string
Résultat string

getSchemaVersion() public méthode

public getSchemaVersion ( ) : string
Résultat string

getVersion() public méthode

public getVersion ( ) : string
Résultat string

registerSiteRoutes() public méthode

public registerSiteRoutes ( ) : array
Résultat array