메소드 | 설명 | |
---|---|---|
attributeLabels ( ) : array | ||
getFirmString ( ) | ||
getFirms ( ) | ||
getSubspecialtyOptions ( ) : Subspecialty[] | Return all the subspecialties that can be selected for this rule (including the current one if it is set already). | |
model ( $className = __CLASS__ ) : the | 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 |
public attributeLabels ( ) : array | ||
리턴 | array | customized attribute labels (name=>label) |
public getSubspecialtyOptions ( ) : Subspecialty[] | ||
리턴 | Subspecialty[] |
public static model ( $className = __CLASS__ ) : the | ||
리턴 | the | static model class |
public search ( ) : CActiveDataProvider | ||
리턴 | CActiveDataProvider | the data provider that can return the models based on the search/filter conditions. |