Search for handle
- Search 7.x for handle
- Search 9.5.x for handle
- Search 8.9.x for handle
- Search 10.3.x for handle
- Search 11.x for handle
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| HandlerBase::adminLabel | function | core/ |
|
| HandlerBase::adminSummary | function | core/ |
|
| HandlerBase::breakString | function | core/ |
|
| HandlerBase::broken | function | core/ |
|
| HandlerBase::buildExposedForm | function | core/ |
Render our chunk of the exposed handler form when selecting. |
| HandlerBase::buildExposeForm | function | core/ |
Form for exposed handler options. |
| HandlerBase::buildExtraOptionsForm | function | core/ |
Provide a form for setting options. |
| HandlerBase::buildGroupByForm | function | core/ |
Provide a form for aggregation settings. |
| HandlerBase::buildOptionsForm | function | core/ |
|
| HandlerBase::calculateDependencies | function | core/ |
|
| HandlerBase::canExpose | function | core/ |
Determine if a handler can be exposed. |
| HandlerBase::caseTransform | function | core/ |
Transform a string by a certain method. |
| HandlerBase::defaultExposeOptions | function | core/ |
Set new exposed option defaults when exposed setting is flipped on. |
| HandlerBase::defineOptions | function | core/ |
|
| HandlerBase::displayExposedForm | function | core/ |
Displays the Expose form. |
| HandlerBase::ensureMyTable | function | core/ |
|
| HandlerBase::exposedInfo | function | core/ |
Get information about the exposed form for the form renderer. |
| HandlerBase::getDateField | function | core/ |
Creates cross-database SQL dates. |
| HandlerBase::getDateFormat | function | core/ |
Creates cross-database SQL date formatting. |
| HandlerBase::getEntityType | function | core/ |
|
| HandlerBase::getField | function | core/ |
|
| HandlerBase::getJoin | function | core/ |
|
| HandlerBase::getModuleHandler | function | core/ |
Gets the module handler. |
| HandlerBase::getTableJoin | function | core/ |
|
| HandlerBase::getViewsData | function | core/ |
Gets views data service. |
| HandlerBase::hasExtraOptions | function | core/ |
Determines if the handler has extra options. |
| HandlerBase::init | function | core/ |
|
| HandlerBase::isAGroup | function | core/ |
Returns TRUE if the exposed filter works like a grouped filter. |
| HandlerBase::isExposed | function | core/ |
Determine if this item is 'exposed'. |
| HandlerBase::multipleExposedInput | function | core/ |
Define if the exposed input has to be submitted multiple times. |
| HandlerBase::placeholder | function | core/ |
Provides a unique placeholders for handlers. |
| HandlerBase::postExecute | function | core/ |
|
| HandlerBase::preQuery | function | core/ |
|
| HandlerBase::query | function | core/ |
|
| HandlerBase::sanitizeValue | function | core/ |
|
| HandlerBase::setModuleHandler | function | core/ |
Sets the module handler. |
| HandlerBase::setRelationship | function | core/ |
|
| HandlerBase::setViewsData | function | core/ |
Sets the views data service. |
| HandlerBase::showExposeButton | function | core/ |
Shortcut to display the expose/hide button. |
| HandlerBase::showExposeForm | function | core/ |
Shortcut to display the exposed options form. |
| HandlerBase::storeExposedInput | function | core/ |
If set to remember exposed input in the session, store it there. |
| HandlerBase::submitExposed | function | core/ |
Submit the exposed handler form. |
| HandlerBase::submitExposeForm | function | core/ |
Perform any necessary changes to the form exposes prior to storage. |
| HandlerBase::submitExtraOptionsForm | function | core/ |
Perform any necessary changes to the form values prior to storage. |
| HandlerBase::submitFormCalculateOptions | function | core/ |
Calculates options stored on the handler. |
| HandlerBase::submitGroupByForm | function | core/ |
Perform any necessary changes to the form values prior to storage. |
| HandlerBase::submitTemporaryForm | function | core/ |
Submits a temporary form. |
| HandlerBase::usesGroupBy | function | core/ |
Provides the handler some group by. |
| HandlerBase::validate | function | core/ |
|
| HandlerBase::validateExposed | function | core/ |
Validate the exposed handler form. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.