PHP 클래스 Craft\SeomaticPlugin

상속: extends craft\BasePlugin
파일 보기 프로젝트 열기: nystudio107/seomatic 1 사용 예제들

공개 메소드들

메소드 설명
addTwigExtension ( )
getDescription ( )
getDeveloper ( )
getDeveloperUrl ( )
getDocumentationUrl ( )
getName ( )
getReleaseFeedUrl ( )
getSchemaVersion ( )
getVersion ( )
hasCpSection ( )
init ( )
onAfterInstall ( )
registerCpRoutes ( )
registerSiteRoutes ( )

보호된 메소드들

메소드 설명
defineSettings ( ) : array

메소드 상세

addTwigExtension() 공개 메소드

public addTwigExtension ( )

defineSettings() 보호된 메소드

protected defineSettings ( ) : array
리턴 array

getDescription() 공개 메소드

public getDescription ( )

getDeveloper() 공개 메소드

public getDeveloper ( )

getDeveloperUrl() 공개 메소드

public getDeveloperUrl ( )

getDocumentationUrl() 공개 메소드

public getDocumentationUrl ( )

getName() 공개 메소드

public getName ( )

getReleaseFeedUrl() 공개 메소드

public getReleaseFeedUrl ( )

getSchemaVersion() 공개 메소드

public getSchemaVersion ( )

getVersion() 공개 메소드

public getVersion ( )

hasCpSection() 공개 메소드

public hasCpSection ( )

init() 공개 메소드

public init ( )

onAfterInstall() 공개 메소드

public onAfterInstall ( )

registerCpRoutes() 공개 메소드

public registerCpRoutes ( )

registerSiteRoutes() 공개 메소드

public registerSiteRoutes ( )