RulesAbstractPlugin::processSettings |
function |
includes/rules.core.inc |
Processes the settings e.g. to prepare input evaluators. |
RulesDataProcessor::getChainSettings |
function |
includes/rules.processor.inc |
Gets the settings array for this and all contained chained processors. |
RulesEventDefaultHandler::getSettings |
function |
includes/rules.event.inc |
Implements RulesEventHandlerInterface::getSettings(). |
RulesEventHandlerBase::$settings |
property |
includes/rules.event.inc |
The event settings. |
RulesEventHandlerBase::getSettings |
function |
includes/rules.event.inc |
Implements RulesEventHandlerInterface::getSettings(). |
RulesEventHandlerBase::setSettings |
function |
includes/rules.event.inc |
Implements RulesEventHandlerInterface::setSettings(). |
RulesEventHandlerInterface::getSettings |
function |
includes/rules.event.inc |
Gets the event settings. |
RulesEventHandlerInterface::setSettings |
function |
includes/rules.event.inc |
Sets the event settings. |
RulesLoop::exportSettings |
function |
includes/rules.plugins.inc |
|
RulesLoop::importSettings |
function |
includes/rules.plugins.inc |
|
RulesPlugin::$settings |
property |
includes/rules.core.inc |
An array of settings for this element. |
RulesPlugin::checkParameterSettings |
function |
includes/rules.core.inc |
Checks whether parameters are correctly configured. |
RulesPlugin::exportSettings |
function |
includes/rules.core.inc |
|
RulesPlugin::importSettings |
function |
includes/rules.core.inc |
|
RulesPlugin::processSettings |
function |
includes/rules.core.inc |
Processes the settings e.g. to prepare input evaluators. |
RulesPluginUI::settingsForm |
function |
ui/ui.core.inc |
Adds the configuration settings form (label, tags, description, ...). |
RulesPluginUI::settingsFormExtractValues |
function |
ui/ui.core.inc |
|
RulesPluginUI::settingsFormPermissionMatrix |
function |
ui/ui.core.inc |
Provides a matrix permission for the component based in the existing roles. |
RulesPluginUI::settingsFormSubmit |
function |
ui/ui.core.inc |
|
RulesPluginUI::settingsFormValidate |
function |
ui/ui.core.inc |
|
RulesReactionRule::$eventSettings |
property |
includes/rules.plugins.inc |
|
RulesReactionRule::getEventSettings |
function |
includes/rules.plugins.inc |
Implements RulesTriggerableInterface::getEventSettings(). |
RulesReactionRuleUI::settingsForm |
function |
ui/ui.plugins.inc |
Adds the configuration settings form (label, tags, description, ..). |
RulesReactionRuleUI::settingsFormExtractValues |
function |
ui/ui.plugins.inc |
|
RulesTriggerableInterface::getEventSettings |
function |
includes/rules.core.inc |
Gets the event settings associated with the given (configured) event. |
RulesTriggerTestCase::testEventSettings |
function |
tests/rules.test |
Tests creating and triggering a reaction rule with event settings. |
rules_admin_settings |
function |
rules_admin/rules_admin.inc |
Rules settings form. |
rules_admin_settings_advanced |
function |
rules_admin/rules_admin.inc |
Advanced settings form. |
rules_admin_settings_cache_rebuild_submit |
function |
rules_admin/rules_admin.inc |
Form submit callback: Rebuild the Rules' cache. |
rules_admin_settings_integrity_check_submit |
function |
rules_admin/rules_admin.inc |
Form submit callback to check the integrity of all configurations. |
rules_upgrade_element_parameter_settings |
function |
includes/rules.upgrade.inc |
Converts the settings for a given parameter. |
rules_upgrade_element_variable_settings |
function |
includes/rules.upgrade.inc |
Converts the settings for a given variable. |
theme_rules_settings_help |
function |
ui/ui.theme.inc |
General theme function for displaying settings related help. |