CRM_Contact_Form_Edit_Website
in package
Form helper class for an Website object.
Table of Contents
Methods
- buildQuickForm() : mixed
- Build the form object elements for an Website object.
Methods
buildQuickForm()
Build the form object elements for an Website object.
public
static buildQuickForm(CRM_Core_Form &$form[, int $blockCount = NULL ]) : mixed
Parameters
- $form : CRM_Core_Form
-
Reference to the form object.
- $blockCount : int = NULL
-
Block number to build.