PHP Class skeeks\cms\models\CmsTreeType

Inheritance: extends Core, use trait skeeks\cms\traits\ValidateRulesTrait
Exibir arquivo Open project: skeeks-cms/cms Class Usage Examples

Public Methods

Method Description
attributeLabels ( )
getCmsTreeTypeProperties ( ) : ActiveQuery
getCmsTrees ( ) : ActiveQuery
getDefaultChildrenTreeType ( ) : ActiveQuery
rules ( )
tableName ( )

Method Details

attributeLabels() public method

public attributeLabels ( )

getCmsTreeTypeProperties() public method

public getCmsTreeTypeProperties ( ) : ActiveQuery
return yii\db\ActiveQuery

getCmsTrees() public method

public getCmsTrees ( ) : ActiveQuery
return yii\db\ActiveQuery

getDefaultChildrenTreeType() public method

public getDefaultChildrenTreeType ( ) : ActiveQuery
return yii\db\ActiveQuery

rules() public method

public rules ( )

tableName() public static method

public static tableName ( )