PHP 클래스 skeeks\cms\models\CmsTreeType

상속: extends Core, use trait skeeks\cms\traits\ValidateRulesTrait
파일 보기 프로젝트 열기: skeeks-cms/cms 1 사용 예제들

공개 메소드들

메소드 설명
attributeLabels ( )
getCmsTreeTypeProperties ( ) : ActiveQuery
getCmsTrees ( ) : ActiveQuery
getDefaultChildrenTreeType ( ) : ActiveQuery
rules ( )
tableName ( )

메소드 상세

attributeLabels() 공개 메소드

public attributeLabels ( )

getCmsTreeTypeProperties() 공개 메소드

public getCmsTreeTypeProperties ( ) : ActiveQuery
리턴 yii\db\ActiveQuery

getCmsTrees() 공개 메소드

public getCmsTrees ( ) : ActiveQuery
리턴 yii\db\ActiveQuery

getDefaultChildrenTreeType() 공개 메소드

public getDefaultChildrenTreeType ( ) : ActiveQuery
리턴 yii\db\ActiveQuery

rules() 공개 메소드

public rules ( )

tableName() 공개 정적인 메소드

public static tableName ( )