CRM_Contact_Form_Edit_IM
in package
Form helper class for an IM object.
Table of Contents
Methods
- buildQuickForm() : mixed
- Build the form object elements for an IM object.
Methods
buildQuickForm()
Build the form object elements for an IM object.
public
static buildQuickForm(CRM_Core_Form &$form[, int $blockCount = null ][, bool $blockEdit = false ]) : mixed
since 6.3 will be removed around 6.10
Parameters
- $form : CRM_Core_Form
-
Reference to the form object.
- $blockCount : int = null
-
Block number to build.
- $blockEdit : bool = false
-
Is it block edit.