CRM_Case_Form_Activity_OpenCase
class CRM_Case_Form_Activity_OpenCase
This class generates form components for OpenCase Activity.
Properties
int | $_contactID | The id of the client associated with this case. |
Methods
static
static array
setDefaultValues(CRM_Case_Form_Case $form)
Set default values for the form. For edit/view mode the default values are retrieved from the database
static
static
static array
static
Details
at line 51
static
preProcess(CRM_Case_Form_Case $form)
at line 95
static array
setDefaultValues(CRM_Case_Form_Case $form)
Set default values for the form. For edit/view mode the default values are retrieved from the database
at line 151
static
buildQuickForm(CRM_Case_Form_Case $form)
at line 220
static
beginPostProcess(CRM_Case_Form_Case $form, array $params)
Process the form submission.
at line 253
static array
formRule($fields, $files, CRM_Case_Form_Case $form)
Global validation rules for the form.
at line 270
static
endPostProcess(CRM_Case_Form_Case $form, array $params)
Process the form submission.