9 calls to RulesPlugin::pluginParameterInfo()

RulesAbstractPlugin::pluginParameterInfo in includes/rules.core.inc
Returns info about parameters needed by the plugin.
RulesContainerPlugin::exportFlat in includes/rules.core.inc
Determines whether the element should be exported in flat style.
RulesPlugin::access in includes/rules.core.inc
Whether the currently logged in user has access to all configured elements.
RulesPlugin::checkParameterSettings in includes/rules.core.inc
Checks whether parameters are correctly configured.
RulesPlugin::dependencies in includes/rules.core.inc
Calculates an array of required modules.
RulesPlugin::exportSettings in includes/rules.core.inc
RulesPlugin::getExecutionArguments in includes/rules.core.inc
Gets the right arguments for executing the element.
RulesPlugin::parameterInfo in includes/rules.core.inc
Returns info about parameters needed for executing the configured plugin.
RulesPlugin::processSettings in includes/rules.core.inc
Processes the settings e.g. to prepare input evaluators.