Property | Type | Description | |
---|---|---|---|
$textFields | |||
$textFieldsDropdown |
Method | Description | |
---|---|---|
applies ( $site_id, $service_id, $firm_id, $is_child ) | ||
attributeLabels ( ) : array | ||
getIs_child_TreeText ( ) | ||
model ( $className = __CLASS__ ) : the | Returns the static model of the specified AR class. | |
parse ( $site_id, $service_id, $firm_id, $is_child ) | ||
relations ( ) : array | ||
rules ( ) : array | ||
search ( ) : CActiveDataProvider | Retrieves a list of models based on the current search/filter conditions. | |
tableName ( ) : string |
public attributeLabels ( ) : array | ||
return | array | customized attribute labels (name=>label) |
public static model ( $className = __CLASS__ ) : the | ||
return | the | static model class |
public search ( ) : CActiveDataProvider | ||
return | CActiveDataProvider | the data provider that can return the models based on the search/filter conditions. |