You are here

13 calls to wf_crm_get_civi_setting() in Webform CiviCRM Integration 7.5

wf_crm_admin_component::moneyOptions in includes/wf_crm_admin_component.inc
options_element alterations for when a currency field (e.g. contribution amount, event fee) is rendered as a select
wf_crm_admin_form::get_default_contact_cs in includes/wf_crm_admin_form.inc
Default value callback
wf_crm_admin_help::activity_assignee_contact_id in includes/wf_crm_admin_help.inc
wf_crm_format_event in includes/utils.inc
wf_crm_get_fields in includes/utils.inc
Fetches CiviCRM field data.
wf_crm_get_states in includes/utils.inc
Get list of states, keyed by abbreviation rather than ID.
wf_crm_state_abbr in includes/utils.inc
Match a state/province id to its abbr. and vice-versa
wf_crm_webform_base::__get in includes/wf_crm_webform_base.inc
Magic method to retrieve otherwise inaccessible properties
wf_crm_webform_postprocess::processActivities in includes/wf_crm_webform_postprocess.inc
Save activity data
wf_crm_webform_postprocess::saveContactLocation in includes/wf_crm_webform_postprocess.inc
Save location data for a contact
wf_crm_webform_postprocess::validateThisPage in includes/wf_crm_webform_postprocess.inc
Recursive validation callback for webform page submission
wf_crm_webform_preprocess::addResources in includes/wf_crm_webform_preprocess.inc
Add necessary js & css to the form
wf_crm_webform_preprocess::displayLineItems in includes/wf_crm_webform_preprocess.inc
Format line-items to appear on front-end of webform