PHP Class OEModule\OphCiExamination\controllers\AdminController

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

Public Properties

Property Type Description
$defaultAction

Public Methods

Method Description
actionAddElementTypeToWorkflowStep ( )
actionAddWorkflow ( )
actionAddWorkflowRule ( )
actionAddworkflowStep ( )
actionCreateOphCiExamination_InjectionManagementComplex_NoTreatmentReason ( ) create a new no treatment reason for injection.
actionCreateOphCiExamination_InjectionManagementComplex_Question ( ) create a question for the given disorder id.
actionDeleteWorkflowRules ( )
actionDeleteWorkflows ( )
actionEditIOPInstruments ( )
actionEditWorkflow ( $id )
actionEditWorkflowRule ( $id )
actionEditWorkflowStep ( )
actionManageClinicOutcomesStatus ( )
actionManageComorbidities ( )
actionManageDropRelProbs ( )
actionManageDrops ( )
actionManageElementAttributes ( )
actionManageGlaucomaStatuses ( )
actionManageManagementSurgery ( )
actionManageOverallPeriods ( )
actionManageTargetIOPs ( )
actionManageVisitIntervals ( )
actionPostOpComplications ( $subspecialty_id = null )
actionPrimaryReasonForSurgery ( ) Admin for primary reason for surgery table.
actionRemoveElementTypeFromWorkflowStep ( )
actionRemoveWorkflowStep ( )
actionReorderWorkflowSteps ( )
actionSaveWorkflowStepName ( )
actionSetNoTreatmentReasonStatus ( ) Update the enabled status of the given reason.
actionSetQuestionStatus ( ) Update the enabled status of the given question.
actionSortNoTreatmentReasons ( ) * sorts the no treatment reasons into the provided order (NOTE does not support a paginated list of reasons)
actionSortQuestions ( ) sorts questions into the given order.
actionUpdateElementAttribute ( $id )
actionUpdateOphCiExamination_InjectionManagementComplex_NoTreatmentReason ( integer $id ) update the no treatment reason with id $id.
actionUpdateOphCiExamination_InjectionManagementComplex_Question ( integer $id ) update the question for the specified id.
actionUpdatePostOpComplications ( )
actionViewAllOphCiExamination_InjectionManagementComplex_NoTreatmentReason ( ) list the reasons that can be selected for not providing an injection treatment.
actionViewOphCiExamination_InjectionManagementComplex_Question ( ) list the questions set for the given disorder id.
actionViewWorkflowRules ( )
actionViewWorkflows ( )

Method Details

actionAddElementTypeToWorkflowStep() public method

actionAddWorkflow() public method

public actionAddWorkflow ( )

actionAddWorkflowRule() public method

actionAddworkflowStep() public method

actionCreateOphCiExamination_InjectionManagementComplex_NoTreatmentReason() public method

create a new no treatment reason for injection.

actionCreateOphCiExamination_InjectionManagementComplex_Question() public method

create a question for the given disorder id.

actionDeleteWorkflowRules() public method

actionDeleteWorkflows() public method

actionEditIOPInstruments() public method

actionEditWorkflow() public method

public actionEditWorkflow ( $id )

actionEditWorkflowRule() public method

public actionEditWorkflowRule ( $id )

actionEditWorkflowStep() public method

actionManageClinicOutcomesStatus() public method

actionManageComorbidities() public method

actionManageDropRelProbs() public method

actionManageDrops() public method

public actionManageDrops ( )

actionManageElementAttributes() public method

actionManageGlaucomaStatuses() public method

actionManageManagementSurgery() public method

actionManageOverallPeriods() public method

actionManageTargetIOPs() public method

actionManageVisitIntervals() public method

actionPostOpComplications() public method

public actionPostOpComplications ( $subspecialty_id = null )

actionPrimaryReasonForSurgery() public method

Admin for primary reason for surgery table.

actionRemoveElementTypeFromWorkflowStep() public method

actionRemoveWorkflowStep() public method

actionReorderWorkflowSteps() public method

actionSaveWorkflowStepName() public method

actionSetNoTreatmentReasonStatus() public method

Update the enabled status of the given reason.

actionSetQuestionStatus() public method

Update the enabled status of the given question.

actionSortNoTreatmentReasons() public method

* sorts the no treatment reasons into the provided order (NOTE does not support a paginated list of reasons)

actionSortQuestions() public method

sorts questions into the given order.
public actionSortQuestions ( )

actionUpdateElementAttribute() public method

actionUpdateOphCiExamination_InjectionManagementComplex_NoTreatmentReason() public method

update the no treatment reason with id $id.

actionUpdateOphCiExamination_InjectionManagementComplex_Question() public method

update the question for the specified id.

actionUpdatePostOpComplications() public method

actionViewAllOphCiExamination_InjectionManagementComplex_NoTreatmentReason() public method

list the reasons that can be selected for not providing an injection treatment.

actionViewOphCiExamination_InjectionManagementComplex_Question() public method

list the questions set for the given disorder id.

actionViewWorkflowRules() public method

actionViewWorkflows() public method

public actionViewWorkflows ( )

Property Details

$defaultAction public property

public $defaultAction