PHP Class skeeks\cms\models\CmsTreeType

Inheritance: extends Core, use trait skeeks\cms\traits\ValidateRulesTrait
Afficher le fichier Open project: skeeks-cms/cms Class Usage Examples

Méthodes publiques

Méthode Description
attributeLabels ( )
getCmsTreeTypeProperties ( ) : ActiveQuery
getCmsTrees ( ) : ActiveQuery
getDefaultChildrenTreeType ( ) : ActiveQuery
rules ( )
tableName ( )

Method Details

attributeLabels() public méthode

public attributeLabels ( )

getCmsTreeTypeProperties() public méthode

public getCmsTreeTypeProperties ( ) : ActiveQuery
Résultat yii\db\ActiveQuery

getCmsTrees() public méthode

public getCmsTrees ( ) : ActiveQuery
Résultat yii\db\ActiveQuery

getDefaultChildrenTreeType() public méthode

public getDefaultChildrenTreeType ( ) : ActiveQuery
Résultat yii\db\ActiveQuery

rules() public méthode

public rules ( )

tableName() public static méthode

public static tableName ( )