CRM_Case_Form_Activity_ChangeCaseStatus
class CRM_Case_Form_Activity_ChangeCaseStatus
This class generates form components for OpenCase Activity.
Methods
static
static array
static
static array
static
static
endPostProcess(CRM_Core_Form $form, array $params, CRM_Activity_BAO_Activity $activity)
Process the form submission.
Details
at line 44
static
preProcess(CRM_Core_Form $form)
at line 66
static array
setDefaultValues(CRM_Core_Form $form)
Set default values for the form.
For edit/view mode the default values are retrieved from the database.
at line 77
static
buildQuickForm(CRM_Core_Form $form)
at line 135
static array
formRule(array $values, $files, CRM_Core_Form $form)
Global validation rules for the form.
at line 145
static
beginPostProcess(CRM_Core_Form $form, array $params)
Process the form submission.
at line 167
static
endPostProcess(CRM_Core_Form $form, array $params, CRM_Activity_BAO_Activity $activity)
Process the form submission.