Метод |
Описание |
|
attributeLabels ( ) : array |
|
|
getDescendents ( ) : ElementType[] |
Recursively get all children of an element type. |
|
getInstance ( ) : BaseEventTypeElement |
Generator method to return a new instance of the element type class. |
|
isChild ( ) : boolean |
If the element type is a child, returns true. |
|
model ( $className = __CLASS__ ) : ElementType |
Returns the static model of the specified AR class. |
|
relations ( ) : array |
|
|
rules ( ) : array |
|
|
search ( ) : CActiveDataProvider |
Retrieves a list of models based on the current search/filter conditions. |
|
tableName ( ) : string |
|
|