PHP 클래스 Craft\RetourPlugin

상속: extends craft\BasePlugin
파일 보기 프로젝트 열기: nystudio107/retour

보호된 프로퍼티들

프로퍼티 타입 설명
$originalUris

공개 메소드들

메소드 설명
getDescription ( ) : mixed
getDeveloper ( ) : string
getDeveloperUrl ( ) : string
getDocumentationUrl ( ) : string
getName ( ) : mixed Returns the user-facing name.
getReleaseFeedUrl ( ) : string
getSchemaVersion ( ) : string
getVersion ( ) : string Returns the version number.
hasCpSection ( ) : boolean
init ( ) : mixed
onAfterInstall ( )
onAfterUninstall ( )
onBeforeInstall ( )
onBeforeUninstall ( )
registerCpRoutes ( )

보호된 메소드들

메소드 설명
defineSettings ( ) : array

메소드 상세

defineSettings() 보호된 메소드

protected defineSettings ( ) : array
리턴 array

getDescription() 공개 메소드

public getDescription ( ) : mixed
리턴 mixed

getDeveloper() 공개 메소드

public getDeveloper ( ) : string
리턴 string

getDeveloperUrl() 공개 메소드

public getDeveloperUrl ( ) : string
리턴 string

getDocumentationUrl() 공개 메소드

public getDocumentationUrl ( ) : string
리턴 string

getName() 공개 메소드

Returns the user-facing name.
public getName ( ) : mixed
리턴 mixed

getReleaseFeedUrl() 공개 메소드

public getReleaseFeedUrl ( ) : string
리턴 string

getSchemaVersion() 공개 메소드

public getSchemaVersion ( ) : string
리턴 string

getVersion() 공개 메소드

Returns the version number.
public getVersion ( ) : string
리턴 string

hasCpSection() 공개 메소드

public hasCpSection ( ) : boolean
리턴 boolean

init() 공개 메소드

public init ( ) : mixed
리턴 mixed

onAfterInstall() 공개 메소드

public onAfterInstall ( )

onAfterUninstall() 공개 메소드

public onAfterUninstall ( )

onBeforeInstall() 공개 메소드

public onBeforeInstall ( )

onBeforeUninstall() 공개 메소드

public onBeforeUninstall ( )

registerCpRoutes() 공개 메소드

public registerCpRoutes ( )

프로퍼티 상세

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

protected $originalUris