PHP 클래스 Craft\FormBuilder2Plugin

상속: extends craft\BasePlugin
파일 보기 프로젝트 열기: roundhouse/FormBuilder-2-Craft-CMS

공개 메소드들

메소드 설명
addTwigExtension ( )
getDescription ( )
getDeveloper ( )
getDeveloperUrl ( )
getDocumentationUrl ( )
getName ( )
getReleaseFeedUrl ( )
getSchemaVersion ( )
getSettingsUrl ( )
getVersion ( )
hasCpSection ( )
init ( )
prepCpTemplate ( &$context )
registerCpRoutes ( )

보호된 메소드들

메소드 설명
defineSettings ( ) : array Plugin settings.

메소드 상세

addTwigExtension() 공개 메소드

public addTwigExtension ( )

defineSettings() 보호된 메소드

Plugin settings.
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 ( )

getSettingsUrl() 공개 메소드

public getSettingsUrl ( )

getVersion() 공개 메소드

public getVersion ( )

hasCpSection() 공개 메소드

public hasCpSection ( )

init() 공개 메소드

public init ( )

prepCpTemplate() 공개 메소드

public prepCpTemplate ( &$context )

registerCpRoutes() 공개 메소드

public registerCpRoutes ( )