Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Htmx::applyHeaders | function | core/ |
Apply the header values to the render array. |
| Htmx::applyTo | function | core/ |
Exports data from internal storage to a render array. |
| Htmx::ATTRIBUTE_PREFIX | constant | core/ |
All HTMX attributes begin with this string. |
| Htmx::boost | function | core/ |
Creates a `data-hx-boost` attribute. |
| Htmx::buildRequestAttribute | function | core/ |
Utility function for the request attributes. |
| Htmx::confirm | function | core/ |
Creates a `data-hx-confirm` attribute. |
| Htmx::createBooleanAttribute | function | core/ |
Utility method to create and store a boolean value as an attribute. |
| Htmx::createFromRenderArray | function | core/ |
Creates an Htmx object with values taken from a render array. |
| Htmx::createJsonAttribute | function | core/ |
Utility method to create and store an array as an attribute. |
| Htmx::createStringAttribute | function | core/ |
Utility method to create and store a string value as an attribute. |
| Htmx::delete | function | core/ |
Creates a `data-hx-delete` attribute. |
| Htmx::disable | function | core/ |
Creates a `data-hx-disable` attribute. |
| Htmx::disabledElt | function | core/ |
Creates a `data-hx-disabled-elt` attribute. |
| Htmx::disinherit | function | core/ |
Creates a `data-hx-disinherit` attribute. |
| Htmx::encoding | function | core/ |
Creates a `data-hx-encoding` attribute. |
| Htmx::ensureKebabCase | function | core/ |
Utility method to transform camelCase strings to kebab-case strings. |
| Htmx::ext | function | core/ |
Creates a `data-hx-ext` attribute. |
| Htmx::get | function | core/ |
Creates a `data-hx-get` attribute. |
| Htmx::getAttributes | function | core/ |
Get the attribute storage. |
| Htmx::getHeaders | function | core/ |
Get the header storage. |
| Htmx::hasAttribute | function | core/ |
Checks if an attribute is set. |
| Htmx::hasHeader | function | core/ |
Checks if a header is set. |
| Htmx::headers | function | core/ |
Creates a `data-hx-headers` attribute. |
| Htmx::history | function | core/ |
Creates a `data-hx-history` attribute. |
| Htmx::historyElt | function | core/ |
Creates a `data-hx-history-elt` attribute. |
| Htmx::include | function | core/ |
Creates a `data-hx-include` attribute. |
| Htmx::indicator | function | core/ |
Creates a `data-hx-indicator` attribute. |
| Htmx::inherit | function | core/ |
Creates a `data-hx-inherit` attribute. |
| Htmx::locationHeader | function | core/ |
Set HX-Location header. |
| Htmx::on | function | core/ |
Creates a `data-hx-on` attribute. |
| Htmx::onlyMainContent | function | core/ |
Decides when to use the `drupal_htmx` wrapper format for Htmx requests. |
| Htmx::params | function | core/ |
Creates a `data-hx-params` attribute. |
| Htmx::patch | function | core/ |
Creates a `data-hx-patch` attribute. |
| Htmx::post | function | core/ |
Creates a `data-hx-post` attribute. |
| Htmx::preserve | function | core/ |
Creates a `data-hx-preserve` attribute. |
| Htmx::prompt | function | core/ |
Creates a `data-hx-prompt` attribute. |
| Htmx::pushUrl | function | core/ |
Creates a `data-hx-push-url` attribute. |
| Htmx::pushUrlHeader | function | core/ |
Set HX-Push-Url header. |
| Htmx::put | function | core/ |
Creates a `data-hx-put` attribute. |
| Htmx::redirectHeader | function | core/ |
Set HX-Redirect header. |
| Htmx::refreshHeader | function | core/ |
Set HX-Refresh header. |
| Htmx::removeAttribute | function | core/ |
Removes an attribute from the attribute store. |
| Htmx::removeHeader | function | core/ |
Removes a header from the header store. |
| Htmx::replaceUrl | function | core/ |
Creates a `data-hx-replace-url` attribute. |
| Htmx::replaceUrlHeader | function | core/ |
Set HX-Replace-Url header. |
| Htmx::request | function | core/ |
Creates a `data-hx-request` attribute. |
| Htmx::reselectHeader | function | core/ |
Set HX-Reselect header. |
| Htmx::reswapHeader | function | core/ |
Set HX-Reswap header. |
| Htmx::retargetHeader | function | core/ |
Set HX-Retarget header. |
| Htmx::select | function | core/ |
Creates a `data-hx-select` attribute. |
Pagination
- Previous page
- Page 815
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.