PHP Class Craft\InstaBlogPlugin

Inheritance: extends craft\BasePlugin
Afficher le fichier Open project: 70kft/craft-instablog

Méthodes publiques

Méthode Description
addTwigExtension ( )
getDescription ( )
getDeveloper ( )
getDeveloperUrl ( )
getDocumentationUrl ( )
getName ( )
getReleaseFeedUrl ( )
getSettingsHtml ( )
getSettingsUrl ( )
getVersion ( )
init ( )
onAfterInstall ( )
onBeforeInstall ( )
onBeforeUninstall ( )

Méthodes protégées

Méthode Description
defineSettings ( )

Method Details

addTwigExtension() public méthode

public addTwigExtension ( )

defineSettings() protected méthode

protected defineSettings ( )

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

getSettingsHtml() public méthode

public getSettingsHtml ( )

getSettingsUrl() public méthode

public getSettingsUrl ( )

getVersion() public méthode

public getVersion ( )

init() public méthode

public init ( )

onAfterInstall() public méthode

public onAfterInstall ( )

onBeforeInstall() public méthode

public onBeforeInstall ( )

onBeforeUninstall() public méthode

public onBeforeUninstall ( )