You are here

service webform_civicrm.utils in Webform CiviCRM Integration 8.5

Class

Drupal\webform_civicrm\Utils
102 string references to webform_civicrm.utils
AdminForm::addConditionalRule in src/AdminForm.php
Create a conditional rule if the source and target fields both exist. TODO: This is fairly minimal. It doesn't check if the rule already exists, and doesn't work if both fields haven't been created yet.
AdminForm::addFieldset in src/AdminForm.php
Create a fieldset around an entity if it doesn't already exist
AdminForm::addItem in src/AdminForm.php
Build a field item for the admin form
AdminForm::addResources in src/AdminForm.php
Add necessary css & js
AdminForm::buildActivityTab in src/AdminForm.php
Activity settings

... See full list

File

./webform_civicrm.services.yml
webform_civicrm.services.yml

View source
  1. class: Drupal\webform_civicrm\Utils