Search for submitOptionsForm
- Search 7.x for submitOptionsForm
- Search 9.5.x for submitOptionsForm
- Search 10.3.x for submitOptionsForm
- Search 11.x for submitOptionsForm
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ArgumentDefaultPluginBase::submitOptionsForm | function | core/ |
Provide the default form form for submitting options |
ArgumentPluginBase::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
ArgumentValidatorPluginBase::submitOptionsForm | function | core/ |
Provides the default form for submitting options. |
Attachment::submitOptionsForm | 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. |
Block::submitOptionsForm | 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. |
DisplayExtenderPluginBase::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
DisplayExtenderTest::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
DisplayPluginBase::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
DisplayPluginInterface::submitOptionsForm | function | core/ |
Performs any necessary changes to the form values prior to storage. |
DisplayTest::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
Entity::submitOptionsForm | function | core/ |
Provides the default form for submitting options. |
Entity::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
Feed::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
FieldPluginBase::submitOptionsForm | function | core/ |
Performs some cleanup tasks on the options array before saving it. |
Fields::submitOptionsForm | 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. |
FilterPluginBase::submitOptionsForm | function | core/ |
Simple submit handler |
GroupwiseMax::submitOptionsForm | function | core/ |
When the form is submitted, make sure to clear the subquery string cache. |
InputRequired::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
NodeTermData::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
NumericField::submitOptionsForm | function | core/ |
Performs some cleanup tasks on the options array before saving it. |
Page::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
PagerPluginBase::submitOptionsForm | function | core/ |
Provide the default form form for submitting options |
PathPluginBase::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
PluginBase::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
QueryPluginBase::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
RestExport::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
RowPluginBase::submitOptionsForm | 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. |
Serializer::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
SortPluginBase::submitOptionsForm | function | core/ |
Simple submit handler |
Sql::submitOptionsForm | function | core/ |
Special submit handling. |
Tid::submitOptionsForm | function | core/ |
Provide the default form form for submitting options |
User::submitOptionsForm | function | core/ |
Provides the default form for submitting options. |
ViewsPluginInterface::submitOptionsForm | function | core/ |
Handle any special handling on the validate form. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.