Метод |
Описание |
|
attributeDescriptions ( ) : array |
|
|
attributeLabels ( ) : array |
|
|
behaviors ( ) : array |
|
|
deleteWithChild ( ) : boolean |
|
|
getConditionDenial ( ) : string |
|
|
getConditionDenialList ( ) : array |
|
|
getConditionList ( boolean | false $condition = false ) : array |
|
|
getConditionName ( ) : string |
|
|
getConditionVisible ( $name, $condition_denial ) : boolean |
|
|
getParent ( ) : string |
|
|
getParentList ( ) : array |
|
|
getParentTree ( ) : array |
|
|
getParentTreeIterator ( integer $parent_id, integer $level = 1 ) : array |
|
|
getStatus ( ) : string |
|
|
getStatusList ( ) : array |
|
|
model ( string $className = __CLASS__ ) : MenuItem |
Returns the static model of the specified AR class. |
|
relations ( ) : array |
|
|
rules ( ) : array |
|
|
scopes ( ) : array |
|
|
search ( ) : CActiveDataProvider |
Retrieves a list of models based on the current search/filter conditions. |
|
tableName ( ) : string |
|
|