Méthode | Description | |
---|---|---|
afterValidate ( ) | ||
attributeLabels ( ) : array | ||
checkFirm ( Firm $firm ) : boolean | Check if the Firm is supported in this display context. | |
checkSite ( Site $site ) : boolean | Check if the Site is supported in this display context. | |
getFirmDisplay ( ) | ||
getSiteDisplay ( ) | ||
getSubspecialtyDisplay ( ) | ||
relations ( ) : array | ||
rules ( ) : array | ||
search ( ) : CActiveDataProvider | Retrieves a list of models based on the current search/filter conditions. | |
tableName ( ) : string |
public attributeLabels ( ) : array | ||
Résultat | array | customized attribute labels (name=>label) |
public search ( ) : CActiveDataProvider | ||
Résultat | CActiveDataProvider | the data provider that can return the models based on the search/filter conditions. |