CRM_Contact_Form_Edit_Phone
in package
Form helper class for a phone object.
Table of Contents
Methods
- buildQuickForm() : mixed
- Build the form object elements for a phone object.
Methods
buildQuickForm()
Build the form object elements for a phone object.
public
static buildQuickForm(CRM_Core_Form &$form[, int $addressBlockCount = null ][, bool $blockEdit = false ]) : mixed
since 6.3 will be removed around 6.10
Parameters
- $form : CRM_Core_Form
-
Reference to the form object.
- $addressBlockCount : int = null
-
Block number to build.
- $blockEdit : bool = false
-
deprecated variable.