Méthode |
Description |
|
attributeLabels ( ) : array |
|
|
getDiagnosisStringForSide ( string $side ) : string |
return a string representation of the diagnoses set for the given side. |
|
getLevel1Disorders ( ) : Disorder[] |
Get a list of level 1 disorders for this element (appends any level 1 disorder that has been selected for this
element but aren't part of the default list). |
|
getLevel2Disorders ( $disorder ) : Disorder[] |
retrieve a list of disorders that are defined as level 2 disorders for the given disorder. |
|
model ( $className = __CLASS__ ) : the |
Returns the static model of the specified AR class. |
|
relations ( ) : array |
|
|
requiredIfSecondary ( $attribute, $params ) |
*
check a level 2 diagnosis is provided for level 1 diagnoses that require it (need to check the side as well though) |
|
rules ( ) : array |
|
|
search ( ) : CActiveDataProvider |
Retrieves a list of models based on the current search/filter conditions. |
|
sidedFields ( ) |
|
|
tableName ( ) : string |
|
|