|
OptionsFieldTest::$modules |
property |
drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsFieldTest.php |
Modules to enable. |
|
FileSize::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/FileSize.php |
Default options form that provides the label widget that all fields
should have. |
|
FileMime::buildOptionsForm |
function |
drupal/core/modules/file/lib/Drupal/file/Plugin/views/field/FileMime.php |
Provide link to file option |
|
SearchRow::buildOptionsForm |
function |
drupal/core/modules/search/lib/Drupal/search/Plugin/views/row/SearchRow.php |
Provide a form for setting options. |
|
TimeInterval::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/TimeInterval.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
|
QueryTest::buildOptionsForm |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/query/QueryTest.php |
Implements \Drupal\views\Plugin\views\query\QueryPluginBase::buildOptionsForm(). |
|
PoDatabaseReader::$_options |
property |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseReader.php |
An associative array indicating which type of strings should be read. |
|
RowPluginBase::$usesOptions |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/RowPluginBase.php |
Overrides Drupal\views\Plugin\Plugin::$usesOptions. |
|
RssFields::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/RssFields.php |
Provide a form for setting options. |
|
views_process_check_options |
function |
drupal/core/modules/views/views.module |
#process callback to see if we need to check_plain() the options. |
|
DisplayTest::optionsSummary |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/display/DisplayTest.php |
Overrides Drupal\views\Plugin\views\display\DisplayPluginBase::optionsSummaryv(). |
|
StyleTest::buildOptionsForm |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/style/StyleTest.php |
Overrides Drupal\views\Plugin\views\style\StylePluginBase::buildOptionsForm(). |
|
GroupwiseMax::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/relationship/GroupwiseMax.php |
Defines default values for options. |
|
FieldList::buildOptionsForm |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/argument/FieldList.php |
Build the options form. |
|
NodeTermData::defineOptions |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/relationship/NodeTermData.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
|
options_field_settings_form |
function |
drupal/core/modules/field/modules/options/options.module |
Implements hook_field_settings_form(). |
|
options_field_update_forbid |
function |
drupal/core/modules/field/modules/options/options.module |
Implements hook_field_update_forbid(). |
|
Node::block_display_options |
function |
drupal/core/modules/node/lib/Drupal/node/Plugin/views/wizard/Node.php |
Overrides Drupal\views\Plugin\views\wizard\WizardPluginBase::page_display_options(). |
|
PoDatabaseWriter::$_options |
property |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseWriter.php |
An associative array indicating what data should be overwritten, if any. |
|
ManyToOne::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/argument/ManyToOne.php |
Build the options form. |
|
EntityRow::buildOptionsForm |
function |
drupal/core/modules/system/lib/Drupal/system/Plugin/views/row/EntityRow.php |
Overrides Drupal\views\Plugin\views\row\RowPluginBase::buildOptionsForm(). |
|
MachineName::$value_options |
property |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/MachineName.php |
|
|
field_ui_field_type_options |
function |
drupal/core/modules/field_ui/field_ui.admin.inc |
Returns an array of field_type options. |
|
OptionsWidgetsTest::getInfo |
function |
drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsWidgetsTest.php |
|
|
OptionsFieldUITest::getInfo |
function |
drupal/core/modules/field/modules/options/lib/Drupal/options/Tests/OptionsFieldUITest.php |
|
|
Serialized::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/Serialized.php |
Default options form that provides the label widget that all fields
should have. |
|
Attachment::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/display/Attachment.php |
Provide the default form for setting options. |
|
LanguageField::defineOptions |
function |
drupal/core/modules/language/lib/Drupal/language/Plugin/views/field/LanguageField.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
|
PrerenderList::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/field/PrerenderList.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
|
PluginBase::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/PluginBase.php |
Provide a form to edit options for this plugin. |
|
CommentRow::buildOptionsForm |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/row/CommentRow.php |
Overrides Drupal\system\Plugin\views\row\Entity::buildOptionsForm(). |
|
InputRequired::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/exposed_form/InputRequired.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
|
PoDatabaseReader::getOptions |
function |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseReader.php |
Get the options used by the reader. |
|
PoDatabaseReader::setOptions |
function |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseReader.php |
Set the options for the current reader. |
|
RowPluginBase::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/row/RowPluginBase.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
|
InOperator::operator_options |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/filter/InOperator.php |
Build strings from the operators() for 'select' options |
|
Permission::buildOptionsForm |
function |
drupal/core/modules/user/lib/Drupal/user/Plugin/views/access/Permission.php |
Provide the default form for setting options. |
|
HandlerBase::hasExtraOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/HandlerBase.php |
If a handler has 'extra options' it will get a little settings widget and
another form called extra_options. |
|
Field::multiple_options_form |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/field/Field.php |
Provide options for multiple value fields. |
|
FilterTest::buildOptionsForm |
function |
drupal/core/modules/views/tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/filter/FilterTest.php |
Overrides Drupal\views\Plugin\views\row\RowPluginBase::buildOptionsForm(). |
|
ListString::buildOptionsForm |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/argument/ListString.php |
Build the options form. |
|
TextCustom::buildOptionsForm |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/area/TextCustom.php |
Default options form that provides the label widget that all fields
should have. |
|
FieldList::get_value_options |
function |
drupal/core/modules/field/lib/Drupal/field/Plugin/views/filter/FieldList.php |
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. |
|
Comment::display_options_row |
function |
drupal/core/modules/comment/lib/Drupal/comment/Plugin/views/wizard/Comment.php |
Set the row style and row style plugins to the display_options. |
|
MenuHierarchy::defineOptions |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/MenuHierarchy.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
|
IndexTidDepth::defineOptions |
function |
drupal/core/modules/taxonomy/lib/Drupal/taxonomy/Plugin/views/argument/IndexTidDepth.php |
Information about options for all kinds of purposes will be held here.
@code
'option_name' => array( |
|
options_field_formatter_info |
function |
drupal/core/modules/field/modules/options/options.module |
Implements hook_field_formatter_info(). |
|
options_field_formatter_view |
function |
drupal/core/modules/field/modules/options/options.module |
Implements hook_field_formatter_view(). |
|
SortPluginBase::sort_options |
function |
drupal/core/modules/views/lib/Drupal/views/Plugin/views/sort/SortPluginBase.php |
Provide a list of options for the default sort form.
Should be overridden by classes that don't override sort_form |
|
PoDatabaseWriter::getOptions |
function |
drupal/core/modules/locale/lib/Drupal/locale/PoDatabaseWriter.php |
Get the options used by the writer. |