You are here

19 methods override BusinessRulesItemPluginBase::processSettings() in Business Rules 2.x

ActionSet::processSettings in src/Plugin/BusinessRulesAction/ActionSet.php
Process the item settings before it's saved.
AddRoleToUser::processSettings in src/Plugin/BusinessRulesAction/AddRoleToUser.php
Process the item settings before it's saved.
AddUserToGroupAction::processSettings in modules/br_group/src/Plugin/BusinessRulesAction/AddUserToGroupAction.php
Process the item settings before it's saved.
AssignRoleToUserAction::processSettings in modules/br_group/src/Plugin/BusinessRulesAction/AssignRoleToUserAction.php
Process the item settings before it's saved.
ChangeFieldInfo::processSettings in src/Plugin/BusinessRulesAction/ChangeFieldInfo.php
Process the item settings before it's saved.
ConditionSet::processSettings in src/Plugin/BusinessRulesCondition/ConditionSet.php
Process the item settings before it's saved.
FillEntityVariableFields::processSettings in src/Plugin/BusinessRulesAction/FillEntityVariableFields.php
Process the item settings before it's saved.
GroupHasUserCondition::processSettings in modules/br_group/src/Plugin/BusinessRulesCondition/GroupHasUserCondition.php
Process the item settings before it's saved.
LoopThroughFieldVariable::processSettings in src/Plugin/BusinessRulesAction/LoopThroughFieldVariable.php
Process the item settings before it's saved.
LoopThroughViewResult::processSettings in src/Plugin/BusinessRulesAction/LoopThroughViewResult.php
Process the item settings before it's saved.
RemoveRoleFromUserAction::processSettings in modules/br_group/src/Plugin/BusinessRulesAction/RemoveRoleFromUserAction.php
Process the item settings before it's saved.
RemoveUserFromGroupAction::processSettings in modules/br_group/src/Plugin/BusinessRulesAction/RemoveUserFromGroupAction.php
Process the item settings before it's saved.
RemoveUserRole::processSettings in src/Plugin/BusinessRulesAction/RemoveUserRole.php
Process the item settings before it's saved.
ScheduleTask::processSettings in src/Plugin/BusinessRulesAction/ScheduleTask.php
Process the item settings before it's saved.
SendEmail::processSettings in src/Plugin/BusinessRulesAction/SendEmail.php
Process the item settings before it's saved.
UserHasRole::processSettings in src/Plugin/BusinessRulesCondition/UserHasRole.php
Process the item settings before it's saved.
UserHasRoleGroupCondition::processSettings in modules/br_group/src/Plugin/BusinessRulesCondition/UserHasRoleGroupCondition.php
Process the item settings before it's saved.
UserVariable::processSettings in src/Plugin/BusinessRulesVariable/UserVariable.php
Process the item settings before it's saved.
UserVariableHasRole::processSettings in src/Plugin/BusinessRulesCondition/UserVariableHasRole.php
Process the item settings before it's saved.