PHP Class Craft\SeomaticPlugin

Inheritance: extends craft\BasePlugin
Afficher le fichier Open project: nystudio107/seomatic Class Usage Examples

Méthodes publiques

Méthode Description
addTwigExtension ( )
getDescription ( )
getDeveloper ( )
getDeveloperUrl ( )
getDocumentationUrl ( )
getName ( )
getReleaseFeedUrl ( )
getSchemaVersion ( )
getVersion ( )
hasCpSection ( )
init ( )
onAfterInstall ( )
registerCpRoutes ( )
registerSiteRoutes ( )

Méthodes protégées

Méthode Description
defineSettings ( ) : array

Method Details

addTwigExtension() public méthode

public addTwigExtension ( )

defineSettings() protected méthode

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

getVersion() public méthode

public getVersion ( )

hasCpSection() public méthode

public hasCpSection ( )

init() public méthode

public init ( )

onAfterInstall() public méthode

public onAfterInstall ( )

registerCpRoutes() public méthode

public registerCpRoutes ( )

registerSiteRoutes() public méthode

public registerSiteRoutes ( )