Search for all
Title | Object type | File name | Summary |
---|---|---|---|
RulesDataInputEvaluator::help | function | includes/ |
Provide some usage help for the evaluator. |
RulesDataInputEvaluator::prepare | function | includes/ |
Prepares the evaluation. |
RulesDataInputEvaluator::prepareSetting | function | includes/ |
Overridden to prepare input evaluator processors. |
RulesDataInputEvaluator::process | function | includes/ |
Overridden to generate evaluator $options and invoke evaluate(). |
RulesDataInputEvaluator::processors | function | includes/ |
Overrides RulesDataProcessor::processors(). |
RulesDataInputEvaluator::__construct | function | includes/ |
Overridden to invoke prepare(). |
RulesDataInputOptionsListInterface | interface | ui/ |
Interface for data UI classes providing an options list. |
RulesDataInputOptionsListInterface::optionsList | function | ui/ |
Returns the options list for the data type. |
RulesDataProcessor | class | includes/ |
Common base class for Rules data processors. |
RulesDataProcessor::$processor | property | includes/ |
Allows chaining processors. If set, the next processor to invoke. |
RulesDataProcessor::$setting | property | includes/ |
The processors' setting value. |
RulesDataProcessor::access | function | includes/ |
Return whether the current user has permission to use the processor. |
RulesDataProcessor::attachForm | function | includes/ |
Attaches the form of applicable data processors. |
RulesDataProcessor::dependencies | function | includes/ |
Returns an array of modules which we depend on. |
RulesDataProcessor::editAccess | function | includes/ |
Determines whether the current user has permission to edit this chain of data processors. |
RulesDataProcessor::form | function | includes/ |
Defines the processor form element. |
RulesDataProcessor::getChainSettings | function | includes/ |
Gets the settings array for this and all contained chained processors. |
RulesDataProcessor::getPreparedValue | function | includes/ |
Return $this or skip this processor by returning the next processor. |
RulesDataProcessor::getSetting | function | includes/ |
Gets the settings of this processor. |
RulesDataProcessor::prepareSetting | function | includes/ |
Prepares the processor for parameters. |
RulesDataProcessor::process | function | includes/ |
Processes the value. |
RulesDataProcessor::processors | function | includes/ |
Returns defined data processors applicable for the given parameter. |
RulesDataProcessor::unchain | function | includes/ |
|
RulesDataProcessor::_item_sort | function | includes/ |
|
RulesDataProcessor::__construct | function | includes/ |
Constructor. |
RulesDataUI | class | ui/ |
Default UI related class for data types. |
RulesDataUI::getDefaultMode | function | ui/ |
Specifies the default input mode per data type. |
RulesDataUI::getTypeInfo | function | ui/ |
Returns the data type and parameter information for the given arguments. |
RulesDataUI::renderOptionsLabel | function | ui/ |
Renders the value with a label if an options list is available. |
RulesDataUI::selectionForm | function | ui/ |
Provides the selection form for a parameter. |
RulesDataUIBoolean | class | ui/ |
UI for boolean data. |
RulesDataUIBoolean::getDefaultMode | function | ui/ |
Overrides RulesDataUI::getDefaultMode(). |
RulesDataUIBoolean::inputForm | function | ui/ |
Implements RulesDataDirectInputFormInterface::inputForm(). |
RulesDataUIBoolean::render | function | ui/ |
Implements RulesDataDirectInputFormInterface::render(). |
RulesDataUIBundleEntity | class | ui/ |
Data UI variant displaying a select list of available bundle entities. |
RulesDataUIBundleEntity::getDefaultMode | function | ui/ |
Overrides RulesDataUI::getDefaultMode(). |
RulesDataUIBundleEntity::optionsList | function | ui/ |
Implements RulesDataInputOptionsListInterface::optionsList(). |
RulesDataUIDate | class | ui/ |
UI for dates. |
RulesDataUIDate::inputForm | function | ui/ |
Implements RulesDataDirectInputFormInterface::inputForm(). |
RulesDataUIDate::render | function | ui/ |
Implements RulesDataDirectInputFormInterface::render(). |
RulesDataUIDecimal | class | ui/ |
UI for decimal data. |
RulesDataUIDecimal::inputForm | function | ui/ |
Implements RulesDataDirectInputFormInterface::inputForm(). |
RulesDataUIDuration | class | ui/ |
UI for duration type parameter. |
RulesDataUIDuration::inputForm | function | ui/ |
Implements RulesDataDirectInputFormInterface::inputForm(). |
RulesDataUIDuration::render | function | ui/ |
Implements RulesDataDirectInputFormInterface::render(). |
RulesDataUIEntity | class | ui/ |
UI for entity-based data types. |
RulesDataUIEntity::getDefaultMode | function | ui/ |
Overrides RulesDataUI::getDefaultMode(). |
RulesDataUIEntity::inputForm | function | ui/ |
Implements RulesDataDirectInputFormInterface::inputForm(). |
RulesDataUIEntityExportable | class | ui/ |
UI for exportable entity-based data types. |
RulesDataUIEntityExportable::getDefaultMode | function | ui/ |
Overrides RulesDataUI::getDefaultMode(). |
Pagination
- Previous page
- Page 6
- Next page