PHP Class Craft\InstaBlogPlugin

Inheritance: extends craft\BasePlugin
Datei anzeigen Open project: 70kft/craft-instablog

Public Methods

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

Protected Methods

Method Description
defineSettings ( )

Method Details

addTwigExtension() public method

public addTwigExtension ( )

defineSettings() protected method

protected defineSettings ( )

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

getSettingsHtml() public method

public getSettingsHtml ( )

getSettingsUrl() public method

public getSettingsUrl ( )

getVersion() public method

public getVersion ( )

init() public method

public init ( )

onAfterInstall() public method

public onAfterInstall ( )

onBeforeInstall() public method

public onBeforeInstall ( )

onBeforeUninstall() public method

public onBeforeUninstall ( )