메소드 | 설명 | |
---|---|---|
attributeLabels ( ) : array | ||
generateReportText ( ) | * Generate the report text | |
model ( $className = __CLASS__ ) : OphTrOperationnote_GlaucomaTube_PlatePosition | Returns the static model of the specified AR class. | |
relations ( ) : array | ||
replaceAssignmentCodes ( string $text ) : string | Searches for string patterns to replace with assignment data and returns the resultant string. | |
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 static model ( $className = __CLASS__ ) : OphTrOperationnote_GlaucomaTube_PlatePosition | ||
리턴 | OphTrOperationnote_GlaucomaTube_PlatePosition | the static model class |
public replaceAssignmentCodes ( string $text ) : string | ||
$text | string | |
리턴 | string | $replaced_text |
public search ( ) : CActiveDataProvider | ||
리턴 | CActiveDataProvider | the data provider that can return the models based on the search/filter conditions. |