PHP Class OEModule\OphCoCvi\controllers\AdminController

Inheritance: extends ModuleAdminController
Show file Open project: openeyes/openeyes

Public Properties

Property Type Description
$defaultAction

Public Methods

Method Description
actionClinicalDisorderSection ( ) Admin for the sections that the disorders are separated into on the clinical info element.
actionClinicalDisorders ( ) Admin for the disorder choices presented in the clinical element.
actionContactUrgency ( ) Admin for contact urgency options on clerical info.
actionEmploymentStatus ( ) Admin for the employment status lookup on the clerical info element.
actionFieldOfVision ( ) Admin for field of vision options on clinical info element.
actionLowVisionStatus ( ) Admin for low vision status lookup on clinical info element.
actionNewClinicalDisorderRow ( $key ) To create the row with the search from model
actionPatientFactor ( ) Admin for the patient factor questions on the clinical info element.
actionPreferredInfoFormat ( ) Admin for information format options in clerical info element.

Method Details

actionClinicalDisorderSection() public method

Admin for the sections that the disorders are separated into on the clinical info element.

actionClinicalDisorders() public method

Admin for the disorder choices presented in the clinical element.

actionContactUrgency() public method

Admin for contact urgency options on clerical info.

actionEmploymentStatus() public method

Admin for the employment status lookup on the clerical info element.

actionFieldOfVision() public method

Admin for field of vision options on clinical info element.
public actionFieldOfVision ( )

actionLowVisionStatus() public method

Admin for low vision status lookup on clinical info element.

actionNewClinicalDisorderRow() public method

To create the row with the search from model
public actionNewClinicalDisorderRow ( $key )
$key

actionPatientFactor() public method

Admin for the patient factor questions on the clinical info element.
public actionPatientFactor ( )

actionPreferredInfoFormat() public method

Admin for information format options in clerical info element.

Property Details

$defaultAction public property

public $defaultAction