PHP Class skeeks\cms\models\CmsTreeTypeProperty

Inheritance: extends skeeks\cms\relatedProperties\models\RelatedPropertyModel
Show file Open project: skeeks-cms/cms Class Usage Examples

Public Methods

Method Description
attributeLabels ( )
getElementProperties ( ) : ActiveQuery
getEnums ( ) : ActiveQuery
getTreeType ( ) : ActiveQuery
rules ( )
tableName ( )

Method Details

attributeLabels() public method

public attributeLabels ( )

getElementProperties() public method

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

getEnums() public method

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

getTreeType() public method

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

rules() public method

public rules ( )

tableName() public static method

public static tableName ( )