- BACK_LINK - Static variable in interface javax.portlet.faces.Bridge
-
Special token parameter in the URL passed to the bridge's implementation of ExternalContext.encodeResourceURL(String) that it recognizes as an indication that an URL
referring back to the page which contains this portlet should be encoded in the resource URL.
- BaseURL - Class in com.liferay.faces.portlet.component.baseurl
-
- BaseURL() - Constructor for class com.liferay.faces.portlet.component.baseurl.BaseURL
-
- BaseURLBase - Class in com.liferay.faces.portlet.component.baseurl
-
- BaseURLBase() - Constructor for class com.liferay.faces.portlet.component.baseurl.BaseURLBase
-
- BaseURLBase.BaseURLPropertyKeys - Enum in com.liferay.faces.portlet.component.baseurl
-
- Bridge - Interface in javax.portlet.faces
-
The Bridge interface is used by a portlet to execute a JSF application.
- Bridge.PortletPhase - Enum in javax.portlet.faces
-
Enumeration whose values describe the current portlet phase the bridge is executing Faces within.
- BRIDGE_AUTO_DISPATCH_EVENTS - Static variable in class javax.portlet.faces.GenericFacesPortlet
-
Portlet init parameter containing the setting for whether the GenericFacesPortlet overrides event
processing by dispatching all events to the bridge or delegates all event processing to the
GenericPortlet.
- BRIDGE_CLASS - Static variable in class javax.portlet.faces.GenericFacesPortlet
-
Application (PortletContext) init parameter that names the bridge class used by this application.
- BRIDGE_EVENT_HANDLER - Static variable in interface javax.portlet.faces.Bridge
-
- BRIDGE_PACKAGE_PREFIX - Static variable in interface javax.portlet.faces.Bridge
-
Base attribute/context parameter prefix.
- BRIDGE_PUBLIC_RENDER_PARAMETER_HANDLER - Static variable in interface javax.portlet.faces.Bridge
-
- BRIDGE_SERVICE_CLASSPATH - Static variable in class javax.portlet.faces.GenericFacesPortlet
-
Location of the services descriptor file in a brige installation that defines the class name of the bridge
implementation.
- BridgeConfig - Interface in com.liferay.faces.bridge
-
- BridgeConfigFactory - Class in com.liferay.faces.bridge
-
This abstract class provides a contract for defining a factory that knows how to create instances of type
BridgeConfig and
PortletConfig.
- BridgeConfigFactory() - Constructor for class com.liferay.faces.bridge.BridgeConfigFactory
-
- BridgeConfigWrapper - Class in com.liferay.faces.bridge
-
- BridgeConfigWrapper() - Constructor for class com.liferay.faces.bridge.BridgeConfigWrapper
-
- BridgeDefaultViewNotSpecifiedException - Exception in javax.portlet.faces
-
- BridgeDefaultViewNotSpecifiedException() - Constructor for exception javax.portlet.faces.BridgeDefaultViewNotSpecifiedException
-
- BridgeDefaultViewNotSpecifiedException(String) - Constructor for exception javax.portlet.faces.BridgeDefaultViewNotSpecifiedException
-
- BridgeDefaultViewNotSpecifiedException(Exception) - Constructor for exception javax.portlet.faces.BridgeDefaultViewNotSpecifiedException
-
- BridgeDefaultViewNotSpecifiedException(Throwable) - Constructor for exception javax.portlet.faces.BridgeDefaultViewNotSpecifiedException
-
- BridgeDefaultViewNotSpecifiedException(String, Throwable) - Constructor for exception javax.portlet.faces.BridgeDefaultViewNotSpecifiedException
-
- BridgeEventHandler - Interface in javax.portlet.faces
-
The BridgeEventHandler interface defines the class the bridge relies on to process portlet events.
- BridgeEventHandlerFactory - Class in com.liferay.faces.bridge
-
- BridgeEventHandlerFactory() - Constructor for class com.liferay.faces.bridge.BridgeEventHandlerFactory
-
- BridgeEventHandlerWrapper - Class in com.liferay.faces.bridge
-
- BridgeEventHandlerWrapper() - Constructor for class com.liferay.faces.bridge.BridgeEventHandlerWrapper
-
- BridgeException - Exception in javax.portlet.faces
-
Generic exception thrown when the bridge encounters an unexpected error.
- BridgeException() - Constructor for exception javax.portlet.faces.BridgeException
-
- BridgeException(String) - Constructor for exception javax.portlet.faces.BridgeException
-
- BridgeException(Exception) - Constructor for exception javax.portlet.faces.BridgeException
-
- BridgeException(Throwable) - Constructor for exception javax.portlet.faces.BridgeException
-
- BridgeException(String, Throwable) - Constructor for exception javax.portlet.faces.BridgeException
-
- BridgeFactoryFinder - Class in com.liferay.faces.bridge
-
- BridgeFactoryFinder() - Constructor for class com.liferay.faces.bridge.BridgeFactoryFinder
-
- BridgeInvalidViewPathException - Exception in javax.portlet.faces
-
- BridgeInvalidViewPathException() - Constructor for exception javax.portlet.faces.BridgeInvalidViewPathException
-
- BridgeInvalidViewPathException(String) - Constructor for exception javax.portlet.faces.BridgeInvalidViewPathException
-
- BridgeInvalidViewPathException(Exception) - Constructor for exception javax.portlet.faces.BridgeInvalidViewPathException
-
- BridgeInvalidViewPathException(Throwable) - Constructor for exception javax.portlet.faces.BridgeInvalidViewPathException
-
- BridgeInvalidViewPathException(String, Throwable) - Constructor for exception javax.portlet.faces.BridgeInvalidViewPathException
-
- BridgeNotAFacesRequestException - Exception in javax.portlet.faces
-
Thrown when the portlet invokes one of the bridge's
doFacesRequest methods even though the
Bridge.NONFACES_TARGET_PATH_PARAMETER parameter is present, indicating it is a non-Faces target.
- BridgeNotAFacesRequestException() - Constructor for exception javax.portlet.faces.BridgeNotAFacesRequestException
-
- BridgeNotAFacesRequestException(String) - Constructor for exception javax.portlet.faces.BridgeNotAFacesRequestException
-
- BridgeNotAFacesRequestException(Exception) - Constructor for exception javax.portlet.faces.BridgeNotAFacesRequestException
-
- BridgeNotAFacesRequestException(Throwable) - Constructor for exception javax.portlet.faces.BridgeNotAFacesRequestException
-
- BridgeNotAFacesRequestException(String, Throwable) - Constructor for exception javax.portlet.faces.BridgeNotAFacesRequestException
-
- BridgePortalContext - Class in com.liferay.faces.bridge.context
-
- BridgePortletConfigFactory - Class in com.liferay.faces.bridge.filter
-
- BridgePortletConfigFactory() - Constructor for class com.liferay.faces.bridge.filter.BridgePortletConfigFactory
-
- BridgePortletContextFactory - Class in com.liferay.faces.bridge.filter
-
- BridgePortletContextFactory() - Constructor for class com.liferay.faces.bridge.filter.BridgePortletContextFactory
-
- BridgePortletRequestFactory - Class in com.liferay.faces.bridge.filter
-
- BridgePortletRequestFactory() - Constructor for class com.liferay.faces.bridge.filter.BridgePortletRequestFactory
-
- BridgePortletResponseFactory - Class in com.liferay.faces.bridge.filter
-
- BridgePortletResponseFactory() - Constructor for class com.liferay.faces.bridge.filter.BridgePortletResponseFactory
-
- BridgePreDestroy - Annotation Type in javax.portlet.faces.annotation
-
The BridgePreDestroy annotation is used on methods as a callback notification to signal that the
instance is in the process of being removed by the bridge from the bridge request scope.
- BridgePublicRenderParameterHandler - Interface in javax.portlet.faces
-
This interface defines the contract for a Portlet 2.0 Public Render Parameter "handler" that enables JSF portlet
developers to perform any processing that might be necessary after the bridge pushes public render parameter values
into the model.
- BridgePublicRenderParameterHandlerFactory - Class in com.liferay.faces.bridge
-
- BridgePublicRenderParameterHandlerFactory() - Constructor for class com.liferay.faces.bridge.BridgePublicRenderParameterHandlerFactory
-
- BridgePublicRenderParameterHandlerWrapper - Class in com.liferay.faces.bridge
-
- BridgePublicRenderParameterHandlerWrapper() - Constructor for class com.liferay.faces.bridge.BridgePublicRenderParameterHandlerWrapper
-
- BridgeRequestScopeAttributeAdded - Annotation Type in javax.portlet.faces.annotation
-
The BridgeRequestScopeAttributeAdded annotation is used on methods as a callback notification to signal
that the instance is in the process of being added to the container's request scope and that this attribute will be
managed in the bridge request scope.
- BridgeUninitializedException - Exception in javax.portlet.faces
-
Thrown when the one of the bridge's doFacesRequest methods is called and the bridge is in an
uninitialized state.
- BridgeUninitializedException() - Constructor for exception javax.portlet.faces.BridgeUninitializedException
-
- BridgeUninitializedException(String) - Constructor for exception javax.portlet.faces.BridgeUninitializedException
-
- BridgeUninitializedException(Exception) - Constructor for exception javax.portlet.faces.BridgeUninitializedException
-
- BridgeUninitializedException(Throwable) - Constructor for exception javax.portlet.faces.BridgeUninitializedException
-
- BridgeUninitializedException(String, Throwable) - Constructor for exception javax.portlet.faces.BridgeUninitializedException
-
- BridgeURL - Interface in com.liferay.faces.bridge
-
This interface represents a bridge URL, meaning a URL that has convenience methods for representing URLs according to
Section 6.1.3.1 of the Bridge Spec.
- BridgeURLFactory - Class in com.liferay.faces.bridge
-
This factory is responsible for creating instances of
BridgeURL.
- BridgeURLFactory() - Constructor for class com.liferay.faces.bridge.BridgeURLFactory
-
- BridgeURLWrapper - Class in com.liferay.faces.bridge
-
- BridgeURLWrapper() - Constructor for class com.liferay.faces.bridge.BridgeURLWrapper
-
- BridgeUtil - Class in javax.portlet.faces
-
Utility class designed to make it easy for Faces subsystems including the bridge itself to determine whether this
request is running in a portlet container and/or which portlet request phase it is executing in.
- broadcast(FacesEvent) - Method in class com.liferay.faces.bridge.component.inputfile.InputFile
-
- GenericFacesPortlet - Class in javax.portlet.faces
-
The GenericFacesPortlet is provided to simplify development of a portlet that in whole or part relies on
the Faces Bridge to process requests.
- GenericFacesPortlet() - Constructor for class javax.portlet.faces.GenericFacesPortlet
-
- getAbsolutePath() - Method in interface com.liferay.faces.bridge.model.UploadedFile
-
- getActionRequest(ActionRequest, ActionResponse, PortletConfig, BridgeConfig) - Method in class com.liferay.faces.bridge.filter.BridgePortletRequestFactory
-
Returns a new instance of ActionRequest.
- getActionRequestInstance(ActionRequest, ActionResponse, PortletConfig, BridgeConfig) - Static method in class com.liferay.faces.bridge.filter.BridgePortletRequestFactory
-
- getActionResponse(ActionRequest, ActionResponse, PortletConfig, BridgeConfig) - Method in class com.liferay.faces.bridge.filter.BridgePortletResponseFactory
-
Returns a new instance of ActionResponse.
- getActionResponseInstance(ActionRequest, ActionResponse, PortletConfig, BridgeConfig) - Static method in class com.liferay.faces.bridge.filter.BridgePortletResponseFactory
-
- getAttributes() - Method in interface com.liferay.faces.bridge.BridgeConfig
-
Returns an immutable
Map of bridge configuration attributes.
- getAttributes() - Method in class com.liferay.faces.bridge.BridgeConfigWrapper
-
- getAttributes() - Method in interface com.liferay.faces.bridge.model.UploadedFile
-
- getBridgeActionURL(FacesContext, String) - Method in class com.liferay.faces.bridge.BridgeURLFactory
-
Returns a new action URL instance of
BridgeURL.
- getBridgeActionURLInstance(FacesContext, String) - Static method in class com.liferay.faces.bridge.BridgeURLFactory
-
- getBridgeBookmarkableURL(FacesContext, String, Map<String, List<String>>) - Method in class com.liferay.faces.bridge.BridgeURLFactory
-
Returns a new bookmarkable URL instance of
BridgeURL.
- getBridgeBookmarkableURLInstance(FacesContext, String, Map<String, List<String>>) - Static method in class com.liferay.faces.bridge.BridgeURLFactory
-
- getBridgeClassName() - Method in class javax.portlet.faces.GenericFacesPortlet
-
Returns the className of the bridge implementation this portlet uses.
- getBridgeConfig(PortletConfig) - Method in class com.liferay.faces.bridge.BridgeConfigFactory
-
- getBridgeConfigInstance(PortletConfig) - Static method in class com.liferay.faces.bridge.BridgeConfigFactory
-
- getBridgeEventHandler(PortletConfig) - Method in class com.liferay.faces.bridge.BridgeEventHandlerFactory
-
- getBridgeEventHandler() - Method in class javax.portlet.faces.GenericFacesPortlet
-
Returns an instance of a BridgeEventHandler used to process portlet events in a JSF environment.
- getBridgeEventHandlerInstance(PortletConfig) - Static method in class com.liferay.faces.bridge.BridgeEventHandlerFactory
-
- getBridgePartialActionURL(FacesContext, String) - Method in class com.liferay.faces.bridge.BridgeURLFactory
-
Returns a new partial action URL instance of
BridgeURL.
- getBridgePartialActionURLInstance(FacesContext, String) - Static method in class com.liferay.faces.bridge.BridgeURLFactory
-
- getBridgePublicRenderParameterHandler(PortletConfig) - Method in class com.liferay.faces.bridge.BridgePublicRenderParameterHandlerFactory
-
- getBridgePublicRenderParameterHandler() - Method in class javax.portlet.faces.GenericFacesPortlet
-
Returns an instance of a BridgePublicRenderParameterHandler used to post process public render parameter changes
that the bridge has pushed into mapped models.
- getBridgePublicRenderParameterHandlerInstance(PortletConfig) - Static method in class com.liferay.faces.bridge.BridgePublicRenderParameterHandlerFactory
-
- getBridgeRedirectURL(FacesContext, String, Map<String, List<String>>) - Method in class com.liferay.faces.bridge.BridgeURLFactory
-
Returns a new redirect URL instance of
BridgeURL.
- getBridgeRedirectURLInstance(FacesContext, String, Map<String, List<String>>) - Static method in class com.liferay.faces.bridge.BridgeURLFactory
-
- getBridgeResourceURL(FacesContext, String) - Method in class com.liferay.faces.bridge.BridgeURLFactory
-
Returns a new resource URL instance of
BridgeURL.
- getBridgeResourceURLInstance(FacesContext, String) - Static method in class com.liferay.faces.bridge.BridgeURLFactory
-
- getBytes() - Method in interface com.liferay.faces.bridge.model.UploadedFile
-
- getCacheability() - Method in class com.liferay.faces.portlet.component.resourceurl.ResourceURLBase
-
cacheability attribute description:
The cacheability of the resource returned by the resourceURL.
- getCharSet() - Method in interface com.liferay.faces.bridge.model.UploadedFile
-
- getContainerClientId(FacesContext) - Method in class javax.portlet.faces.component.PortletNamingContainerUIViewRoot
-
- getContentType() - Method in interface com.liferay.faces.bridge.model.UploadedFile
-
- getDefaultRenderKitId() - Method in class javax.portlet.faces.GenericFacesPortlet
-
Returns a String defining the default render kit id the bridge should ensure for this portlet.
- getDefaultViewIdMap() - Method in class javax.portlet.faces.GenericFacesPortlet
-
Returns a map of default viewIds that the bridge should use when it is unable to resolve to a specific target in
the incoming request.
- getEventRequest(EventRequest, EventResponse, PortletConfig, BridgeConfig) - Method in class com.liferay.faces.bridge.filter.BridgePortletRequestFactory
-
Returns a new instance of EventRequest.
- getEventRequestInstance(EventRequest, EventResponse, PortletConfig, BridgeConfig) - Static method in class com.liferay.faces.bridge.filter.BridgePortletRequestFactory
-
- getEventResponse(EventRequest, EventResponse, PortletConfig, BridgeConfig) - Method in class com.liferay.faces.bridge.filter.BridgePortletResponseFactory
-
Returns a new instance of EventResponse.
- getEventResponseInstance(EventRequest, EventResponse, PortletConfig, BridgeConfig) - Static method in class com.liferay.faces.bridge.filter.BridgePortletResponseFactory
-
- getExcludedRequestAttributes() - Method in interface com.liferay.faces.bridge.BridgeConfig
-
Returns an immutable
Set of attribute names that are to be excluded from the bridge request scope as
defined in the bridge:excluded-attributes element within the faces-config.xml descriptor.
- getExcludedRequestAttributes() - Method in class com.liferay.faces.bridge.BridgeConfigWrapper
-
- getExcludedRequestAttributes() - Method in class javax.portlet.faces.GenericFacesPortlet
-
Returns the set of RequestAttribute names that the portlet wants the bridge to exclude from its managed request
scope.
- getFacesBridge(PortletRequest, PortletResponse) - Method in class javax.portlet.faces.GenericFacesPortlet
-
Returns an initialized bridge instance adequately prepared so the caller can call doFacesRequest directly without
further initialization.
- getFactory(Class<?>) - Static method in class com.liferay.faces.bridge.BridgeFactoryFinder
-
- getFactoryInstance(Class<?>) - Method in class com.liferay.faces.bridge.BridgeFactoryFinder
-
- getFamily() - Method in class com.liferay.faces.portlet.component.baseurl.BaseURLBase
-
- getFamily() - Method in class com.liferay.faces.portlet.component.namespace.NamespaceBase
-
- getFamily() - Method in class com.liferay.faces.portlet.component.param.ParamBase
-
- getFamily() - Method in class com.liferay.faces.portlet.component.property.PropertyBase
-
- getFileUploadListener() - Method in class com.liferay.faces.bridge.component.inputfile.InputFileBase
-
fileUploadListener attribute description:
A method that is executed when a file is uploaded.
- getFromAction() - Method in class javax.portlet.faces.event.EventNavigationResult
-
- getHeader(String) - Method in interface com.liferay.faces.bridge.model.UploadedFile
-
- getHeaderNames() - Method in interface com.liferay.faces.bridge.model.UploadedFile
-
- getHeaders(String) - Method in interface com.liferay.faces.bridge.model.UploadedFile
-
- getHeadResponseWriter(ResponseWriter, PortletResponse) - Method in class com.liferay.faces.bridge.context.HeadResponseWriterFactory
-
Returns a new instance of ResponseWriter.
- getHeadResponseWriterInstance(ResponseWriter, PortletResponse) - Static method in class com.liferay.faces.bridge.context.HeadResponseWriterFactory
-
- getId() - Method in interface com.liferay.faces.bridge.model.UploadedFile
-
- getId() - Method in class com.liferay.faces.portlet.component.resourceurl.ResourceURLBase
-
id attribute description:
The id for the resource.
- getInputStream() - Method in interface com.liferay.faces.bridge.model.UploadedFile
-
- getInstance() - Static method in class com.liferay.faces.bridge.BridgeFactoryFinder
-
- getMessage() - Method in interface com.liferay.faces.bridge.model.UploadedFile
-
- getMultiple() - Method in class com.liferay.faces.bridge.component.inputfile.InputFileBase
-
- getName() - Method in interface com.liferay.faces.bridge.model.UploadedFile
-
- getName() - Method in class com.liferay.faces.portlet.component.actionurl.ActionURLBase
-
name attribute description:
The name of the action method to be executed.
- getName() - Method in class com.liferay.faces.portlet.component.param.ParamBase
-
name attribute description:
The name of the render parameter.
- getName() - Method in class com.liferay.faces.portlet.component.property.PropertyBase
-
name attribute description:
The name of the portlet property.
- getName() - Method in interface javax.portlet.faces.preference.Preference
-
Returns the name of this preference.
- getOutcome() - Method in class javax.portlet.faces.event.EventNavigationResult
-
- getParameter(String) - Method in interface com.liferay.faces.bridge.BridgeURL
-
- getParameter(String) - Method in class com.liferay.faces.bridge.BridgeURLWrapper
-
- getParameterMap() - Method in interface com.liferay.faces.bridge.BridgeURL
-
Returns a mutable
Map representing the URL parameters.
- getParameterMap() - Method in class com.liferay.faces.bridge.BridgeURLWrapper
-
- getPortletConfig(PortletConfig) - Method in class com.liferay.faces.bridge.filter.BridgePortletConfigFactory
-
Returns a thread-safe instance of PortletConfig.
- getPortletConfigInstance(PortletConfig) - Static method in class com.liferay.faces.bridge.filter.BridgePortletConfigFactory
-
- getPortletContext(PortletContext) - Method in class com.liferay.faces.bridge.filter.BridgePortletContextFactory
-
Returns a thread-safe instance of PortletContext.
- getPortletContextInstance(PortletContext) - Static method in class com.liferay.faces.bridge.filter.BridgePortletContextFactory
-
- getPortletMode() - Method in class com.liferay.faces.portlet.component.portleturl.PortletURLBase
-
portletMode attribute description:
The name of the mode of the portlet which will be accessed via the URL.
- getPortletRequestPhase() - Static method in class javax.portlet.faces.BridgeUtil
-
Indicates the portlet lifecycle phase currently being executed within the execution of the Faces lifecycle.
- getPortletRequestPhase(FacesContext) - Static method in class javax.portlet.faces.BridgeUtil
-
Indicates the portlet lifecycle phase currently being executed within the execution of the Faces lifecycle.
- getPublicParameterMappings() - Method in interface com.liferay.faces.bridge.BridgeConfig
-
Returns an immutable
Map of Public Render Parameter mappings as defined in the
bridge:public-parameter-mappings element of the faces-config.xml descriptor.
- getPublicParameterMappings() - Method in class com.liferay.faces.bridge.BridgeConfigWrapper
-
- getRenderRequest(RenderRequest, RenderResponse, PortletConfig, BridgeConfig) - Method in class com.liferay.faces.bridge.filter.BridgePortletRequestFactory
-
Returns a new instance of RenderRequest.
- getRenderRequestInstance(RenderRequest, RenderResponse, PortletConfig, BridgeConfig) - Static method in class com.liferay.faces.bridge.filter.BridgePortletRequestFactory
-
- getRenderResponse(RenderRequest, RenderResponse, PortletConfig, BridgeConfig) - Method in class com.liferay.faces.bridge.filter.BridgePortletResponseFactory
-
Returns a new instance of RenderResponse.
- getRenderResponseInstance(RenderRequest, RenderResponse, PortletConfig, BridgeConfig) - Static method in class com.liferay.faces.bridge.filter.BridgePortletResponseFactory
-
- getRequestAttributeInspector(PortletRequest, PortletConfig, BridgeConfig) - Method in class com.liferay.faces.bridge.RequestAttributeInspectorFactory
-
- getRequestAttributeInspectorInstance(PortletRequest, PortletConfig, BridgeConfig) - Static method in class com.liferay.faces.bridge.RequestAttributeInspectorFactory
-
- getResourceRequest(ResourceRequest, ResourceResponse, PortletConfig, BridgeConfig) - Method in class com.liferay.faces.bridge.filter.BridgePortletRequestFactory
-
Returns a new instance of ResourceRequest.
- getResourceRequestInstance(ResourceRequest, ResourceResponse, PortletConfig, BridgeConfig) - Static method in class com.liferay.faces.bridge.filter.BridgePortletRequestFactory
-
- getResourceResponse(ResourceRequest, ResourceResponse, PortletConfig, BridgeConfig) - Method in class com.liferay.faces.bridge.filter.BridgePortletResponseFactory
-
Returns a new instance of ResourceResponse.
- getResourceResponseInstance(ResourceRequest, ResourceResponse, PortletConfig, BridgeConfig) - Static method in class com.liferay.faces.bridge.filter.BridgePortletResponseFactory
-
- getResponseCharacterSetEncoding(PortletRequest) - Method in class javax.portlet.faces.GenericFacesPortlet
-
Deprecated.
This method is no longer used or called by the GenericFacesPortlet but retained in case
a subclass has called it.
- getResponseContentType(PortletRequest) - Method in class javax.portlet.faces.GenericFacesPortlet
-
Deprecated.
This method is no longer used or called by the GenericFacesPortlet but retained in case
a subclass has called it.
- getSecure() - Method in class com.liferay.faces.portlet.component.baseurl.BaseURLBase
-
secure attribute description:
When true, the URL will be secure.
- getSize() - Method in interface com.liferay.faces.bridge.model.UploadedFile
-
- getStatus() - Method in interface com.liferay.faces.bridge.model.UploadedFile
-
- getStyleClass() - Method in class com.liferay.faces.bridge.component.inputfile.InputFile
-
- getUploadedFile() - Method in class com.liferay.faces.bridge.event.FileUploadEvent
-
- getValue() - Method in class com.liferay.faces.portlet.component.param.ParamBase
-
value attribute description:
The value of the render parameter.
- getValue() - Method in class com.liferay.faces.portlet.component.property.PropertyBase
-
value attribute description:
The value of the portlet property.
- getValue() - Method in interface javax.portlet.faces.preference.Preference
-
Returns the first String value associated with this preference.
- getValues() - Method in interface javax.portlet.faces.preference.Preference
-
Returns a
List of values associated with this preference.
- getVar() - Method in class com.liferay.faces.portlet.component.baseurl.BaseURLBase
-
var attribute description:
Introduces an EL variable that contains the URL.
- getVar() - Method in class com.liferay.faces.portlet.component.namespace.NamespaceBase
-
var attribute description:
Introduces an EL variable that contains the portlet namespace.
- getViewId() - Method in interface com.liferay.faces.bridge.BridgeURL
-
If the URL targets a Faces view, then returns the viewId.
- getViewId() - Method in class com.liferay.faces.bridge.BridgeURLWrapper
-
- getViewIdRenderParameterName() - Method in interface com.liferay.faces.bridge.BridgeConfig
-
Returns the parameter name used for storing the value of the target viewId in a RenderRequest.
- getViewIdRenderParameterName() - Method in class com.liferay.faces.bridge.BridgeConfigWrapper
-
- getViewIdResourceParameterName() - Method in interface com.liferay.faces.bridge.BridgeConfig
-
Returns the parameter name used for storing the value of the target viewId in a ResourceRequest.
- getViewIdResourceParameterName() - Method in class com.liferay.faces.bridge.BridgeConfigWrapper
-
- getWindowState() - Method in class com.liferay.faces.portlet.component.portleturl.PortletURLBase
-
windowState attribute description:
The name of the window state of the portlet which will be accessed via the URL.
- getWrapped() - Method in class com.liferay.faces.bridge.BridgeConfigFactory
-
Returns the wrapped factory instance if this factory decorates another.
- getWrapped() - Method in class com.liferay.faces.bridge.BridgeConfigWrapper
-
- getWrapped() - Method in class com.liferay.faces.bridge.BridgeEventHandlerFactory
-
Returns the wrapped factory instance if this factory decorates another.
- getWrapped() - Method in class com.liferay.faces.bridge.BridgeEventHandlerWrapper
-
- getWrapped() - Method in class com.liferay.faces.bridge.BridgePublicRenderParameterHandlerFactory
-
Returns the wrapped factory instance if this factory decorates another.
- getWrapped() - Method in class com.liferay.faces.bridge.BridgePublicRenderParameterHandlerWrapper
-
- getWrapped() - Method in class com.liferay.faces.bridge.BridgeURLFactory
-
Returns the wrapped factory instance if this factory decorates another.
- getWrapped() - Method in class com.liferay.faces.bridge.BridgeURLWrapper
-
- getWrapped() - Method in class com.liferay.faces.bridge.context.HeadResponseWriterFactory
-
Returns the wrapped factory instance if this factory decorates another.
- getWrapped() - Method in class com.liferay.faces.bridge.event.EventPayloadWrapper
-
- getWrapped() - Method in class com.liferay.faces.bridge.filter.BridgePortletConfigFactory
-
Returns the wrapped factory instance if this factory decorates another.
- getWrapped() - Method in class com.liferay.faces.bridge.filter.BridgePortletContextFactory
-
Returns the wrapped factory instance if this factory decorates another.
- getWrapped() - Method in class com.liferay.faces.bridge.filter.BridgePortletRequestFactory
-
Returns the wrapped factory instance if this factory decorates another.
- getWrapped() - Method in class com.liferay.faces.bridge.filter.BridgePortletResponseFactory
-
Returns the wrapped factory instance if this factory decorates another.
- getWrapped() - Method in class com.liferay.faces.bridge.RequestAttributeInspectorFactory
-
Returns the wrapped factory instance if this factory decorates another.
- getWrapped() - Method in class com.liferay.faces.bridge.RequestAttributeInspectorWrapper
-
- IN_PROTOCOL_RESOURCE_LINK - Static variable in interface javax.portlet.faces.Bridge
-
Special token parameter in the URL passed to the bridge's implementation of ExternalContext.encodeResourceURL(String) that it recognizes as an indication that this
resource should be handled in-protocol.
- init(PortletConfig) - Method in interface javax.portlet.faces.Bridge
-
Called by the portlet.
- init(PortletConfig) - Method in class javax.portlet.faces.GenericFacesPortlet
-
Initializes the GenericFacesPortlet according to the specified portlet configuration.
- InputFile - Class in com.liferay.faces.bridge.component.inputfile
-
- InputFile() - Constructor for class com.liferay.faces.bridge.component.inputfile.InputFile
-
- InputFileBase - Class in com.liferay.faces.bridge.component.inputfile
-
- InputFileBase() - Constructor for class com.liferay.faces.bridge.component.inputfile.InputFileBase
-
- InputFileBase.InputFilePropertyKeys - Enum in com.liferay.faces.bridge.component.inputfile
-
- IS_POSTBACK_ATTRIBUTE - Static variable in interface javax.portlet.faces.Bridge
-
Portlet request attribute set by the bridge when processing a Faces request that signals this request is a Faces
postback.
- isAppropriateListener(FacesListener) - Method in class com.liferay.faces.bridge.event.FileUploadEvent
-
- isAuto() - Method in class com.liferay.faces.bridge.component.inputfile.InputFileBase
-
auto attribute description:
When this flag is true, files are uploaded automatically as soon as they are selected.
- isAutoDispatchEvents() - Method in class javax.portlet.faces.GenericFacesPortlet
-
Returns the value of the portlet initialization parameter javax.portlet.faces.autoDispatchEvents if
non-null or true, otherwise.
- isCopyCurrentRenderParameters() - Method in class com.liferay.faces.portlet.component.portleturl.PortletURLBase
-
copyCurrentRenderParameters attribute description:
When true, copy the current request's render parameters to the URL.
- isEscapeXml() - Method in class com.liferay.faces.portlet.component.baseurl.BaseURLBase
-
escapeXml attribute description:
When true, xml special characters will be escaped.
- isExcludedByAnnotation(String, Object) - Method in interface com.liferay.faces.bridge.RequestAttributeInspector
-
Determines whether or not a request attribute is to be excluded from the bridge request scope because the
specified value is an instance of a class annotated with
ExcludeFromManagedRequestScope.
- isExcludedByAnnotation(String, Object) - Method in class com.liferay.faces.bridge.RequestAttributeInspectorWrapper
-
- isExcludedByConfig(String, Object) - Method in interface com.liferay.faces.bridge.RequestAttributeInspector
-
Determines whether or not a request attribute is to be excluded from the bridge request scope because the
specified name appears in the bridge:excluded-attributes element within the faces-config.xml
descriptor.
- isExcludedByConfig(String, Object) - Method in class com.liferay.faces.bridge.RequestAttributeInspectorWrapper
-
- isExcludedByPreExisting(String, Object) - Method in interface com.liferay.faces.bridge.RequestAttributeInspector
-
Determines whether or not a request attribute is to be excluded from the bridge request scope because the
specified name matches the name of a request attribute that existed before the bridge acquired the FacesContext.
- isExcludedByPreExisting(String, Object) - Method in class com.liferay.faces.bridge.RequestAttributeInspectorWrapper
-
- isExcludedByType(String, Object) - Method in interface com.liferay.faces.bridge.RequestAttributeInspector
-
Determines whether or not a request attribute is to be excluded from the bridge request scope because the
specified value is an instance of a particular class such as those listed in Section 5.1.2 of the Bridge
Specification.
- isExcludedByType(String, Object) - Method in class com.liferay.faces.bridge.RequestAttributeInspectorWrapper
-
- isPortletRequest() - Static method in class javax.portlet.faces.BridgeUtil
-
Indicates whether the current request is executing in the portlet container.
- isPortletRequest(FacesContext) - Static method in class javax.portlet.faces.BridgeUtil
-
Indicates whether the current request is executing in the portlet container.
- isPreserveActionParameters() - Method in class javax.portlet.faces.GenericFacesPortlet
-
Returns a boolean indicating whether or not the bridge should preserve all the action parameters in the
subsequent renders that occur in the same scope.
- isReadOnly() - Method in interface javax.portlet.faces.preference.Preference
-
Returns true, if the value of this preference cannot be modified by the user.
- isRedirect() - Method in class com.liferay.faces.bridge.event.EventPayloadWrapper
-
- Param - Class in com.liferay.faces.portlet.component.param
-
- Param() - Constructor for class com.liferay.faces.portlet.component.param.Param
-
- ParamBase - Class in com.liferay.faces.portlet.component.param
-
- ParamBase() - Constructor for class com.liferay.faces.portlet.component.param.ParamBase
-
- ParamBase.ParamPropertyKeys - Enum in com.liferay.faces.portlet.component.param
-
- PORTLET_LIFECYCLE_PHASE - Static variable in interface javax.portlet.faces.Bridge
-
Portlet request attribute set by the bridge prior to creating/acquiring a FacesContext.
- PORTLET_MODE_PARAMETER - Static variable in interface javax.portlet.faces.Bridge
-
Special token parameter in the URL passed to the bridge's implementation of ExternalContext.encodeActionURL(String) that it recognizes as an indication that this action
should encode a portlet mode change to the one indicated by the parameter's value.
- PORTLET_NAMESPACED_RESPONSE_PROPERTY - Static variable in interface javax.portlet.faces.Bridge
-
Name of the portlet response property set by the bridge when it recognizes that the view has been rendered using
a NamingContainer that ensures all generated ids are namespaced using the consumer
provided unique portlet id.
- PORTLET_SECURE_PARAMETER - Static variable in interface javax.portlet.faces.Bridge
-
Special token parameter in the URL passed to bridge's implementation of ExternalContext.encodeActionURL(String) that it recognizes as an indication that this action
should encode a security level change to the one indicated by the parameter's value.
- PORTLET_WINDOWSTATE_PARAMETER - Static variable in interface javax.portlet.faces.Bridge
-
Special token parameter in the URL passed to the bridge's implementation of ExternalContext.encodeActionURL(String) that it recognizes as an indication that this action
should encode a window state change to the one indicated by the parameter's value.
- PortletNamingContainer - Annotation Type in javax.portlet.faces.annotation
-
- PortletNamingContainerUIViewRoot - Class in javax.portlet.faces.component
-
This class satisfies namespacing requirements of Section 6.6 of the specification.
- PortletNamingContainerUIViewRoot() - Constructor for class javax.portlet.faces.component.PortletNamingContainerUIViewRoot
-
- PortletURL - Class in com.liferay.faces.portlet.component.portleturl
-
- PortletURL() - Constructor for class com.liferay.faces.portlet.component.portleturl.PortletURL
-
- PortletURLBase - Class in com.liferay.faces.portlet.component.portleturl
-
- PortletURLBase() - Constructor for class com.liferay.faces.portlet.component.portleturl.PortletURLBase
-
- PortletURLBase.PortletURLPropertyKeys - Enum in com.liferay.faces.portlet.component.portleturl
-
- POST_REDIRECT_GET_SUPPORT - Static variable in class com.liferay.faces.bridge.context.BridgePortalContext
-
Property indicating if the portal application supports/implements the POST-REDIRECT-GET design pattern, meaning
that the PortletRequest.ACTION_PHASE originates from an HTTP POST request, and the PortletRequest.RENDER_PHASE is caused by a subsequent HTTP GET request.
- Preference - Interface in javax.portlet.faces.preference
-
The Preference interface allows one to access each value from PortletPreferences
as a discrete object.
- PRESERVE_ACTION_PARAMS - Static variable in interface javax.portlet.faces.Bridge
-
Portlet context attribute that a portlet can set prior to calling
Bridge.init(PortletConfig) to configure
the bridge to preserve action parameters received by this portlet along with bridge's request scope so that they
may be restored and acessed in subsequent renders.
- processAction(ActionRequest, ActionResponse) - Method in class javax.portlet.faces.GenericFacesPortlet
-
- processEvent(EventRequest, EventResponse) - Method in class javax.portlet.faces.GenericFacesPortlet
-
- processListener(FacesListener) - Method in class com.liferay.faces.bridge.event.FileUploadEvent
-
- processUpdates(FacesContext) - Method in class com.liferay.faces.bridge.BridgePublicRenderParameterHandlerWrapper
-
- processUpdates(FacesContext) - Method in interface javax.portlet.faces.BridgePublicRenderParameterHandler
-
This method is called after the bridge has pushed public render parameter values into the model, which occurs
after the RESTORE_VIEW phase of the JSF lifecycle.
- Property - Class in com.liferay.faces.portlet.component.property
-
- Property() - Constructor for class com.liferay.faces.portlet.component.property.Property
-
- PropertyBase - Class in com.liferay.faces.portlet.component.property
-
- PropertyBase() - Constructor for class com.liferay.faces.portlet.component.property.PropertyBase
-
- PropertyBase.PropertyPropertyKeys - Enum in com.liferay.faces.portlet.component.property
-
- SAVESTATE_FIELD_MARKER - Static variable in interface javax.portlet.faces.Bridge
-
Context initialization parameter that defines the SAVESTATE_FIELD_MARKER in use in the given
deployment.
- serveResource(ResourceRequest, ResourceResponse) - Method in class javax.portlet.faces.GenericFacesPortlet
-
- SET_HTTP_STATUS_CODE_SUPPORT - Static variable in class com.liferay.faces.bridge.context.BridgePortalContext
-
Property indicating if the portal application supports the standard mechanism of setting the ResourceResponse.HTTP_STATUS_CODE property on the ResourceResponse.
- SET_RESOURCE_RESPONSE_BUFFER_SIZE_SUPPORT - Static variable in class com.liferay.faces.bridge.context.BridgePortalContext
-
Property indicating if the portal application supports setting the buffer size on its ResourceResponse implementation.
- setAuto(boolean) - Method in class com.liferay.faces.bridge.component.inputfile.InputFileBase
-
auto attribute description:
When this flag is true, files are uploaded automatically as soon as they are selected.
- setCacheability(String) - Method in class com.liferay.faces.portlet.component.resourceurl.ResourceURLBase
-
cacheability attribute description:
The cacheability of the resource returned by the resourceURL.
- setCopyCurrentRenderParameters(boolean) - Method in class com.liferay.faces.portlet.component.portleturl.PortletURLBase
-
copyCurrentRenderParameters attribute description:
When true, copy the current request's render parameters to the URL.
- setEscapeXml(boolean) - Method in class com.liferay.faces.portlet.component.baseurl.BaseURLBase
-
escapeXml attribute description:
When true, xml special characters will be escaped.
- setFileUploadListener(MethodExpression) - Method in class com.liferay.faces.bridge.component.inputfile.InputFileBase
-
fileUploadListener attribute description:
A method that is executed when a file is uploaded.
- setFromAction(String) - Method in class javax.portlet.faces.event.EventNavigationResult
-
Sets the value that corresponds to the <from-action> element of a navigation-rule.
- setId(String) - Method in class com.liferay.faces.portlet.component.resourceurl.ResourceURLBase
-
id attribute description:
The id for the resource.
- setMultiple(String) - Method in class com.liferay.faces.bridge.component.inputfile.InputFileBase
-
multiple attribute description:
HTML passthrough attribute specifying whether or not multiple files can be uploaded.
- setName(String) - Method in class com.liferay.faces.portlet.component.actionurl.ActionURLBase
-
name attribute description:
The name of the action method to be executed.
- setName(String) - Method in class com.liferay.faces.portlet.component.param.ParamBase
-
name attribute description:
The name of the render parameter.
- setName(String) - Method in class com.liferay.faces.portlet.component.property.PropertyBase
-
name attribute description:
The name of the portlet property.
- setName(String) - Method in interface javax.portlet.faces.preference.Preference
-
Sets the name of this preference.
- setOutcome(String) - Method in class javax.portlet.faces.event.EventNavigationResult
-
Sets the value that corresponds to the <outcome> element of a navigation-rule.
- setParameter(String, String) - Method in interface com.liferay.faces.bridge.BridgeURL
-
- setParameter(String, String[]) - Method in interface com.liferay.faces.bridge.BridgeURL
-
- setParameter(String, String) - Method in class com.liferay.faces.bridge.BridgeURLWrapper
-
- setParameter(String, String[]) - Method in class com.liferay.faces.bridge.BridgeURLWrapper
-
- setPortletMode(String) - Method in class com.liferay.faces.portlet.component.portleturl.PortletURLBase
-
portletMode attribute description:
The name of the mode of the portlet which will be accessed via the URL.
- setSecure(Boolean) - Method in class com.liferay.faces.portlet.component.baseurl.BaseURLBase
-
secure attribute description:
When true, the URL will be secure.
- setValue(String) - Method in class com.liferay.faces.portlet.component.param.ParamBase
-
value attribute description:
The value of the render parameter.
- setValue(String) - Method in class com.liferay.faces.portlet.component.property.PropertyBase
-
value attribute description:
The value of the portlet property.
- setValue(String) - Method in interface javax.portlet.faces.preference.Preference
-
Associates the specified String value with this preference.
- setValues(String[]) - Method in interface javax.portlet.faces.preference.Preference
-
Associates the specified String array value with this preference.
- setVar(String) - Method in class com.liferay.faces.portlet.component.baseurl.BaseURLBase
-
var attribute description:
Introduces an EL variable that contains the URL.
- setVar(String) - Method in class com.liferay.faces.portlet.component.namespace.NamespaceBase
-
var attribute description:
Introduces an EL variable that contains the portlet namespace.
- setWindowState(String) - Method in class com.liferay.faces.portlet.component.portleturl.PortletURLBase
-
windowState attribute description:
The name of the window state of the portlet which will be accessed via the URL.
- STRICT_NAMESPACED_PARAMETERS_SUPPORT - Static variable in class com.liferay.faces.bridge.context.BridgePortalContext
-
Property indicating if the portal application requires parameters to be namespaced.
- valueOf(String) - Static method in enum com.liferay.faces.bridge.component.inputfile.InputFileBase.InputFilePropertyKeys
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.liferay.faces.bridge.model.UploadedFile.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.liferay.faces.portlet.component.actionurl.ActionURLBase.ActionURLPropertyKeys
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.liferay.faces.portlet.component.baseurl.BaseURLBase.BaseURLPropertyKeys
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.liferay.faces.portlet.component.namespace.NamespaceBase.NamespacePropertyKeys
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.liferay.faces.portlet.component.param.ParamBase.ParamPropertyKeys
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.liferay.faces.portlet.component.portleturl.PortletURLBase.PortletURLPropertyKeys
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.liferay.faces.portlet.component.property.PropertyBase.PropertyPropertyKeys
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.liferay.faces.portlet.component.resourceurl.ResourceURLBase.ResourceURLPropertyKeys
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum javax.portlet.faces.Bridge.PortletPhase
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.liferay.faces.bridge.component.inputfile.InputFileBase.InputFilePropertyKeys
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.liferay.faces.bridge.model.UploadedFile.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.liferay.faces.portlet.component.actionurl.ActionURLBase.ActionURLPropertyKeys
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.liferay.faces.portlet.component.baseurl.BaseURLBase.BaseURLPropertyKeys
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.liferay.faces.portlet.component.namespace.NamespaceBase.NamespacePropertyKeys
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.liferay.faces.portlet.component.param.ParamBase.ParamPropertyKeys
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.liferay.faces.portlet.component.portleturl.PortletURLBase.PortletURLPropertyKeys
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.liferay.faces.portlet.component.property.PropertyBase.PropertyPropertyKeys
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.liferay.faces.portlet.component.resourceurl.ResourceURLBase.ResourceURLPropertyKeys
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum javax.portlet.faces.Bridge.PortletPhase
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VIEW_ID - Static variable in interface javax.portlet.faces.Bridge
-
- VIEW_LINK - Static variable in interface javax.portlet.faces.Bridge
-
Special token parameter in the URL passed to the bridge's implementation of ExternalContext.encodeResourceURL(String) that it recognizes as an indication that this URL
refers to Faces view (navigation) and hence should be encoded as a portlet ActionURL rather then a portlet
ResourceURL.
- VIEW_PATH - Static variable in interface javax.portlet.faces.Bridge
-
- VIEWID_HISTORY - Static variable in interface javax.portlet.faces.Bridge
-
Portlet session attribute set by the bridge to hold the last viewId accessed in a given mode.