PHP Class Craft\ImageResizerPlugin

Inheritance: extends craft\BasePlugin
Datei anzeigen Open project: engram-design/ImageResizer

Public Methods

Method Description
addAssetActions ( )
getDeveloper ( )
getDeveloperUrl ( )
getDocumentationUrl ( )
getName ( ) =========================================================================
getPluginUrl ( )
getReleaseFeedUrl ( )
getSchemaVersion ( )
getSettingsHtml ( )
getVersion ( )
init ( ) =========================================================================
onBeforeInstall ( )
registerUserPermissions ( )

Protected Methods

Method Description
defineSettings ( )

Method Details

addAssetActions() public method

public addAssetActions ( )

defineSettings() protected method

protected defineSettings ( )

getDeveloper() public method

public getDeveloper ( )

getDeveloperUrl() public method

public getDeveloperUrl ( )

getDocumentationUrl() public method

public getDocumentationUrl ( )

getName() public method

=========================================================================
public getName ( )

getPluginUrl() public method

public getPluginUrl ( )

getReleaseFeedUrl() public method

public getReleaseFeedUrl ( )

getSchemaVersion() public method

public getSchemaVersion ( )

getSettingsHtml() public method

public getSettingsHtml ( )

getVersion() public method

public getVersion ( )

init() public method

=========================================================================
public init ( )

onBeforeInstall() public method

public onBeforeInstall ( )

registerUserPermissions() public method