Search for options
- Search 7.x for options
- Search 9.5.x for options
- Search 10.3.x for options
- Search 11.x for options
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
FilterPluginBase::validateOptionsForm | function | core/ |
Simple validate handler |
FilterTest::buildOptionsForm | function | core/ |
Overrides Drupal\views\Plugin\views\row\RowPluginBase::buildOptionsForm(). |
FilterTest::defineOptions | function | core/ |
Overrides Drupal\views\Plugin\views\row\RowPluginBase::defineOptions(). |
FilterTest::testInOperatorSelectAllOptions | function | core/ |
Test no error message is displayed when all options are selected in an exposed filter. |
Fixed::buildOptionsForm | function | core/ |
Provide the default form for setting options. |
Fixed::defineOptions | function | core/ |
Retrieve the options when this is a new access control plugin |
FormatterPluginManager::$formatterOptions | property | core/ |
An array of formatter options for each field type. |
FormatterPluginManager::getOptions | function | core/ |
Returns an array of formatter options for a field type. |
FormTestSelectForm::makeSortableOptions | function | core/ |
Makes and returns a set of options to test sorting on. |
form_get_options | function | core/ |
Returns the indexes of a select element's options matching a given key. |
form_select_options | function | core/ |
Converts the options in a select element into a structured array for output. |
Full::buildOptionsForm | function | core/ |
Provide the default form for setting options. |
Full::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
Grid::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
Grid::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
GroupwiseMax::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
GroupwiseMax::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
GroupwiseMax::submitOptionsForm | function | core/ |
When the form is submitted, make sure to clear the subquery string cache. |
Handler::$manageOptions | property | composer/ |
The scaffold options in the top-level composer.json's 'extra' section. |
HandlerBase::buildExtraOptionsForm | function | core/ |
Provide a form for setting options. |
HandlerBase::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
HandlerBase::defaultExposeOptions | function | core/ |
Set new exposed option defaults when exposed setting is flipped on. |
HandlerBase::defineExtraOptions | function | core/ |
Provide defaults for the handler. |
HandlerBase::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
HandlerBase::hasExtraOptions | function | core/ |
If a handler has 'extra options' it will get a little settings widget and another form called extra_options. |
HandlerBase::submitExtraOptionsForm | function | core/ |
Perform any necessary changes to the form values prior to storage. There is no need for this function to actually store the data. |
HandlerBase::submitFormCalculateOptions | function | core/ |
Calculates options stored on the handler |
HandlerBase::validateExtraOptionsForm | function | core/ |
Validate the options form. |
HistoryUserTimestamp::buildOptionsForm | function | core/ |
Provide link to node option |
HistoryUserTimestamp::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
hook_field_ui_preconfigured_options_alter | function | core/ |
Perform alterations on preconfigured field options. |
hook_options_list_alter | function | core/ |
Alters the list of options to be displayed for a field. |
HtmlList::buildOptionsForm | function | core/ |
Render the given style. |
HtmlList::defineOptions | function | core/ |
Set default options |
HTTPStatusCode::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
HTTPStatusCode::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
ImageFormatterTest::testImageFormatterUrlOptions | function | core/ |
Tests Image Formatter URL options handling. |
ImageStyleDeleteForm::$replacementOptions | property | core/ |
Replacement options. |
ImageStyleDeleteForm::getReplacementOptions | function | core/ |
Returns a list of image style replacement options. |
image_style_options | function | core/ |
Gets an array of image styles suitable for using as select list options. |
IndexTidDepth::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
IndexTidDepth::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
IndexTidDepthModifier::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
InOperator::$valueOptions | property | core/ |
Stores all operations which are available on the form. |
InOperator::defaultExposeOptions | function | core/ |
Provide default options for exposed filters. |
InOperator::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
InOperator::getValueOptions | function | core/ |
Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values. |
InOperator::operatorOptions | function | core/ |
Build strings from the operators() for 'select' options |
InOperator::reduceValueOptions | function | core/ |
When using exposed filters, we may be required to reduce the set. |
InOperatorTest::validate_options_callback | function | core/ |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.