PHP Class Craft\ImagerPlugin

Inheritance: extends craft\BasePlugin
Afficher le fichier Open project: aelvan/Imager-Craft Class Usage Examples

Protected Properties

Свойство Type Description
$_description
$_developer
$_developerUrl
$_documentationUrl
$_minVersion
$_name
$_releaseFeedUrl
$_schemaVersion
$_url
$_version

Méthodes publiques

Méthode Description
addAssetActions ( ) : array Adds asset action for clearing asset transforms
getCraftRequiredVersion ( )
getDescription ( )
getDeveloper ( )
getDeveloperUrl ( )
getDocumentationUrl ( )
getName ( )
getReleaseFeedUrl ( )
getSchemaVersion ( )
getUrl ( )
getVersion ( )
init ( ) Init function
registerCachePaths ( ) : array Adds Imager paths to the list of things the Clear Caches tool can delete.

Method Details

addAssetActions() public méthode

Adds asset action for clearing asset transforms
public addAssetActions ( ) : array
Résultat array

getCraftRequiredVersion() public méthode

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

getUrl() public méthode

public getUrl ( )

getVersion() public méthode

public getVersion ( )

init() public méthode

Init function
public init ( )

registerCachePaths() public méthode

Adds Imager paths to the list of things the Clear Caches tool can delete.
public registerCachePaths ( ) : array
Résultat array

Property Details

$_description protected_oe property

protected $_description

$_developer protected_oe property

protected $_developer

$_developerUrl protected_oe property

protected $_developerUrl

$_documentationUrl protected_oe property

protected $_documentationUrl

$_minVersion protected_oe property

protected $_minVersion

$_name protected_oe property

protected $_name

$_releaseFeedUrl protected_oe property

protected $_releaseFeedUrl

$_schemaVersion protected_oe property

protected $_schemaVersion

$_url protected_oe property

protected $_url

$_version protected_oe property

protected $_version