PHP 클래스 Craft\ImagerPlugin

상속: extends craft\BasePlugin
파일 보기 프로젝트 열기: aelvan/Imager-Craft 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$_description
$_developer
$_developerUrl
$_documentationUrl
$_minVersion
$_name
$_releaseFeedUrl
$_schemaVersion
$_url
$_version

공개 메소드들

메소드 설명
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.

메소드 상세

addAssetActions() 공개 메소드

Adds asset action for clearing asset transforms
public addAssetActions ( ) : array
리턴 array

getCraftRequiredVersion() 공개 메소드

getDescription() 공개 메소드

public getDescription ( )

getDeveloper() 공개 메소드

public getDeveloper ( )

getDeveloperUrl() 공개 메소드

public getDeveloperUrl ( )

getDocumentationUrl() 공개 메소드

public getDocumentationUrl ( )

getName() 공개 메소드

public getName ( )

getReleaseFeedUrl() 공개 메소드

public getReleaseFeedUrl ( )

getSchemaVersion() 공개 메소드

public getSchemaVersion ( )

getUrl() 공개 메소드

public getUrl ( )

getVersion() 공개 메소드

public getVersion ( )

init() 공개 메소드

Init function
public init ( )

registerCachePaths() 공개 메소드

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

프로퍼티 상세

$_description 보호되어 있는 프로퍼티

protected $_description

$_developer 보호되어 있는 프로퍼티

protected $_developer

$_developerUrl 보호되어 있는 프로퍼티

protected $_developerUrl

$_documentationUrl 보호되어 있는 프로퍼티

protected $_documentationUrl

$_minVersion 보호되어 있는 프로퍼티

protected $_minVersion

$_name 보호되어 있는 프로퍼티

protected $_name

$_releaseFeedUrl 보호되어 있는 프로퍼티

protected $_releaseFeedUrl

$_schemaVersion 보호되어 있는 프로퍼티

protected $_schemaVersion

$_url 보호되어 있는 프로퍼티

protected $_url

$_version 보호되어 있는 프로퍼티

protected $_version