- abbreviate(String, int) - Static method in class org.omnifaces.el.functions.Strings
-
Abbreviate the given text on the given size limit with ellipsis.
- AbstractTreeModel<T> - Class in org.omnifaces.model.tree
-
- AbstractTreeModel() - Constructor for class org.omnifaces.model.tree.AbstractTreeModel
-
- accessField(Object, String) - Static method in class org.omnifaces.util.Reflection
-
Returns the value of the field of the given instance on the given field name.
- add(Session) - Method in class org.omnifaces.cdi.push.SocketSessionManager
-
On open, add given web socket session to the mapping associated with its channel identifier and returns
true
if it's accepted (i.e.
- add(PhaseListener) - Static method in class org.omnifaces.eventlistener.CallbackPhaseListener
-
Adds the given phase listener to the current request scope.
- add(ResourceIdentifier) - Method in class org.omnifaces.resourcehandler.CombinedResourceInfo.Builder
-
Add the resource represented by the given resource identifier resources of this combined resource info.
- add(String, FacesMessage) - Static method in class org.omnifaces.util.Messages
-
Add the given faces message to the given client ID.
- add(FacesMessage.Severity, String, String, Object...) - Static method in class org.omnifaces.util.Messages
-
Add a faces message of the given severity to the given client ID, with the given message body which is formatted
with the given parameters.
- add(String) - Method in class org.omnifaces.util.Messages.Message
-
Add the current message for the given client ID.
- add() - Method in class org.omnifaces.util.Messages.Message
-
Add the current message as a global message.
- add(Object, String) - Method in class org.omnifaces.util.selectitems.SelectItemsBuilder
-
- addArgument(String, Object) - Method in class org.omnifaces.context.OmniPartialViewContext
-
Add an argument to the partial response.
- addCallbackScript(String) - Method in class org.omnifaces.context.OmniPartialViewContext
-
Add a callback script to the partial response.
- addChannelId(String, String, String) - Method in class org.omnifaces.cdi.push.SocketUserManager
-
Add user channel ID associated with given session based user ID and channel name.
- addChild(T) - Method in class org.omnifaces.model.tree.AbstractTreeModel
-
- addChild(T) - Method in class org.omnifaces.model.tree.SortedTreeModel
-
- addChild(T) - Method in interface org.omnifaces.model.tree.TreeModel
-
Creates and adds a child tree node with the given wrapped data to the current tree node.
- addChildNode(TreeModel<T>) - Method in class org.omnifaces.model.tree.AbstractTreeModel
-
- addChildNode(TreeModel<T>) - Method in interface org.omnifaces.model.tree.TreeModel
-
Adds the given child tree node to the current tree node.
- addClientBehavior(String, ClientBehavior) - Method in class org.omnifaces.component.util.MoveComponent
-
- addDays(D, int) - Static method in class org.omnifaces.el.functions.Dates
-
Returns a new date instance which is a sum of the given date and the given amount of days.
- addError(String, String, Object...) - Static method in class org.omnifaces.util.Messages
-
Add an ERROR faces message to the given client ID, with the given message body which is formatted with the given
parameters.
- addFacesServletMappings(ServletContext) - Static method in class org.omnifaces.facesviews.FacesViews
-
- addFatal(String, String, Object...) - Static method in class org.omnifaces.util.Messages
-
Add a FATAL faces message to the given client ID, with the given message body which is formatted with the given
parameters.
- addFlash(String, FacesMessage) - Static method in class org.omnifaces.util.Messages
-
Add a flash scoped faces message to the given client ID.
- addFlash(FacesMessage.Severity, String, String, Object...) - Static method in class org.omnifaces.util.Messages
-
Add a flash scoped faces message of the given severity to the given client ID, with the given message body which
is formatted with the given parameters.
- addFlashError(String, String, Object...) - Static method in class org.omnifaces.util.Messages
-
Add a flash scoped ERROR faces message to the given client ID, with the given message body which is formatted
with the given parameters.
- addFlashFatal(String, String, Object...) - Static method in class org.omnifaces.util.Messages
-
Add a flash scoped FATAL faces message to the given client ID, with the given message body which is formatted
with the given parameters.
- addFlashGlobal(FacesMessage) - Static method in class org.omnifaces.util.Messages
-
Add a flash scoped global faces message.
- addFlashGlobalError(String, Object...) - Static method in class org.omnifaces.util.Messages
-
Add a flash scoped global ERROR faces message, with the given message body which is formatted with the given
parameters.
- addFlashGlobalFatal(String, Object...) - Static method in class org.omnifaces.util.Messages
-
Add a flash scoped global FATAL faces message, with the given message body which is formatted with the given
parameters.
- addFlashGlobalInfo(String, Object...) - Static method in class org.omnifaces.util.Messages
-
Add a flash scoped global INFO faces message, with the given message body which is formatted with the given
parameters.
- addFlashGlobalWarn(String, Object...) - Static method in class org.omnifaces.util.Messages
-
Add a flash scoped global WARN faces message, with the given message body which is formatted with the given
parameters.
- addFlashInfo(String, String, Object...) - Static method in class org.omnifaces.util.Messages
-
Add a flash scoped INFO faces message to the given client ID, with the given message body which is formatted
with the given parameters.
- addFlashWarn(String, String, Object...) - Static method in class org.omnifaces.util.Messages
-
Add a flash scoped WARN faces message to the given client ID, with the given message body which is formatted
with the given parameters.
- addFormIfNecessary() - Static method in class org.omnifaces.util.Components
-
Add an
UIForm
to the current view if absent.
- addGlobal(FacesMessage) - Static method in class org.omnifaces.util.Messages
-
Add a global faces message.
- addGlobal(FacesMessage.Severity, String, Object...) - Static method in class org.omnifaces.util.Messages
-
Add a global faces message of the given severity, with the given message body which is formatted with the given
parameters.
- addGlobalError(String, Object...) - Static method in class org.omnifaces.util.Messages
-
Add a global ERROR faces message, with the given message body which is formatted with the given parameters.
- addGlobalFatal(String, Object...) - Static method in class org.omnifaces.util.Messages
-
Add a global FATAL faces message, with the given message body which is formatted with the given parameters.
- addGlobalInfo(String, Object...) - Static method in class org.omnifaces.util.Messages
-
Add a global INFO faces message, with the given message body which is formatted with the given parameters.
- addGlobalWarn(String, Object...) - Static method in class org.omnifaces.util.Messages
-
Add a global WARN faces message, with the given message body which is formatted with the given parameters.
- addHeader(String, String) - Method in class org.omnifaces.servlet.GzipHttpServletResponse
-
- addHours(D, int) - Static method in class org.omnifaces.el.functions.Dates
-
Returns a new date instance which is a sum of the given date and the given amount of hours.
- addInfo(String, String, Object...) - Static method in class org.omnifaces.util.Messages
-
Add an INFO faces message to the given client ID, with the given message body which is formatted with the given
parameters.
- addLeadingSlashIfNecessary(String) - Static method in class org.omnifaces.util.ResourcePaths
-
Add leading slash to given resource path if necessary.
- addMinutes(D, int) - Static method in class org.omnifaces.el.functions.Dates
-
Returns a new date instance which is a sum of the given date and the given amount of minutes.
- addMonths(D, int) - Static method in class org.omnifaces.el.functions.Dates
-
Returns a new date instance which is a sum of the given date and the given amount of months.
- addRequestPhaseListener(PhaseListener) - Static method in class org.omnifaces.util.Events
-
Adds the given phase listener to the current request.
- addResponseCookie(String, String, int) - Static method in class org.omnifaces.util.Faces
-
Add a cookie with given name, value and maxage to the HTTP response.
- addResponseCookie(String, String, String, int) - Static method in class org.omnifaces.util.Faces
-
Add a cookie with given name, value, path and maxage to the HTTP response.
- addResponseCookie(String, String, String, String, int) - Static method in class org.omnifaces.util.Faces
-
Add a cookie with given name, value, domain, path and maxage to the HTTP response.
- addResponseCookie(String, String, String, String, int, boolean) - Static method in class org.omnifaces.util.Faces
-
Add a cookie with given name, value, domain, path, maxage and HttpOnly flag to the HTTP response.
- addResponseCookie(FacesContext, String, String, int) - Static method in class org.omnifaces.util.FacesLocal
-
- addResponseCookie(FacesContext, String, String, String, int) - Static method in class org.omnifaces.util.FacesLocal
-
- addResponseCookie(FacesContext, String, String, String, String, int) - Static method in class org.omnifaces.util.FacesLocal
-
- addResponseCookie(FacesContext, String, String, String, String, int, boolean) - Static method in class org.omnifaces.util.FacesLocal
-
- addResponseCookie(HttpServletRequest, HttpServletResponse, String, String, int) - Static method in class org.omnifaces.util.Servlets
-
Add a cookie with given name, value and maxage to the HTTP response.
- addResponseCookie(HttpServletRequest, HttpServletResponse, String, String, String, int) - Static method in class org.omnifaces.util.Servlets
-
Add a cookie with given name, value, path and maxage to the HTTP response.
- addResponseCookie(HttpServletRequest, HttpServletResponse, String, String, String, String, int) - Static method in class org.omnifaces.util.Servlets
-
Add a cookie with given name, value, domain, path and maxage to the HTTP response.
- addResponseHeader(String, String) - Static method in class org.omnifaces.util.Faces
-
Add a header with given name and value to the HTTP response.
- addResponseHeader(FacesContext, String, String) - Static method in class org.omnifaces.util.FacesLocal
-
- addScript(String) - Static method in class org.omnifaces.util.Components
-
Add given JavaScript code to the current view which is to be executed as an inline script when the rendering is
completed.
- addScriptResource(String, String) - Static method in class org.omnifaces.util.Components
-
Add given JavaScript resource to the current view.
- addScriptResourceToBody(String, String) - Static method in class org.omnifaces.util.Components
-
- addScriptResourceToHead(String, String) - Static method in class org.omnifaces.util.Components
-
- addScriptToBody(String) - Static method in class org.omnifaces.util.Components
-
- addSeconds(D, int) - Static method in class org.omnifaces.el.functions.Dates
-
Returns a new date instance which is a sum of the given date and the given amount of seconds.
- addTrailingSlashIfNecessary(String) - Static method in class org.omnifaces.util.ResourcePaths
-
Add trailing slash to given resource path if necessary.
- addViewPhaseListener(PhaseListener) - Static method in class org.omnifaces.util.Events
-
Adds the given phase listener to the current view.
- addWarn(String, String, Object...) - Static method in class org.omnifaces.util.Messages
-
Add a WARN faces message to the given client ID, with the given message body which is formatted with the given
parameters.
- addWeeks(D, int) - Static method in class org.omnifaces.el.functions.Dates
-
Returns a new date instance which is a sum of the given date and the given amount of weeks.
- addYears(D, int) - Static method in class org.omnifaces.el.functions.Dates
-
Returns a new date instance which is a sum of the given date and the given amount of years.
- afterBeanDiscovery(AfterBeanDiscovery) - Method in class org.omnifaces.cdi.viewscope.ViewScopeExtension
-
Register a new view scope context, wrapping the given bean manager and view scope manager bean, in the current
CDI context.
- afterPhase(PhaseEvent) - Method in class org.omnifaces.cdi.eager.EagerBeansPhaseListener
-
- afterPhase(PhaseEvent) - Method in class org.omnifaces.component.input.componentidparam.ConditionalWriterListener
-
- afterPhase(PhaseEvent) - Method in class org.omnifaces.eventlistener.CallbackPhaseListener
-
- afterPhase(PhaseEvent) - Method in class org.omnifaces.eventlistener.DefaultPhaseListener
-
- afterPhase(PhaseEvent) - Method in class org.omnifaces.eventlistener.FacesRequestLogger
-
After any phase, stop the timer, and if the current phase is RENDER_RESPONSE, or the response is complete, then log the Faces request
detail.
- afterPhase(PhaseEvent) - Method in class org.omnifaces.eventlistener.InvokeActionEventListener
-
- Ajax - Class in org.omnifaces.util
-
- APP_MAX_CAP_PARAM_NAME - Static variable in class org.omnifaces.util.cache.CacheInstancePerScopeProvider
-
- APP_TTL_PARAM_NAME - Static variable in class org.omnifaces.util.cache.CacheInstancePerScopeProvider
-
- append(char) - Method in class org.omnifaces.component.input.componentidparam.ConditionalResponseWriter
-
- append(CharSequence) - Method in class org.omnifaces.component.input.componentidparam.ConditionalResponseWriter
-
- append(CharSequence, int, int) - Method in class org.omnifaces.component.input.componentidparam.ConditionalResponseWriter
-
- ApplicationInitializer - Class in org.omnifaces
-
OmniFaces application initializer.
- ApplicationInitializer() - Constructor for class org.omnifaces.ApplicationInitializer
-
- ApplicationListener - Class in org.omnifaces
-
OmniFaces application listener.
- ApplicationListener() - Constructor for class org.omnifaces.ApplicationListener
-
- ApplicationProcessor - Class in org.omnifaces
-
OmniFaces application processor.
- ApplicationProcessor() - Constructor for class org.omnifaces.ApplicationProcessor
-
- apply(FaceletContext, UIComponent) - Method in class org.omnifaces.component.output.cache.el.CacheValue
-
- apply(FaceletContext, UIComponent) - Method in class org.omnifaces.taghandler.Converter
-
Create a
Converter
based on the
binding
and/or
converterId
attributes as per the standard JSF
<f:converter>
implementation and collect the render time
attributes.
- apply(FaceletContext, UIComponent) - Method in class org.omnifaces.taghandler.EnableRestorableView
-
Enable the current view to be restorable.
- apply(FaceletContext, UIComponent) - Method in class org.omnifaces.taghandler.IgnoreValidationFailed
-
- apply(FaceletContext, UIComponent) - Method in class org.omnifaces.taghandler.ImportConstants
-
First obtain the constants of the class by its fully qualified name as specified in the type
attribute from the cache.
- apply(FaceletContext, UIComponent) - Method in class org.omnifaces.taghandler.ImportFunctions
-
Register a new
FunctionMapper
which checks if the given prefix matches our own
var
and then
find the associated method based on the given method name.
- apply(FaceletContext, UIComponent) - Method in class org.omnifaces.taghandler.MassAttribute
-
- apply(FaceletContext, UIComponent) - Method in class org.omnifaces.taghandler.MethodParam
-
- apply(FaceletContext, UIComponent) - Method in class org.omnifaces.taghandler.SkipValidators
-
- apply(FaceletContext, UIComponent) - Method in class org.omnifaces.taghandler.TagAttribute
-
- apply(FaceletContext, UIComponent) - Method in class org.omnifaces.taghandler.ValidateBean
-
- apply(FaceletContext, UIComponent) - Method in class org.omnifaces.taghandler.ValidateUniqueColumn
-
If the component is new, check if it's an instance of
UIInput
and then register this tag as a value
change listener on it.
- apply(FaceletContext, UIComponent) - Method in class org.omnifaces.taghandler.Validator
-
Create a
Validator
based on the
binding
and/or
validatorId
attributes as per the standard JSF
<f:validator>
implementation and
collect the render time attributes.
- apply(FaceletContext, UIComponent) - Method in class org.omnifaces.taghandler.ViewParamValidationFailed
-
If the parent component is an instance of
UIViewRoot
or
UIViewParameter
and is new, and the
current request is
not a postback, and
not in render response, and all required
attributes are set, then subscribe the parent component to the
PostValidateEvent
.
- Arrays - Class in org.omnifaces.el.functions
-
Collection of EL functions for array manipulation: of:createArray()
, of:createIntegerArray()
,
of:contains()
and of:reverseArray()
.
- ascendingKeySet() - Method in class org.omnifaces.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
-
Returns a unmodifiable snapshot
Set
view of the keys contained in
this map.
- ascendingKeySetWithLimit(int) - Method in class org.omnifaces.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
-
Returns an unmodifiable snapshot
Set
view of the keys contained in
this map.
- ascendingMap() - Method in class org.omnifaces.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
-
Returns an unmodifiable snapshot
Map
view of the mappings contained
in this map.
- ascendingMapWithLimit(int) - Method in class org.omnifaces.util.concurrentlinkedhashmap.ConcurrentLinkedHashMap
-
Returns an unmodifiable snapshot
Map
view of the mappings contained
in this map.
- asConverterException(String, Object...) - Static method in class org.omnifaces.util.Messages
-
Returns a
ConverterException
with an ERROR faces message with the given message body which is formatted
with the given parameters.
- asConverterException() - Method in class org.omnifaces.util.Messages.Message
-
- asValidatorException(String, Object...) - Static method in class org.omnifaces.util.Messages
-
Returns a
ValidatorException
with an ERROR faces message with the given message body which is formatted
with the given parameters.
- asValidatorException() - Method in class org.omnifaces.util.Messages.Message
-
- Attribute - Annotation Type in org.omnifaces.cdi.param
-
Attribute for a
Converter
or
Validator
that is applied to a value retrieved from an HTTP request and
injected via the
@
Param
qualifier.
- ATTRIBUTE_NAMES - Static variable in class org.omnifaces.component.output.GraphicImage
-
- authenticate() - Static method in class org.omnifaces.util.Faces
-
Trigger the default container managed authentication mechanism on the current request.
- authenticate(FacesContext) - Static method in class org.omnifaces.util.FacesLocal
-