PHP 클래스 SecondaryToCommonOphthalmicDisorder
This model allows for the definition of "secondary to" options for disorders specified in CommonOphthalmicDisorder
They should be provided as choices in disorder widgets that use the common disorder drop downs in diagnoses selection.
The followings are the available columns in table 'common_ophthalmic_disorder':
파일 보기
프로젝트 열기: openeyes/openeyes
1 사용 예제들
공개 메소드들
보호된 메소드들
메소드 상세
getConditionLabel()
공개 메소드
getDisorderOrFinding()
공개 메소드
Returns the static model of the specified AR class.
public static model ( $className = __CLASS__ ) : SecondaryToCommonOphthalmicDisorder |
리턴 |
SecondaryToCommonOphthalmicDisorder |
the static model class |
Retrieves a list of models based on the current search/filter conditions.
public search ( ) : CActiveDataProvider |
리턴 |
CActiveDataProvider |
the data provider that can return the models based on the search/filter conditions. |