PHP 클래스 Contao\ModuleUser

상속: extends BackendModule
파일 보기 프로젝트 열기: contao/core-bundle

보호된 프로퍼티들

프로퍼티 타입 설명
$strTemplate string Template

공개 메소드들

메소드 설명
generate ( ) : string Change the palette of the current table and switch to edit mode

보호된 메소드들

메소드 설명
compile ( ) : string | void Generate the module

메소드 상세

compile() 보호된 메소드

Generate the module
protected compile ( ) : string | void
리턴 string | void

generate() 공개 메소드

Change the palette of the current table and switch to edit mode
public generate ( ) : string
리턴 string

프로퍼티 상세

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

Template
protected string $strTemplate
리턴 string