Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
H
- handleException(Exception) - Method in class rife.database.DbStatement
-
Performs the cleanup logic in case an exception is thrown during execution.
- handleRequest(String, String, Request, Response) - Method in class rife.engine.Gate
-
Handle the web request with the provided arguments.
- handleValues(DbPreparedStatement) - Method in interface rife.database.VirtualParametersHandler
-
To whatever is needed according to the virtual parameters that have been defined in a prepared statement before execution.
- hasAssociations() - Method in class rife.validation.ConstrainedBean
- hasAttribute(String) - Method in class rife.authentication.elements.Authenticated
- hasAttribute(String) - Method in class rife.authentication.elements.Login
- hasAttribute(String) - Method in interface rife.authentication.SessionAttributes
-
Checks if a certain attribute is present.
- hasAttribute(String) - Method in class rife.cmf.Content
-
Indicates whether a specific named content attribute is present.
- hasAttribute(String) - Method in class rife.cmf.ContentInfo
-
Indicates whether a specific named content attribute is present.
- hasAttribute(String) - Method in class rife.engine.Context
-
Checks if a request attribute exists.
- hasAttribute(String) - Method in interface rife.engine.Request
-
Checks if a request attribute exists.
- hasAttribute(String) - Method in class rife.servlet.HttpRequest
- hasAttribute(String) - Method in class rife.template.AbstractTemplate
- hasAttribute(String) - Method in interface rife.template.Template
-
Checks whether an attribute exists in this template instance.
- hasAttribute(String) - Method in class rife.test.MockRequest
- hasAttributes() - Method in class rife.cmf.Content
-
Indicates whether named content attributes are present.
- hasAttributes() - Method in class rife.cmf.ContentInfo
-
Indicates whether named content attributes are present.
- hasBlock(String) - Method in class rife.template.AbstractTemplate
- hasBlock(String) - Method in interface rife.template.Template
-
Returns whether this template contains a block with the given ID.
- hasCachedLoadedData() - Method in class rife.cmf.Content
-
Indicates whether cached loaded content data is present.
- hasColumnName() - Method in class rife.validation.ConstrainedProperty
-
Indicates whether a database column name was set for this property.
- hasContent(int, String) - Method in class rife.cmf.dam.ContentQueryManager
-
Checks if there's content available for a certain property of a bean.
- hasContent(T, String) - Method in class rife.cmf.dam.ContentQueryManager
-
Checks if there's content available for a certain property of a bean.
- hasContentData(int) - Method in interface rife.cmf.dam.ContentStore
-
Checks whether content data is available for a certain content id.
- hasContentData(String) - Method in interface rife.cmf.dam.ContentManager
-
Checks whether content data is available at a certain location.
- HasContentDataErrorException - Exception in rife.cmf.dam.contentstores.exceptions
- HasContentDataErrorException(int, DatabaseException) - Constructor for exception rife.cmf.dam.contentstores.exceptions.HasContentDataErrorException
- hasContinuationId() - Method in class rife.engine.Context
-
Indicates whether a continuation identifier is available
- hasCookie(String) - Method in class rife.engine.Context
-
Checks whether a cookie is present.
- hasCookie(String) - Method in interface rife.engine.Request
-
Checks whether a cookie is present.
- hasCookie(String) - Method in class rife.servlet.HttpRequest
- hasCookie(String) - Method in class rife.test.MockConversation
-
Checks whether a cookie is present.
- hasCookie(String) - Method in class rife.test.MockRequest
- hasCsrfToken() - Method in class rife.engine.Context
-
Indicates whether a CSRF token is available for this request, either because one was already established while processing it, or because the browser sent its token cookie.
- hasDefaultOrdering() - Method in class rife.validation.ConstrainedBean
- hasDefaultValue() - Method in class rife.validation.ConstrainedProperty
- hasDefaultValue(String) - Method in class rife.template.AbstractTemplate
- hasDefaultValue(String) - Method in interface rife.template.Template
-
Returns whether a default value was specified in this template for the specified value.
- hasErrors() - Method in class rife.xml.LoggingErrorRedirector
- hasErrors() - Method in class rife.xml.XmlErrorRedirector
- hasFatalErrors() - Method in class rife.xml.LoggingErrorRedirector
- hasFatalErrors() - Method in class rife.xml.XmlErrorRedirector
- hasFile(String) - Method in class rife.engine.Context
-
Checks if a particular file has been uploaded in this context.
- hasFile(String) - Method in interface rife.engine.Request
-
Checks if a particular file has been uploaded in this request.
- hasFile(String) - Method in class rife.servlet.HttpRequest
- hasFile(String) - Method in class rife.test.MockRequest
- hasFilteredBlocks(String) - Method in class rife.template.AbstractTemplate
- hasFilteredBlocks(String) - Method in interface rife.template.Template
-
Returns whether any block matched a particular filter at template compilation.
- hasFilteredValues(String) - Method in class rife.template.AbstractTemplate
- hasFilteredValues(String) - Method in interface rife.template.Template
-
Returns whether any value matched a particular filter at template compilation.
- hashCode() - Method in class rife.authentication.sessionmanagers.MemorySession
- hashCode() - Method in record class rife.cmf.dam.contentmanagers.ContentLocation
-
Returns a hash code value for this object.
- hashCode() - Method in record class rife.cmf.loader.LoadedContent
-
Returns a hash code value for this object.
- hashCode() - Method in class rife.database.Datasource
-
Returns a hash code value for the
Datasource. - hashCode() - Method in record class rife.datastructures.DocumentPosition
-
Returns a hash code value for this object.
- hashCode() - Method in class rife.datastructures.EnumClass
- hashCode() - Method in record class rife.engine.SseHistoryStats
-
Returns a hash code value for this object.
- hashCode() - Method in record class rife.engine.UrlBuilder.Segments
-
Returns a hash code value for this object.
- hashCode() - Method in class rife.scheduler.Frequency
- hashCode() - Method in class rife.validation.ValidationError
- hashPassword(String) - Method in class rife.tools.DrupalPassword
-
Hash a password using a secure hash.
- hashPassword(String, String) - Method in class rife.tools.DrupalPassword
-
Hash a password using a secure hash.
- hasLimitedLength() - Method in class rife.validation.ConstrainedProperty
- hasList(String) - Method in class rife.config.Config
-
Returns whether a list exists.
- hasManyToMany() - Method in class rife.validation.ConstrainedProperty
- hasManyToManyAssociation() - Method in class rife.validation.ConstrainedProperty
- hasManyToOne() - Method in class rife.validation.ConstrainedProperty
- hasManyToOneAssociation() - Method in class rife.validation.ConstrainedProperty
- hasMaxLength() - Method in class rife.validation.ConstrainedProperty
- hasMimeType() - Method in class rife.validation.ConstrainedProperty
-
Indicates whether the property has a mime type.
- hasMixLength() - Method in class rife.validation.ConstrainedProperty
- hasName() - Method in class rife.cmf.Content
-
Indicates whether the content data has a name.
- hasName() - Method in class rife.cmf.ContentInfo
-
Indicates whether the stored
Contentinstance has a name. - hasName() - Method in class rife.validation.ConstrainedProperty
-
Indicates whether this property has a name.
- hasOrdinalRestriction() - Method in class rife.validation.ConstrainedProperty
-
Indicates whether this property has an ordinal restricting column.
- hasParameter(String) - Method in class rife.config.Config
-
Returns whether a parameter exists.
- hasParameter(String) - Method in class rife.test.MockForm
-
Checks whether a named parameter is present in this form.
- hasParameter(String) - Method in class rife.test.MockLink
-
Checks whether a named parameter is present in this link.
- hasParameter(String) - Method in class rife.test.MockRequest
-
Checks whether a named parameter is present in this request.
- hasParameter(QueryParameterType, String) - Method in class rife.database.queries.QueryParameters
- hasParameterValue(String) - Method in class rife.engine.Context
-
Checks whether a value has been provided to a parameter.
- hasPosition() - Method in class rife.validation.ConstrainedProperty
-
Indicates whether the position of the property is set.
- hasPrecision() - Method in class rife.validation.ConstrainedProperty
- hasPreferencesNode() - Method in class rife.config.Config
-
Indicates whether this config instance is using a
Preferencesnode. - hasProperties() - Method in class rife.cmf.Content
-
Indicates whether content properties are present
- hasProperties() - Method in class rife.cmf.ContentInfo
-
Indicates whether content data properties are present for the stored
Contentinstance. - hasProperty(String) - Method in class rife.cmf.Content
-
Indicates whether a specific named content property is present.
- hasProperty(String) - Method in class rife.cmf.ContentInfo
-
Indicates whether a specific named content property is present.
- hasProperty(String) - Method in class rife.engine.Context
-
Checks for the existence of a property in this context's
HierarchicalProperties. - hasPropertyConstraint(String) - Method in interface rife.validation.Constrained
-
Indicates whether this constrained bean contains a particular constraint on at least one of its properties.
- hasPropertyConstraint(String) - Method in class rife.validation.MetaData
- hasPropertyConstraint(String) - Method in class rife.validation.Validation
- hasRepository() - Method in class rife.validation.ConstrainedProperty
-
Indicates whether this property will be stored in another repository than the default repository.
- hasResourceBundles() - Method in class rife.template.AbstractTemplate
- hasResourceBundles() - Method in interface rife.template.Template
-
Returns whether this template has any resource bundles registered.
- hasResultRows() - Method in class rife.database.DbResultSet
-
Determines if there are rows available in the
ResultSetobject that was returned by anexecutemethod. - hasResultRows_ - Variable in class rife.database.DbResultSet
- hasRow_ - Variable in class rife.cmf.dam.contentstores.RawContentStream
- hasScale() - Method in class rife.validation.ConstrainedProperty
- hasTextualIdentifier() - Method in class rife.validation.ConstrainedBean
- hasTransformer() - Method in class rife.validation.ConstrainedProperty
-
Indicates whether this property has a content transformer.
- hasUniques() - Method in class rife.validation.ConstrainedBean
- hasValueId(String) - Method in class rife.template.AbstractTemplate
- hasValueId(String) - Method in interface rife.template.Template
-
Returns whether this template contains a value with the given ID.
- hasWarnings() - Method in class rife.xml.LoggingErrorRedirector
- hasWarnings() - Method in class rife.xml.XmlErrorRedirector
- having(String) - Method in class rife.database.queries.Select
- head(Class<? extends Element>) - Method in class rife.engine.Router
-
Registers a class element as a route for the HEAD method, the path will be derived from the uncapitalized shortened class name.
- head(String, Class<? extends Element>) - Method in class rife.engine.Router
-
Registers a class element as a route for the HEAD method with a specific path.
- head(String, Supplier<? extends Element>) - Method in class rife.engine.Router
-
Registers an element supplier as a route for the HEAD method with a specific path.
- head(String, Element) - Method in class rife.engine.Router
-
Registers a lambda element as a route for the HEAD method with a specific path.
- head(String, PathInfoHandling, Class<? extends Element>) - Method in class rife.engine.Router
-
Registers a class element as a route for the HEAD method with a specific path and pathinfo handling.
- head(String, PathInfoHandling, Supplier<? extends Element>) - Method in class rife.engine.Router
-
Registers an element supplier as a route for the HEAD method with a specific path and pathinfo handling.
- head(String, PathInfoHandling, Element) - Method in class rife.engine.Router
-
Registers a lambda element as a route for the HEAD method with a specific path and pathinfo handling.
- head(Supplier<? extends Element>) - Method in class rife.engine.Router
-
Registers an element supplier as a route for the HEAD method, the path will be derived from the uncapitalized shortened class name.
- head(PathInfoHandling, Class<? extends Element>) - Method in class rife.engine.Router
-
Registers a class element as a route for the HEAD method with a pathinfo handling, the path will be derived from the uncapitalized shortened class name.
- head(PathInfoHandling, Supplier<? extends Element>) - Method in class rife.engine.Router
-
Registers an element supplier as a route for the HEAD method with a pathinfo handling, the path will be derived from the uncapitalized shortened class name.
- HEAD - Enum constant in enum class rife.engine.RequestMethod
- header(String) - Method in class rife.engine.Context
-
Returns the value of the specified request header as a String.
- header(String, String) - Method in class rife.test.MockRequest
-
Sets a request header with the given name and value.
- Header - Annotation Interface in rife.engine.annotations
-
Declares a request header.
- HEADER_AUTHORIZATION - Static variable in class rife.tools.HttpUtils
- HEADER_USER_AGENT - Static variable in class rife.tools.HttpUtils
- headerDate(String) - Method in class rife.engine.Context
-
Returns the value of the specified request header as a long value that represents a date.
- headerInt(String) - Method in class rife.engine.Context
-
Returns the value of the specified request header as an int.
- headerNames() - Method in class rife.engine.Context
-
Returns a list of all the header names in the request.
- headers(String) - Method in class rife.engine.Context
-
Returns all the values of the specified request header as a list of
Stringobjects. - headers(Map<String, String>) - Method in class rife.engine.HxLocation
-
Sets the headers that will be submitted with the navigation request.
- headGet(Class<? extends Element>) - Method in class rife.engine.Router
-
Registers a class element as a route for the HEAD and GET methods, the path will be derived from the uncapitalized shortened class name.
- headGet(String, Class<? extends Element>) - Method in class rife.engine.Router
-
Registers a class element as a route for the HEAD and GET methods with a specific path.
- headGet(String, Supplier<? extends Element>) - Method in class rife.engine.Router
-
Registers an element supplier as a route for the HEAD and GET methods with a specific path.
- headGet(String, Element) - Method in class rife.engine.Router
-
Registers a lambda element as a route for the HEAD and GET methods with a specific path.
- headGet(String, PathInfoHandling, Class<? extends Element>) - Method in class rife.engine.Router
-
Registers a class element as a route for the HEAD and GET methods with a specific path and pathinfo handling.
- headGet(String, PathInfoHandling, Supplier<? extends Element>) - Method in class rife.engine.Router
-
Registers an element supplier as a route for the HEAD and GET methods with a specific path and pathinfo handling.
- headGet(String, PathInfoHandling, Element) - Method in class rife.engine.Router
-
Registers a lambda element as a route for the HEAD and GET methods with a specific path and pathinfo handling.
- headGet(Supplier<? extends Element>) - Method in class rife.engine.Router
-
Registers an element supplier as a route for the HEAD and GET methods, the path will be derived from the uncapitalized shortened class name.
- headGet(PathInfoHandling, Class<? extends Element>) - Method in class rife.engine.Router
-
Registers a class element as a route for the HEAD and GET methods with a pathinfo handling, the path will be derived from the uncapitalized shortened class name.
- headGet(PathInfoHandling, Supplier<? extends Element>) - Method in class rife.engine.Router
-
Registers an element supplier as a route for the HEAD and GET methods with a pathinfo handling, the path will be derived from the uncapitalized shortened class name.
- headGetPost(Class<? extends Element>) - Method in class rife.engine.Router
-
Registers a class element as a route for the HEAD, GET and POST methods, the path will be derived from the uncapitalized shortened class name.
- headGetPost(String, Class<? extends Element>) - Method in class rife.engine.Router
-
Registers a class element as a route for the HEAD, GET and POST methods with a specific path.
- headGetPost(String, Supplier<? extends Element>) - Method in class rife.engine.Router
-
Registers an element supplier as a route for the HEAD, GET and POST methods with a specific path.
- headGetPost(String, Element) - Method in class rife.engine.Router
-
Registers a lambda element as a route for the HEAD, GET and POST methods with a specific path.
- headGetPost(String, PathInfoHandling, Class<? extends Element>) - Method in class rife.engine.Router
-
Registers a class element as a route for the HEAD, GET and POST methods with a specific path and pathinfo handling.
- headGetPost(String, PathInfoHandling, Supplier<? extends Element>) - Method in class rife.engine.Router
-
Registers an element supplier as a route for the HEAD, GET and POST methods with a specific path and pathinfo handling.
- headGetPost(String, PathInfoHandling, Element) - Method in class rife.engine.Router
-
Registers a lambda element as a route for the HEAD, GET and POST methods with a specific path and pathinfo handling.
- headGetPost(Supplier<? extends Element>) - Method in class rife.engine.Router
-
Registers an element supplier as a route for the HEAD, GET and POST methods, the path will be derived from the uncapitalized shortened class name.
- headGetPost(PathInfoHandling, Class<? extends Element>) - Method in class rife.engine.Router
-
Registers a class element as a route for the HEAD, GET and POST methods with a pathinfo handling, the path will be derived from the uncapitalized shortened class name.
- headGetPost(PathInfoHandling, Supplier<? extends Element>) - Method in class rife.engine.Router
-
Registers an element supplier as a route for the HEAD, GET and POST methods with a pathinfo handling, the path will be derived from the uncapitalized shortened class name.
- headPost(Class<? extends Element>) - Method in class rife.engine.Router
-
Registers a class element as a route for the HEAD and POST methods, the path will be derived from the uncapitalized shortened class name.
- headPost(String, Class<? extends Element>) - Method in class rife.engine.Router
-
Registers a class element as a route for the HEAD and POST methods with a specific path.
- headPost(String, Supplier<? extends Element>) - Method in class rife.engine.Router
-
Registers an element supplier as a route for the HEAD and POST methods with a specific path.
- headPost(String, Element) - Method in class rife.engine.Router
-
Registers a lambda element as a route for the HEAD and POST methods with a specific path.
- headPost(String, PathInfoHandling, Class<? extends Element>) - Method in class rife.engine.Router
-
Registers a class element as a route for the HEAD and POST methods with a specific path and pathinfo handling.
- headPost(String, PathInfoHandling, Supplier<? extends Element>) - Method in class rife.engine.Router
-
Registers an element supplier as a route for the HEAD and POST methods with a specific path and pathinfo handling.
- headPost(String, PathInfoHandling, Element) - Method in class rife.engine.Router
-
Registers a lambda element as a route for the HEAD and POST methods with a specific path and pathinfo handling.
- headPost(Supplier<? extends Element>) - Method in class rife.engine.Router
-
Registers an element supplier as a route for the HEAD and POST methods, the path will be derived from the uncapitalized shortened class name.
- headPost(PathInfoHandling, Class<? extends Element>) - Method in class rife.engine.Router
-
Registers a class element as a route for the HEAD and POST methods with a pathinfo handling, the path will be derived from the uncapitalized shortened class name.
- headPost(PathInfoHandling, Supplier<? extends Element>) - Method in class rife.engine.Router
-
Registers an element supplier as a route for the HEAD and POST methods with a pathinfo handling, the path will be derived from the uncapitalized shortened class name.
- heartbeat(Duration) - Method in class rife.engine.SseBroadcaster
-
Automatically sends a keep-alive comment to all the open connections at a fixed interval.
- HEIGHT - Static variable in class rife.cmf.format.ImageFormatter.CmfProperty
- HEIGHT - Static variable in class rife.cmf.format.ImageFormatter.ContentAttribute
- HEX_DIGITS - Static variable in class rife.tools.StringUtils
- HEX_DIGITS_LOWER - Static variable in class rife.tools.StringUtils
- HIDPI - Static variable in class rife.cmf.format.ImageFormatter.CmfProperty
- HIDPI - Static variable in class rife.cmf.format.ImageFormatter.ContentAttribute
- HierarchicalProperties - Class in rife.ioc
-
This class allows the creation of a hierarchical tree of named
PropertyValueinstances. - HierarchicalProperties() - Constructor for class rife.ioc.HierarchicalProperties
- hint(String) - Method in class rife.database.queries.Delete
- hint(String) - Method in class rife.database.queries.Insert
- hint(String) - Method in class rife.database.queries.Select
- hint(String) - Method in class rife.database.queries.Update
- history(int) - Method in class rife.engine.SseBroadcaster
-
Enables event history with the provided capacity, so that clients that reconnect automatically receive the events that they missed.
- historyStats() - Method in class rife.engine.SseBroadcaster
-
Retrieves a snapshot of the state of the event history, which is intended to help you tune the
historycapacity. - host(String) - Method in class rife.engine.Server
-
Configures the host the server will be listening on.
- hostname(String) - Method in class rife.engine.TomcatServer
-
Configures the host name the server will be listening on.
- HOURLY - Static variable in class rife.scheduler.Frequency
-
Schedule every hour on the hour.
- HTML - Static variable in class rife.template.TemplateFactory
- htmx() - Method in class rife.test.MockRequest
-
Marks this request as coming from htmx by setting the
HX-Requestheader that htmx sends along with every request. - HTTP_STATUS_REASONS - Static variable in class rife.tools.HttpUtils
- httpOnly(boolean) - Method in class rife.engine.CookieBuilder
- HttpRequest - Class in rife.servlet
- HttpRequest(HttpServletRequest) - Constructor for class rife.servlet.HttpRequest
- HttpResponse - Class in rife.servlet
- HttpResponse(Request, HttpServletResponse) - Constructor for class rife.servlet.HttpResponse
- HttpUtils - Class in rife.tools
- hxCurrentUrl() - Method in class rife.engine.Context
-
Returns the browser's current URL at the time of the htmx request, from the
HX-Current-URLrequest header. - hxLocation(String) - Method in class rife.engine.Context
-
Tells htmx to do a client-side redirect to a new location without a full page reload, by setting the
HX-Locationresponse header. - hxLocation(HxLocation) - Method in class rife.engine.Context
-
Tells htmx to do a client-side redirect with navigation context, by setting the
HX-Locationresponse header to its JSON form. - hxLocation(Route) - Method in class rife.engine.Context
-
Tells htmx to do a client-side redirect to a route without a full page reload, by setting the
HX-Locationresponse header. - HxLocation - Class in rife.engine
-
Describes an htmx client-side navigation together with its context, for the JSON form of the
HX-Locationresponse header. - HxLocation(String) - Constructor for class rife.engine.HxLocation
-
Creates a location that navigates to a URL.
- HxLocation(Route) - Constructor for class rife.engine.HxLocation
-
Creates a location that navigates to a route.
- hxNoPushUrl() - Method in class rife.engine.Context
-
Tells htmx not to push a URL into the browser history for this response, by setting the
HX-Push-Urlresponse header tofalse. - hxNoReplaceUrl() - Method in class rife.engine.Context
-
Tells htmx not to replace the current URL in the browser history for this response, by setting the
HX-Replace-Urlresponse header tofalse. - hxPrompt() - Method in class rife.engine.Context
-
Returns the user's response to an
hx-prompt, from theHX-Promptrequest header. - hxPushUrl(String) - Method in class rife.engine.Context
-
Tells htmx to push a new URL into the browser history, by setting the
HX-Push-Urlresponse header. - hxPushUrl(Route) - Method in class rife.engine.Context
-
Tells htmx to push a route's URL into the browser history by setting the
HX-Push-Urlresponse header. - hxRedirect(String) - Method in class rife.engine.Context
-
Tells htmx to do a full-page redirect, by setting the
HX-Redirectresponse header. - hxRedirect(Route) - Method in class rife.engine.Context
-
Tells htmx to do a full-page redirect to a route, by setting the
HX-Redirectresponse header. - hxRefresh() - Method in class rife.engine.Context
-
Tells htmx to refresh the whole page, by setting the
HX-Refreshresponse header. - hxReplaceUrl(String) - Method in class rife.engine.Context
-
Tells htmx to replace the current URL in the browser history, by setting the
HX-Replace-Urlresponse header. - hxReplaceUrl(Route) - Method in class rife.engine.Context
-
Tells htmx to replace the current URL in the browser history with a route's URL, by setting the
HX-Replace-Urlresponse header. - hxReselect(String) - Method in class rife.engine.Context
-
Tells htmx to select only part of the response for swapping, by setting the
HX-Reselectresponse header to a CSS selector. - hxReswap(String) - Method in class rife.engine.Context
-
Tells htmx to change how the response is swapped in, by setting the
HX-Reswapresponse header to anhx-swapvalue such asouterHTMLorbeforeend. - hxRetarget(String) - Method in class rife.engine.Context
-
Tells htmx to swap the response into a different target than the triggering element's, by setting the
HX-Retargetresponse header to a CSS selector. - hxTarget() - Method in class rife.engine.Context
-
Returns the
idof the target element of an htmx request, from theHX-Targetrequest header. - hxTrigger(String) - Method in class rife.engine.Context
-
Triggers a client-side event as soon as the response is received, by adding it to the
HX-Triggerresponse header. - hxTrigger(String, Object) - Method in class rife.engine.Context
-
Triggers a client-side event with a data payload as soon as the response is received, by adding it to the
HX-Triggerresponse header. - hxTriggerAfterSettle(String) - Method in class rife.engine.Context
-
Triggers a client-side event after the settle step, by adding it to the
HX-Trigger-After-Settleresponse header. - hxTriggerAfterSettle(String, Object) - Method in class rife.engine.Context
-
Triggers a client-side event with a data payload after the settle step, by adding it to the
HX-Trigger-After-Settleresponse header. - hxTriggerAfterSwap(String) - Method in class rife.engine.Context
-
Triggers a client-side event after the swap step, by adding it to the
HX-Trigger-After-Swapresponse header. - hxTriggerAfterSwap(String, Object) - Method in class rife.engine.Context
-
Triggers a client-side event with a data payload after the swap step, by adding it to the
HX-Trigger-After-Swapresponse header. - hxTriggerId() - Method in class rife.engine.Context
-
Returns the
idof the element that triggered an htmx request, from theHX-Triggerrequest header. - hxTriggerName() - Method in class rife.engine.Context
-
Returns the
nameof the element that triggered an htmx request, from theHX-Trigger-Namerequest header.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form