PHP 클래스 BlockCode, gxc-cms

저자: TQNguyen
상속: extends CCodeModel
파일 보기 프로젝트 열기: nganhtuan63/gxc-cms

공개 프로퍼티들

프로퍼티 타입 설명
$baseClass
$blockClass
$blockID block name zone that will be filled by user before generating code
$blockName

공개 메소드들

메소드 설명
attributeLabels ( )
prepare ( ) * Prepare for generating the code for new block based on template files
rules ( )

메소드 상세

attributeLabels() 공개 메소드

public attributeLabels ( )

prepare() 공개 메소드

* Prepare for generating the code for new block based on template files
또한 보기: CCodeModel::prepare()
public prepare ( )

rules() 공개 메소드

public rules ( )

프로퍼티 상세

$baseClass 공개적으로 프로퍼티

public $baseClass

$blockClass 공개적으로 프로퍼티

public $blockClass

$blockID 공개적으로 프로퍼티

block name zone that will be filled by user before generating code
public $blockID

$blockName 공개적으로 프로퍼티

public $blockName