A B C D E F G H I K L M N O P R S T U V W

A

addComponentErrorMessage(String, String) - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
Adds the specified key as a message to the FacesContext with severity javax.faces.application.FacesMessage.SEVERITY_ERROR.
addComponentErrorMessage(String, String, Object) - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
Adds the specified key as a global message to the FacesContext with severity javax.faces.application.FacesMessage.SEVERITY_ERROR and substitutes the specified argument for the tokens in the specified key.
addComponentErrorMessage(String, String, Object...) - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
Adds the specified key as a global message to the FacesContext with severity javax.faces.application.FacesMessage.SEVERITY_ERROR and substitutes the specified argument(s) for the tokens in the specified key.
addComponentErrorMessage(String, String) - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
addComponentErrorMessage(String, String, Object) - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
addComponentErrorMessage(String, String, Object...) - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
addComponentErrorMessage(String, String) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
addComponentErrorMessage(String, String, Object) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
addComponentErrorMessage(String, String, Object...) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
addComponentInfoMessage(String, String) - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
Adds the specified key as a message to the FacesContext with severity javax.faces.application.FacesMessage.SEVERITY_INFO.
addComponentInfoMessage(String, String, Object) - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
Adds the specified key as a global message to the FacesContext with severity javax.faces.application.FacesMessage.SEVERITY_INFO and substitutes the specified argument for the tokens in the specified key.
addComponentInfoMessage(String, String, Object...) - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
Adds the specified key as a global message to the FacesContext with severity javax.faces.application.FacesMessage.SEVERITY_INFO and substitutes the specified argument(s) for the tokens in the specified key.
addComponentInfoMessage(String, String) - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
addComponentInfoMessage(String, String, Object) - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
addComponentInfoMessage(String, String, Object...) - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
addComponentInfoMessage(String, String) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
addComponentInfoMessage(String, String, Object) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
addComponentInfoMessage(String, String, Object...) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
addFeatureDescriptor(String, Class<?>) - Static method in class org.portletfaces.liferay.faces.el.ELResolverBase
 
addGlobalErrorMessage(String) - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
Adds the specified key as a global message to the FacesContext with severity javax.faces.application.FacesMessage.SEVERITY_ERROR.
addGlobalErrorMessage(String, Object) - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
Adds the specified key as a global message to the FacesContext with severity javax.faces.application.FacesMessage.SEVERITY_ERROR and substitutes the specified argument for the tokens in the specified key.
addGlobalErrorMessage(String, Object...) - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
Adds the specified key as a global message to the FacesContext with severity javax.faces.application.FacesMessage.SEVERITY_ERROR and substitutes the specified argument(s) for the tokens in the specified key.
addGlobalErrorMessage(String) - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
addGlobalErrorMessage(String, Object) - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
addGlobalErrorMessage(String, Object...) - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
addGlobalErrorMessage(String) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
addGlobalErrorMessage(String, Object) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
addGlobalErrorMessage(String, Object...) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
addGlobalInfoMessage(String) - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
Adds the specified key as a global message to the FacesContext with severity javax.faces.application.FacesMessage.SEVERITY_INFO.
addGlobalInfoMessage(String, Object) - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
Adds the specified key as a global message to the FacesContext with severity javax.faces.application.FacesMessage.SEVERITY_INFO and substitutes the specified argument for the tokens in the specified key.
addGlobalInfoMessage(String, Object...) - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
Adds the specified key as a global message to the FacesContext with severity javax.faces.application.FacesMessage.SEVERITY_INFO and substitutes the specified argument(s) for the tokens in the specified key.
addGlobalInfoMessage(String) - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
addGlobalInfoMessage(String, Object) - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
addGlobalInfoMessage(String, Object...) - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
addGlobalInfoMessage(String) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
addGlobalInfoMessage(String, Object) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
addGlobalInfoMessage(String, Object...) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
addGlobalSuccessInfoMessage() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContext
Adds a global information message to the current FacesContext with the standard Liferay "your-request-processed-successfully" key as the messageId.
addGlobalSuccessInfoMessage() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
addGlobalUnexpectedErrorMessage() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContext
Adds a global error message to the current FacesContext with the standard Liferay "an-unexpected-error-occurred" key as the messageId.
addGlobalUnexpectedErrorMessage() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
addMessage(String, FacesMessage.Severity, String) - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
Adds the specified key as a message associated with the UIComponent that has the specified clientId.
addMessage(String, FacesMessage.Severity, String, Object) - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
Adds the specified key as a message associated with the UIComponent that has the specified clientId.
addMessage(String, FacesMessage.Severity, String, Object...) - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
Adds the specified key as a message associated with the UIComponent that has the specified clientId.
addMessage(String, FacesMessage.Severity, String) - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
addMessage(String, FacesMessage.Severity, String, Object) - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
addMessage(String, FacesMessage.Severity, String, Object...) - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
addMessage(String, FacesMessage) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
addMessage(String, FacesMessage.Severity, String) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
addMessage(String, FacesMessage.Severity, String, Object) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
addMessage(String, FacesMessage.Severity, String, Object...) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
afterPhase(PhaseEvent) - Method in class org.portletfaces.liferay.faces.lifecycle.DebugPhaseListener
 
afterPhase(PhaseEvent) - Method in class org.portletfaces.liferay.faces.lifecycle.LiferayLocalePhaseListener
 
allRowsMarked - Variable in class org.portletfaces.liferay.faces.model.RowMarkerDataModel
 
AuthorizationException - Exception in org.portletfaces.liferay.faces.security
 
AuthorizationException() - Constructor for exception org.portletfaces.liferay.faces.security.AuthorizationException
 
AuthorizationException(String) - Constructor for exception org.portletfaces.liferay.faces.security.AuthorizationException
 
AuthorizationException(Throwable) - Constructor for exception org.portletfaces.liferay.faces.security.AuthorizationException
 
AuthorizationException(String, Throwable) - Constructor for exception org.portletfaces.liferay.faces.security.AuthorizationException
 

B

beforePhase(PhaseEvent) - Method in class org.portletfaces.liferay.faces.lifecycle.DebugPhaseListener
 
beforePhase(PhaseEvent) - Method in class org.portletfaces.liferay.faces.lifecycle.LiferayLocalePhaseListener
 
BooleanHelper - Class in org.portletfaces.liferay.faces.helper
This class provides additional methods that operate against the javax.lang.Boolean system class.
BooleanHelper() - Constructor for class org.portletfaces.liferay.faces.helper.BooleanHelper
 

C

CaptchaResource - Class in org.portletfaces.liferay.faces.resource
 
CaptchaResource() - Constructor for class org.portletfaces.liferay.faces.resource.CaptchaResource
 
CaptchaResource.CaptchaHttpServletResponse - Class in org.portletfaces.liferay.faces.resource
 
CaptchaResource.CaptchaHttpServletResponse(HttpServletResponse) - Constructor for class org.portletfaces.liferay.faces.resource.CaptchaResource.CaptchaHttpServletResponse
 
CaptchaResource.CaptchaServletOutputStream - Class in org.portletfaces.liferay.faces.resource
 
CaptchaResource.CaptchaServletOutputStream() - Constructor for class org.portletfaces.liferay.faces.resource.CaptchaResource.CaptchaServletOutputStream
 
CaptchaValidator - Class in org.portletfaces.liferay.faces.validator
 
CaptchaValidator() - Constructor for class org.portletfaces.liferay.faces.validator.CaptchaValidator
 
CaptchaValidator.CaptchaPortletRequest - Class in org.portletfaces.liferay.faces.validator
 
CaptchaValidator.CaptchaPortletRequest(PortletRequest, String) - Constructor for class org.portletfaces.liferay.faces.validator.CaptchaValidator.CaptchaPortletRequest
 
checkUserPortletPermission(String) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
checkUserPortletPermission(String) - Method in interface org.portletfaces.liferay.faces.context.LiferayPortletHelper
Checks to see if the current user has permission to execute the specified actionId (which, in turn, is assumed to be an action defined for the current portlet).
checkUserPortletPermission(String) - Method in class org.portletfaces.liferay.faces.context.LiferayPortletHelperImpl
 
clear() - Method in class org.portletfaces.liferay.faces.model.RowMarks
 
containsKey(Object) - Method in class org.portletfaces.liferay.faces.model.RowMarks
 
containsValue(Object) - Method in class org.portletfaces.liferay.faces.model.RowMarks
 
CONTENT_TYPE - Static variable in class org.portletfaces.liferay.faces.resource.CaptchaResource
 
countRows() - Method in class org.portletfaces.liferay.faces.model.LazyDataModel
Returns the total number of rows.
createActionURL() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
createActionURL() - Method in interface org.portletfaces.liferay.faces.context.PortletHelper
Retrieves a render URL for the current facesContext.
createActionURL() - Method in class org.portletfaces.liferay.faces.context.PortletHelperImpl
 
createRenderURL() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
createRenderURL() - Method in interface org.portletfaces.liferay.faces.context.PortletHelper
Retrieves a render URL for the current facesContext.
createRenderURL() - Method in class org.portletfaces.liferay.faces.context.PortletHelperImpl
 
createResource(String, String) - Method in class org.portletfaces.liferay.faces.resource.LiferayFacesResourceHandler
 

D

DebugPhaseListener - Class in org.portletfaces.liferay.faces.lifecycle
 
DebugPhaseListener() - Constructor for class org.portletfaces.liferay.faces.lifecycle.DebugPhaseListener
 
deleteMarkedRows() - Method in interface org.portletfaces.liferay.faces.model.RowMarker
Deletes the rows that are marked according to the value of RowMarker.getRowMarks() and returns the number of deleted rows.
deleteMarkedRows() - Method in class org.portletfaces.liferay.faces.model.RowMarkerDataModel
 
deleteRow(Object) - Method in class org.portletfaces.liferay.faces.model.RowMarkerDataModel
Deletes the row associated with the specified primary key.

E

ELResolverBase - Class in org.portletfaces.liferay.faces.el
 
ELResolverBase() - Constructor for class org.portletfaces.liferay.faces.el.ELResolverBase
 
encodeBegin(FacesContext, UIComponent) - Method in class org.portletfaces.liferay.faces.renderkit.PermissionsURLRenderer
 
encodeEnd(FacesContext, UIComponent) - Method in class org.portletfaces.liferay.faces.renderkit.PermissionsURLRenderer
 
entrySet() - Method in class org.portletfaces.liferay.faces.model.RowMarks
 
ExtELResolver - Class in org.portletfaces.liferay.faces.el
 
ExtELResolver() - Constructor for class org.portletfaces.liferay.faces.el.ExtELResolver
 

F

FaceletUtil - Class in org.portletfaces.liferay.faces.el
 
FaceletUtil() - Constructor for class org.portletfaces.liferay.faces.el.FaceletUtil
 
FacesContextHelper - Interface in org.portletfaces.liferay.faces.context
 
FacesContextHelperImpl - Class in org.portletfaces.liferay.faces.context
 
FacesContextHelperImpl() - Constructor for class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
FacesContextHelperPortletImpl - Class in org.portletfaces.liferay.faces.context
 
FacesContextHelperPortletImpl() - Constructor for class org.portletfaces.liferay.faces.context.FacesContextHelperPortletImpl
 
FALSE_VALUES - Static variable in class org.portletfaces.liferay.faces.helper.BooleanHelper
 
findDataModel(String) - Static method in class org.portletfaces.liferay.faces.el.FaceletUtil
Returns the DataModel in the current ViewRoot associated with the specified forClientId.
findRows(int, int) - Method in class org.portletfaces.liferay.faces.model.LazyDataModel
Returns a list of rows that is a subset of the entire list of rows.

G

get(Object) - Method in class org.portletfaces.liferay.faces.el.PortraitURLMap
 
get(Object) - Method in class org.portletfaces.liferay.faces.el.ThemeImageURLMap
 
get(Object) - Method in class org.portletfaces.liferay.faces.model.RowMarks
 
get(Object) - Method in class org.portletfaces.liferay.faces.security.UserPermissionMap
 
getActionResponse() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getActionResponse() - Method in interface org.portletfaces.liferay.faces.context.PortletHelper
Retrieves the javax.portlet.ActionResponse object associated with the current JSF FacesContext.
getActionResponse() - Method in class org.portletfaces.liferay.faces.context.PortletHelperImpl
 
getApplication() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getAttributes() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getByPortraitId(Long) - Method in class org.portletfaces.liferay.faces.el.PortraitURLMap
 
getByUser(User) - Method in class org.portletfaces.liferay.faces.el.PortraitURLMap
 
getClientIdsWithMessages() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getCommonPropertyType(ELContext, Object) - Method in class org.portletfaces.liferay.faces.el.ExtELResolver
 
getCompanyId() - Method in class org.portletfaces.liferay.faces.bean.Liferay
Returns the Liferay companyId primary key value associated with the community/organization portal page that the current portlet is placed upon.
getCompanyId() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getCompanyId() - Method in interface org.portletfaces.liferay.faces.context.LiferayPortletHelper
Returns the company Id associated with the community that is hosting the portlet associated with the current JSF FacesContext.
getCompanyId() - Method in class org.portletfaces.liferay.faces.context.LiferayPortletHelperImpl
 
getCount() - Method in class org.portletfaces.liferay.faces.model.RowMarks
Returns the number of entries in the map that have a value of true.
getCurrentPhaseId() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getDocumentLibraryURL() - Method in class org.portletfaces.liferay.faces.bean.Liferay
Returns the absolute URL for the Liferay Document Library Struts action path.
getDocumentLibraryURL() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getDocumentLibraryURL() - Method in interface org.portletfaces.liferay.faces.context.LiferayPortletHelper
Returns an absolute URL to the Liferay document library, which is the main part of different struts action paths.
getDocumentLibraryURL() - Method in class org.portletfaces.liferay.faces.context.LiferayPortletHelperImpl
 
getELContext() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getExceptionHandler() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getExternalContext() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getFacesContext() - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
Gets the underlying/wrapped FacesContext ThreadLocal singleton instance.
getFacesContext() - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
getFacesContext() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getFacesResourceBundle(Locale) - Method in class org.portletfaces.liferay.faces.context.MessageContextImpl
 
getFamily() - Method in class org.portletfaces.liferay.faces.component.PermissionsURL
 
getFeatureDescriptors(ELContext, Object) - Method in class org.portletfaces.liferay.faces.el.ELResolverBase
 
getFoo() - Method in class org.portletfaces.liferay.faces.model.RowMarks
 
getHostGroupId() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getHostGroupId() - Method in interface org.portletfaces.liferay.faces.context.LiferayPortletHelper
Returns the "group Id" associated with the community that is hosting the portlet associated with the current JSF FacesContext.
getHostGroupId() - Method in class org.portletfaces.liferay.faces.context.LiferayPortletHelperImpl
 
getImageGalleryURL() - Method in class org.portletfaces.liferay.faces.bean.Liferay
Returns the absolute URL for the Liferay Document Library Struts action path.
getImageGalleryURL() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getImageGalleryURL() - Method in interface org.portletfaces.liferay.faces.context.LiferayPortletHelper
Returns an absolute URL to the Liferay image gallery, which is the main part of different struts action paths.
getImageGalleryURL() - Method in class org.portletfaces.liferay.faces.context.LiferayPortletHelperImpl
 
getImageURL() - Method in class org.portletfaces.liferay.faces.bean.Liferay
Returns the absolute URL for the Liferay Image Servlet.
getInputStream() - Method in class org.portletfaces.liferay.faces.resource.CaptchaResource
 
getInstance() - Static method in class org.portletfaces.liferay.faces.context.LiferayFacesContext
Returns the implementation singleton instance.
getInstance() - Static method in class org.portletfaces.liferay.faces.context.MessageContext
 
getInstance() - Static method in class org.portletfaces.liferay.faces.context.PortletFacesContext
Deprecated. Returns the implementation singleton instance.
getKeys() - Method in class org.portletfaces.liferay.faces.el.I18N
This method is required by the ResourceBundle abstract class, but it will never be called in the normal running of a JSF webapp using the EL.
getLabel(FacesContext, UIComponent) - Static method in class org.portletfaces.liferay.faces.component.UIComponentHelper
 
getLayout() - Method in class org.portletfaces.liferay.faces.bean.Liferay
Returns the Liferay Layout associated with the community/organization portal page that the containing portlet is placed upon.
getLayout() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getLayout() - Method in interface org.portletfaces.liferay.faces.context.LiferayPortletHelper
Returns the layout being displayed in the current context.
getLayout() - Method in class org.portletfaces.liferay.faces.context.LiferayPortletHelperImpl
 
getLocale() - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
Returns the locale of the viewRoot of the current JSF FacesContext
getLocale() - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
getLocale() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getMaximumSeverity() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getMessage(String) - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
Returns the message associated with the specified messageId by delegating to the FacesMessageFactory, according to the current locale.
getMessage(String, Object...) - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
Returns the message associated with the specified messageId by delegating to the FacesMessageFactory, according to the current locale and arguments that are to be substituted.
getMessage(Locale, String) - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
Returns the message associated with the specified messageId by delegating to the FacesMessageFactory, according to the specified locale.
getMessage(Locale, String, Object...) - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
Returns the message associated with the specified messageId by delegating to the FacesMessageFactory, according to the specified locale and arguments that are to be substituted.
getMessage(String) - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
getMessage(String, Object...) - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
getMessage(Locale, String) - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
getMessage(Locale, String, Object...) - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
getMessage(String) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getMessage(String, Object...) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getMessage(Locale, String) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getMessage(Locale, String, Object...) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getMessage(Locale, String) - Method in class org.portletfaces.liferay.faces.context.MessageContext
 
getMessage(Locale, String, Object...) - Method in class org.portletfaces.liferay.faces.context.MessageContext
 
getMessage(Locale, String) - Method in class org.portletfaces.liferay.faces.context.MessageContextImpl
 
getMessage(Locale, String, Object...) - Method in class org.portletfaces.liferay.faces.context.MessageContextImpl
 
getMessage(Locale, String) - Method in class org.portletfaces.liferay.faces.context.MessageContextLiferayImpl
 
getMessage(Locale, String, Object...) - Method in class org.portletfaces.liferay.faces.context.MessageContextLiferayImpl
 
getMessageList() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getMessageList(String) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getMessages() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getMessages(String) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getModelResource() - Method in class org.portletfaces.liferay.faces.component.PermissionsURL
 
getModelResourceDescription() - Method in class org.portletfaces.liferay.faces.component.PermissionsURL
 
getNamespace() - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
Delegates to the underlying ExternalContext.encodeNamespace(String) method in order to get the application namespace.
getNamespace() - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
getNamespace() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getOutputStream() - Method in class org.portletfaces.liferay.faces.resource.CaptchaResource.CaptchaHttpServletResponse
 
getParameter(String) - Method in class org.portletfaces.liferay.faces.validator.CaptchaValidator.CaptchaPortletRequest
 
getParentForm(UIComponent) - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
Return the parent form of the given component.
getParentForm(UIComponent) - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
getParentForm(UIComponent) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getPartialViewContext() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getPermissionChecker() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getPermissionChecker() - Method in interface org.portletfaces.liferay.faces.context.LiferayPortletHelper
Returns the Liferay PermissionChecker associated with the request.
getPermissionChecker() - Method in class org.portletfaces.liferay.faces.context.LiferayPortletHelperImpl
 
getPermissionsURL(FacesContext, UIComponent) - Method in class org.portletfaces.liferay.faces.renderkit.PermissionsURLRenderer
 
getPhaseId() - Method in class org.portletfaces.liferay.faces.lifecycle.DebugPhaseListener
 
getPhaseId() - Method in class org.portletfaces.liferay.faces.lifecycle.LiferayLocalePhaseListener
 
getPlainTextStringLength(Object) - Method in class org.portletfaces.liferay.faces.validator.RichTextLengthValidator
 
getPlid() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getPlid() - Method in interface org.portletfaces.liferay.faces.context.LiferayPortletHelper
Returns the "Plid" (the "portal layout id"), which is the identifier of the specific "page" the portlet exists on.
getPlid() - Method in class org.portletfaces.liferay.faces.context.LiferayPortletHelperImpl
 
getPortalContext() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getPortalContext() - Method in interface org.portletfaces.liferay.faces.context.PortletHelper
Retrieves the javax.portlet.PortalContext object associated with the current JSF FacesContext.
getPortalContext() - Method in class org.portletfaces.liferay.faces.context.PortletHelperImpl
 
getPortalURL() - Method in class org.portletfaces.liferay.faces.bean.Liferay
Returns the absolute URL for the portal.
getPortalURL() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getPortalURL() - Method in interface org.portletfaces.liferay.faces.context.LiferayPortletHelper
Returns an absolute URL which is the context-path of the portal webapp.
getPortalURL() - Method in class org.portletfaces.liferay.faces.context.LiferayPortletHelperImpl
 
getPortlet() - Method in class org.portletfaces.liferay.faces.bean.Liferay
Returns the containing Liferay Portlet associated with the PortletRequest.
getPortlet() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getPortlet() - Method in interface org.portletfaces.liferay.faces.context.LiferayPortletHelper
Returns the com.liferay.portal.model.Portlet object for the portlet associated with the current request.
getPortlet() - Method in class org.portletfaces.liferay.faces.context.LiferayPortletHelperImpl
 
getPortletConfig() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getPortletConfig() - Method in interface org.portletfaces.liferay.faces.context.PortletHelper
Retrieves the javax.portlet.PortletConfig object associated with the current JSF FacesContext.
getPortletConfig() - Method in class org.portletfaces.liferay.faces.context.PortletHelperImpl
 
getPortletContext() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getPortletContext() - Method in interface org.portletfaces.liferay.faces.context.PortletHelper
Retrieves the javax.portlet.PortletContext object associated with the current JSF FacesContext.
getPortletContext() - Method in class org.portletfaces.liferay.faces.context.PortletHelperImpl
 
getPortletContextName() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getPortletContextName() - Method in interface org.portletfaces.liferay.faces.context.PortletHelper
Retrieves the name of the portlet associated with the current JSF FacesContext (usually, its the name of the portlet .war)
getPortletContextName() - Method in class org.portletfaces.liferay.faces.context.PortletHelperImpl
 
getPortletInstanceId() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getPortletInstanceId() - Method in interface org.portletfaces.liferay.faces.context.LiferayPortletHelper
Returns the "portlet instance Id" of the currently running portlet.
getPortletInstanceId() - Method in class org.portletfaces.liferay.faces.context.LiferayPortletHelperImpl
 
getPortletName() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getPortletName() - Method in interface org.portletfaces.liferay.faces.context.PortletHelper
Retrieves the name of the portlet associated with the current JSF FacesContext (as defined in portlet.xml's <portlet-name> tag).
getPortletName() - Method in class org.portletfaces.liferay.faces.context.PortletHelperImpl
 
getPortletPreference(String, Object) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getPortletPreference(String, Object) - Method in interface org.portletfaces.liferay.faces.context.PortletHelper
Returns String representation of the value of the portlet preference associated with the specified name in from the javax.portlet.PortletPreferences object associated with the current JSF FacesContext.
getPortletPreference(String, Object) - Method in class org.portletfaces.liferay.faces.context.PortletHelperImpl
 
getPortletPreferenceAsBool(String, boolean) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getPortletPreferenceAsBool(String, boolean) - Method in interface org.portletfaces.liferay.faces.context.PortletHelper
Returns boolean representation of the value of the portlet preference associated with the specified name in from the PortletPreferenceMap object associated with the current JSF FacesContext.
getPortletPreferenceAsBool(String, boolean) - Method in class org.portletfaces.liferay.faces.context.PortletHelperImpl
 
getPortletPreferenceAsInt(String, int) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getPortletPreferenceAsInt(String, int) - Method in interface org.portletfaces.liferay.faces.context.PortletHelper
Returns integer representation of the value of the portlet preference associated with the specified name in from the PortletPreferenceMap object associated with the current JSF FacesContext.
getPortletPreferenceAsInt(String, int) - Method in class org.portletfaces.liferay.faces.context.PortletHelperImpl
 
getPortletPreferenceAsShort(String, short) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getPortletPreferenceAsShort(String, short) - Method in interface org.portletfaces.liferay.faces.context.PortletHelper
Returns short representation of the value of the portlet preference associated with the specified name in from the PortletPreferenceMap object associated with the current JSF FacesContext.
getPortletPreferenceAsShort(String, short) - Method in class org.portletfaces.liferay.faces.context.PortletHelperImpl
 
getPortletPreferenceAsString(String, String) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getPortletPreferenceAsString(String, String) - Method in interface org.portletfaces.liferay.faces.context.PortletHelper
Returns short representation of the value of the portlet preference associated with the specified name in from the PortletPreferenceMap object associated with the current JSF FacesContext.
getPortletPreferenceAsString(String, String) - Method in class org.portletfaces.liferay.faces.context.PortletHelperImpl
 
getPortletPreferences() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getPortletPreferences() - Method in interface org.portletfaces.liferay.faces.context.PortletHelper
Retrieves the javax.portlet.PortletPreferences object associated with the current JSF FacesContext.
getPortletPreferences() - Method in class org.portletfaces.liferay.faces.context.PortletHelperImpl
 
getPortletRenderRequest() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getPortletRenderRequest() - Method in interface org.portletfaces.liferay.faces.context.PortletHelper
Retrieves the javax.portlet.RenderRequest object associated with the current JSF FacesContext.
getPortletRenderRequest() - Method in class org.portletfaces.liferay.faces.context.PortletHelperImpl
 
getPortletRenderResponse() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getPortletRenderResponse() - Method in interface org.portletfaces.liferay.faces.context.PortletHelper
Retrieves the javax.portlet.RenderResponse object associated with the current JSF FacesContext.
getPortletRenderResponse() - Method in class org.portletfaces.liferay.faces.context.PortletHelperImpl
 
getPortletRequest() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getPortletRequest() - Method in class org.portletfaces.liferay.faces.context.LiferayPortletHelperImpl
 
getPortletRequest() - Method in interface org.portletfaces.liferay.faces.context.PortletHelper
Retrieves the javax.portlet.PortletRequest object associated with the current JSF FacesContext.
getPortletRequest() - Method in class org.portletfaces.liferay.faces.context.PortletHelperImpl
 
getPortletResponse() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getPortletResponse() - Method in interface org.portletfaces.liferay.faces.context.PortletHelper
Retrieves the javax.portlet.PortletResponse object associated with the current JSF FacesContext.
getPortletResponse() - Method in class org.portletfaces.liferay.faces.context.PortletHelperImpl
 
getPortletRootId() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getPortletRootId() - Method in interface org.portletfaces.liferay.faces.context.LiferayPortletHelper
Returns the "portlet root Id" of the currently running portlet.
getPortletRootId() - Method in class org.portletfaces.liferay.faces.context.LiferayPortletHelperImpl
 
getPortletSession() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getPortletSession() - Method in interface org.portletfaces.liferay.faces.context.PortletHelper
Retrieves the javax.portlet.PortletSession object associated with the current JSF FacesContext.
getPortletSession() - Method in class org.portletfaces.liferay.faces.context.PortletHelperImpl
 
getPortraitURL() - Method in class org.portletfaces.liferay.faces.bean.Liferay
Designed to be called from the EL by passing a Liferay User or userId as an array index, returns the absolute URL to the user's portrait.
getPrimaryKey(E) - Method in class org.portletfaces.liferay.faces.model.RowMarkerDataModel
Retrieves the primary key from the specified object.
getRedirect() - Method in class org.portletfaces.liferay.faces.component.PermissionsURL
 
getRemoteUser() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getRemoteUser() - Method in interface org.portletfaces.liferay.faces.context.PortletHelper
Returns the user name/id of the user associated with the current JSF FacesContext
getRemoteUser() - Method in class org.portletfaces.liferay.faces.context.PortletHelperImpl
 
getRenderKit() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getRenderResponse() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getRequestAttribute(String) - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
Returns the value of the request attribute associated with the specified name.
getRequestAttribute(String) - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
getRequestAttribute(String) - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperPortletImpl
 
getRequestAttribute(String) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getRequestContextPath() - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
 
getRequestContextPath() - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
getRequestContextPath() - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperPortletImpl
 
getRequestContextPath() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getRequestParameter(String) - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
Retrieves the specified parameter passed as part of the request
getRequestParameter(String) - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
getRequestParameter(String) - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperPortletImpl
 
getRequestParameter(String) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getRequestParameterAsBool(String, boolean) - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
Retrieves the specified parameter passed as part of the request as a boolean.
getRequestParameterAsBool(String, boolean) - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
getRequestParameterAsBool(String, boolean) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getRequestParameterAsInt(String, int) - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
Retrieves the specified parameter passed as part of the request as an integer.
getRequestParameterAsInt(String, int) - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
getRequestParameterAsInt(String, int) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getRequestParameterAsLong(String, long) - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
Retrieves the specified parameter passed as part of the request as an integer.
getRequestParameterAsLong(String, long) - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
getRequestParameterAsLong(String, long) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getRequestParameterFromMap(String) - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
Retrieves the specified parameter from the ExternalContext's request parameter map.
getRequestParameterFromMap(String) - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
getRequestParameterFromMap(String) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getRequestParameterMap() - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
Returns the map of request parameters from the ExternalContext.
getRequestParameterMap() - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
getRequestParameterMap() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getRequestPath() - Method in class org.portletfaces.liferay.faces.resource.CaptchaResource
 
getRequestQueryString() - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
Retrieves the value of the original "javax.servlet.forward.query_string" request attribute.
getRequestQueryString() - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
getRequestQueryString() - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperPortletImpl
 
getRequestQueryString() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getRequestQueryStringParameter(String) - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
Retrieves the value of the specified parameter name from the original "javax.servlet.forward.query_string" request attribute.
getRequestQueryStringParameter(String) - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
getRequestQueryStringParameter(String) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getResourcePrimKey() - Method in class org.portletfaces.liferay.faces.component.PermissionsURL
 
getResponseComplete() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getResponseHeaders() - Method in class org.portletfaces.liferay.faces.resource.CaptchaResource
 
getResponseStream() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getResponseWriter() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getRowCount() - Method in class org.portletfaces.liferay.faces.model.LazyDataModel
 
getRowData() - Method in class org.portletfaces.liferay.faces.model.LazyDataModel
 
getRowIndex() - Method in class org.portletfaces.liferay.faces.model.LazyDataModel
 
getRowMarks() - Method in interface org.portletfaces.liferay.faces.model.RowMarker
Returns an instance of RowMarks that represents rows that are marked.
getRowMarks() - Method in class org.portletfaces.liferay.faces.model.RowMarkerDataModel
 
getRowsPerPage() - Method in class org.portletfaces.liferay.faces.model.LazyDataModel
 
getRowsPerPage() - Method in interface org.portletfaces.liferay.faces.model.Paginated
Returns the number of rows-per-page associated with the pagination.
getScopeGroup() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getScopeGroup() - Method in interface org.portletfaces.liferay.faces.context.LiferayPortletHelper
 
getScopeGroup() - Method in class org.portletfaces.liferay.faces.context.LiferayPortletHelperImpl
 
getScopeGroupId() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getScopeGroupId() - Method in interface org.portletfaces.liferay.faces.context.LiferayPortletHelper
 
getScopeGroupId() - Method in class org.portletfaces.liferay.faces.context.LiferayPortletHelperImpl
 
getScopeGroupUser() - Method in class org.portletfaces.liferay.faces.bean.Liferay
Returns the Liferay User that owns the Liferay community/organization portal page that the containing portlet is placed upon.
getScopeGroupUser() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getScopeGroupUser() - Method in interface org.portletfaces.liferay.faces.context.LiferayPortletHelper
Returns the user associated with the group (Liferay community) associated with the layout (portal page) that the portlet resides on.
getScopeGroupUser() - Method in class org.portletfaces.liferay.faces.context.LiferayPortletHelperImpl
 
getServiceContext() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getServiceContext() - Method in interface org.portletfaces.liferay.faces.context.LiferayPortletHelper
Returns an instance of a ServiceContext associated with the specified className.
getServiceContext() - Method in class org.portletfaces.liferay.faces.context.LiferayPortletHelperImpl
 
getSession(boolean) - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
Returns the session object associated with the current FacesContext.
getSession(boolean) - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
getSession(boolean) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getSessionAttribute(String) - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
Returns the value of the session attribute associated with the specified name.
getSessionAttribute(String) - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
getSessionAttribute(String) - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperPortletImpl
 
getSessionAttribute(String) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getSessionSharedAttribute(String) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getSessionSharedAttribute(String) - Method in interface org.portletfaces.liferay.faces.context.PortletHelper
Returns the value of the session attribute associated with the specified name from PortletSession.APPLICATION_SCOPE
getSessionSharedAttribute(String) - Method in class org.portletfaces.liferay.faces.context.PortletHelperImpl
 
getSortColumn() - Method in class org.portletfaces.liferay.faces.model.LazyDataModel
 
getSortColumn() - Method in interface org.portletfaces.liferay.faces.model.Sortable
 
getTheme() - Method in class org.portletfaces.liferay.faces.bean.Liferay
Returns the Liferay Theme associated with the Liferay Layout.
getTheme() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getTheme() - Method in interface org.portletfaces.liferay.faces.context.LiferayPortletHelper
Returns the theme being displayed in the current context.
getTheme() - Method in class org.portletfaces.liferay.faces.context.LiferayPortletHelperImpl
 
getThemeDisplay() - Method in class org.portletfaces.liferay.faces.bean.Liferay
Returns the Liferay ThemeDisplay associated with the PortletRequest.
getThemeDisplay() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getThemeDisplay() - Method in interface org.portletfaces.liferay.faces.context.LiferayPortletHelper
Returns the com.liferay.portal.theme.ThemeDisplay object, which contains a variety methods for rendering theme specific look and feels.
getThemeDisplay() - Method in class org.portletfaces.liferay.faces.context.LiferayPortletHelperImpl
 
getThemeImagesURL() - Method in class org.portletfaces.liferay.faces.bean.Liferay
Returns the absolute URL for the image path associated with the current Liferay Theme.
getThemeImagesURL() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getThemeImagesURL() - Method in interface org.portletfaces.liferay.faces.context.LiferayPortletHelper
Returns an absolute URL which is the path to the images of the theme associated with the current Layout.
getThemeImagesURL() - Method in class org.portletfaces.liferay.faces.context.LiferayPortletHelperImpl
 
getThemeImageURL() - Method in class org.portletfaces.liferay.faces.bean.Liferay
Designed to be called from the EL by passing a relative path to a theme image as an array index, returns the absolute URL to the theme image.
getType(ELContext, Object, Object) - Method in class org.portletfaces.liferay.faces.el.ELResolverBase
 
getURL() - Method in class org.portletfaces.liferay.faces.resource.CaptchaResource
 
getUser() - Method in class org.portletfaces.liferay.faces.bean.Liferay
Returns the Liferay User associated with the PortletRequest.
getUser() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getUser() - Method in interface org.portletfaces.liferay.faces.context.LiferayPortletHelper
Returns the user record of the user associated with the current JSF FacesContext.
getUser() - Method in class org.portletfaces.liferay.faces.context.LiferayPortletHelperImpl
 
getUserHasPortletPermission() - Method in class org.portletfaces.liferay.faces.bean.Liferay
Designed to be called from the EL by passing an action-key as an array index, returns a Boolean indicating whether or not the Liferay User associated with the PortletRequest has permission to execute the specified action-key on the current portlet.
getUserId() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getUserId() - Method in interface org.portletfaces.liferay.faces.context.LiferayPortletHelper
Returns the user Id of the user associated with the current JSF FacesContext
getUserId() - Method in class org.portletfaces.liferay.faces.context.LiferayPortletHelperImpl
 
getUserRoles() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getUserRoles() - Method in interface org.portletfaces.liferay.faces.context.LiferayPortletHelper
Returns a list of all of the roles played by the user associated with the current JSF FacesContext.
getUserRoles() - Method in class org.portletfaces.liferay.faces.context.LiferayPortletHelperImpl
 
getValue(ELContext, Object, Object) - Method in class org.portletfaces.liferay.faces.el.ELResolverBase
 
getViewRoot() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getWindowState() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
getWindowState() - Method in interface org.portletfaces.liferay.faces.context.PortletHelper
Returns the window state of the portlet associated with the current JSF FacesContext
getWindowState() - Method in class org.portletfaces.liferay.faces.context.PortletHelperImpl
 
getWrapped() - Method in class org.portletfaces.liferay.faces.resource.LiferayFacesResourceHandler
 
getWrappedData() - Method in class org.portletfaces.liferay.faces.model.LazyDataModel
 
getWrappedDataFinishRowIndex() - Method in class org.portletfaces.liferay.faces.model.LazyDataModel
Returns the index of the finishing row associated with the underlying wrapped data.
getWrappedDataStartRowIndex() - Method in class org.portletfaces.liferay.faces.model.LazyDataModel
Returns the index of the starting row associated with the underlying wrapped data.
getWrappedRow(Object) - Method in class org.portletfaces.liferay.faces.model.LazyDataModel
Searches through the cached/wrapped data for the row that corresponds to the specified primaryKey and returns the row.

H

handleGetObject(String) - Method in class org.portletfaces.liferay.faces.el.I18N
 
handleResourceRequest(FacesContext) - Method in class org.portletfaces.liferay.faces.resource.LiferayFacesResourceHandler
 

I

I18N - Class in org.portletfaces.liferay.faces.el
 
I18N() - Constructor for class org.portletfaces.liferay.faces.el.I18N
 
instance - Static variable in class org.portletfaces.liferay.faces.context.MessageContext
 
IntegerHelper - Class in org.portletfaces.liferay.faces.helper
This class provides additional methods that operate against the javax.lang.Integer system class.
IntegerHelper() - Constructor for class org.portletfaces.liferay.faces.helper.IntegerHelper
 
isAllRowsMarked() - Method in interface org.portletfaces.liferay.faces.model.RowMarker
Returns a boolean flag indicating whether or not all rows are marked.
isAllRowsMarked() - Method in class org.portletfaces.liferay.faces.model.RowMarkerDataModel
 
isBooleanToken(String) - Static method in class org.portletfaces.liferay.faces.helper.BooleanHelper
 
isEmpty() - Method in class org.portletfaces.liferay.faces.model.RowMarks
 
isFalseToken(String) - Static method in class org.portletfaces.liferay.faces.helper.BooleanHelper
 
isMale(User) - Method in class org.portletfaces.liferay.faces.el.PortraitURLMap
 
isPortletEnvironment() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
isPortletEnvironment() - Method in interface org.portletfaces.liferay.faces.context.PortletHelper
Returns TRUE if the underlying request/response is from a portlet environment.
isPortletEnvironment() - Method in class org.portletfaces.liferay.faces.context.PortletHelperImpl
 
isPostback() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
isProcessingEvents() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
isProjectStage(ProjectStage) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
isReadOnly(ELContext, Object, Object) - Method in class org.portletfaces.liferay.faces.el.ELResolverBase
 
isReadOnly(ELContext, Object, Object) - Method in class org.portletfaces.liferay.faces.el.ExtELResolver
 
isReset() - Method in class org.portletfaces.liferay.faces.model.LazyDataModel
 
isReset() - Method in class org.portletfaces.liferay.faces.model.RowMarkerDataModel
Indicates whether or not the underlying cache of rows has been reset/cleared.
isRowAvailable() - Method in class org.portletfaces.liferay.faces.model.LazyDataModel
 
isSortAscending() - Method in class org.portletfaces.liferay.faces.model.LazyDataModel
 
isSortAscending() - Method in interface org.portletfaces.liferay.faces.model.Sortable
 
isTrueToken(String) - Static method in class org.portletfaces.liferay.faces.helper.BooleanHelper
 
isUserInRole(String) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
isUserInRole(String) - Method in interface org.portletfaces.liferay.faces.context.PortletHelper
Returns TRUE if the current user is associated with the specified role.
isUserInRole(String) - Method in class org.portletfaces.liferay.faces.context.PortletHelperImpl
 
isValidationFailed() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
isWindowMaximized() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
isWindowMaximized() - Method in interface org.portletfaces.liferay.faces.context.PortletHelper
Returns TRUE if the Window state of the current portlet is set to MAXIMIZED
isWindowMaximized() - Method in class org.portletfaces.liferay.faces.context.PortletHelperImpl
 
isWindowNormal() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
isWindowNormal() - Method in interface org.portletfaces.liferay.faces.context.PortletHelper
Returns TRUE if the Window state of the current portlet is set to MAXIMIZED
isWindowNormal() - Method in class org.portletfaces.liferay.faces.context.PortletHelperImpl
 

K

keySet() - Method in class org.portletfaces.liferay.faces.model.RowMarks
 

L

LazyDataModel<E> - Class in org.portletfaces.liferay.faces.model
This abstract class provides the ability to supply JSF UI components with a DataModel that loads data in a lazy (on-demand) manner.
LazyDataModel() - Constructor for class org.portletfaces.liferay.faces.model.LazyDataModel
 
LIBRARY_NAME - Static variable in class org.portletfaces.liferay.faces.resource.LiferayFacesResourceHandler
 
libraryExists(String) - Method in class org.portletfaces.liferay.faces.resource.LiferayFacesResourceHandler
 
Liferay - Class in org.portletfaces.liferay.faces.bean
 
Liferay() - Constructor for class org.portletfaces.liferay.faces.bean.Liferay
 
LiferayFacesContext - Class in org.portletfaces.liferay.faces.context
 
LiferayFacesContext() - Constructor for class org.portletfaces.liferay.faces.context.LiferayFacesContext
 
LiferayFacesContextImpl - Class in org.portletfaces.liferay.faces.context
 
LiferayFacesContextImpl() - Constructor for class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
LiferayFacesResourceHandler - Class in org.portletfaces.liferay.faces.resource
 
LiferayFacesResourceHandler(ResourceHandler) - Constructor for class org.portletfaces.liferay.faces.resource.LiferayFacesResourceHandler
 
LiferayLocalePhaseListener - Class in org.portletfaces.liferay.faces.lifecycle
This class is a JSF PhaseListener that applies the current Liferay Portal theme display's locale to the UIViewRoot.
LiferayLocalePhaseListener() - Constructor for class org.portletfaces.liferay.faces.lifecycle.LiferayLocalePhaseListener
 
LiferayPortletHelper - Interface in org.portletfaces.liferay.faces.context
 
LiferayPortletHelperImpl - Class in org.portletfaces.liferay.faces.context
 
LiferayPortletHelperImpl() - Constructor for class org.portletfaces.liferay.faces.context.LiferayPortletHelperImpl
 
LongHelper - Class in org.portletfaces.liferay.faces.helper
This class provides additional methods that operate against the javax.lang.Long system class.
LongHelper() - Constructor for class org.portletfaces.liferay.faces.helper.LongHelper
 

M

markAll() - Method in class org.portletfaces.liferay.faces.model.RowMarks
Sets all the entries in the map with a value of Boolean.TRUE.
matchComponentInHierarchy(UIComponent, String) - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
Traverses the component tree starting at the specified UIComponent parent and returns the first UIComponent child that contains the specified partialClientId.
matchComponentInHierarchy(UIComponent, String) - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
matchComponentInHierarchy(UIComponent, String) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
matchComponentInViewRoot(String) - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
Traverses the component tree associated with the UIViewRoot of this FacesContext and returns the first UIComponent child that contains the specified partialClientId.
matchComponentInViewRoot(String) - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
matchComponentInViewRoot(String) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
MessageContext - Class in org.portletfaces.liferay.faces.context
 
MessageContext() - Constructor for class org.portletfaces.liferay.faces.context.MessageContext
 
MessageContextImpl - Class in org.portletfaces.liferay.faces.context
 
MessageContextImpl() - Constructor for class org.portletfaces.liferay.faces.context.MessageContextImpl
 
MessageContextLiferayImpl - Class in org.portletfaces.liferay.faces.context
 
MessageContextLiferayImpl() - Constructor for class org.portletfaces.liferay.faces.context.MessageContextLiferayImpl
 

N

navigate(String, String) - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
Sets the current JSF navigation to the specified outcome.
navigate(String, String) - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
navigate(String, String) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
navigateTo(String) - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
Sets the current JSF navigation to the specified outcome.
navigateTo(String) - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
navigateTo(String) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
newFacesMessage(Locale, FacesMessage.Severity, String) - Method in class org.portletfaces.liferay.faces.context.MessageContext
 
newFacesMessage(FacesContext, FacesMessage.Severity, String) - Method in class org.portletfaces.liferay.faces.context.MessageContext
 
newFacesMessage(Locale, FacesMessage.Severity, String, Object...) - Method in class org.portletfaces.liferay.faces.context.MessageContext
 
newFacesMessage(FacesContext, FacesMessage.Severity, String, Object...) - Method in class org.portletfaces.liferay.faces.context.MessageContext
 
newFacesMessage(FacesContext, FacesMessage.Severity, String) - Method in class org.portletfaces.liferay.faces.context.MessageContextImpl
 
newFacesMessage(Locale, FacesMessage.Severity, String) - Method in class org.portletfaces.liferay.faces.context.MessageContextImpl
 
newFacesMessage(FacesContext, FacesMessage.Severity, String, Object...) - Method in class org.portletfaces.liferay.faces.context.MessageContextImpl
 
newFacesMessage(Locale, FacesMessage.Severity, String, Object...) - Method in class org.portletfaces.liferay.faces.context.MessageContextImpl
 

O

org.portletfaces.liferay.faces.bean - package org.portletfaces.liferay.faces.bean
 
org.portletfaces.liferay.faces.component - package org.portletfaces.liferay.faces.component
 
org.portletfaces.liferay.faces.context - package org.portletfaces.liferay.faces.context
 
org.portletfaces.liferay.faces.el - package org.portletfaces.liferay.faces.el
 
org.portletfaces.liferay.faces.helper - package org.portletfaces.liferay.faces.helper
 
org.portletfaces.liferay.faces.lifecycle - package org.portletfaces.liferay.faces.lifecycle
 
org.portletfaces.liferay.faces.listener - package org.portletfaces.liferay.faces.listener
 
org.portletfaces.liferay.faces.model - package org.portletfaces.liferay.faces.model
 
org.portletfaces.liferay.faces.renderkit - package org.portletfaces.liferay.faces.renderkit
 
org.portletfaces.liferay.faces.resource - package org.portletfaces.liferay.faces.resource
 
org.portletfaces.liferay.faces.security - package org.portletfaces.liferay.faces.security
 
org.portletfaces.liferay.faces.validator - package org.portletfaces.liferay.faces.validator
 

P

Paginated - Interface in org.portletfaces.liferay.faces.model
Defines a contract for paginated data.
PermissionsURL - Class in org.portletfaces.liferay.faces.component
 
PermissionsURL() - Constructor for class org.portletfaces.liferay.faces.component.PermissionsURL
 
PermissionsURLRenderer - Class in org.portletfaces.liferay.faces.renderkit
This class is the HTML renderer for the pf:permissionsLink tag.
PermissionsURLRenderer() - Constructor for class org.portletfaces.liferay.faces.renderkit.PermissionsURLRenderer
 
PortletFacesContext - Class in org.portletfaces.liferay.faces.context
Deprecated. This class has been renamed to LiferayFacesContext This class exists in order to assist with migrating old JSF 1.2 based projects from the legacy PortletFaces-Tools project to the new LiferayFaces project.
PortletFacesContext() - Constructor for class org.portletfaces.liferay.faces.context.PortletFacesContext
Deprecated.  
PortletHelper - Interface in org.portletfaces.liferay.faces.context
 
PortletHelperImpl - Class in org.portletfaces.liferay.faces.context
 
PortletHelperImpl() - Constructor for class org.portletfaces.liferay.faces.context.PortletHelperImpl
 
PortraitURLMap - Class in org.portletfaces.liferay.faces.el
 
PortraitURLMap(String) - Constructor for class org.portletfaces.liferay.faces.el.PortraitURLMap
 
processAction(ActionEvent) - Method in class org.portletfaces.liferay.faces.listener.RowMarksActionListener
 
put(Object, Boolean) - Method in class org.portletfaces.liferay.faces.model.RowMarks
 
putAll(Map<? extends Object, ? extends Boolean>) - Method in class org.portletfaces.liferay.faces.model.RowMarks
 

R

recreateComponentTree() - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
Delete the whole component tree.
recreateComponentTree() - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
recreateComponentTree() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
registerPhaseListener(PhaseListener) - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
Register a PhaseListener programatically (instead of in the faces-config.xml).
registerPhaseListener(PhaseListener) - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
registerPhaseListener(PhaseListener) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
release() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
remove(Object) - Method in class org.portletfaces.liferay.faces.model.RowMarks
 
removeChildrenFromComponentTree(String) - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
clear component tree since input fields will not be refreshed.
removeChildrenFromComponentTree(String) - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
removeChildrenFromComponentTree(String) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
removeMessages(String) - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
Removes all FacesMessage instances from this FacesContext that are associated with the specified clientId.
removeMessages(String) - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
removeMessages(String) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
removeMessagesForImmediateComponents() - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
Removes all FacesMessage instances from this FacesContext that are associated with components whose immediate attribute is true.The typical use case for this method is when seemingly bogus messages are added to the FacesContext on components whose immediate attribute is true.
removeMessagesForImmediateComponents(UIComponent) - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
Removes all FacesMessage instances from this FacesContext that are associated with components whose immediate attribute is true.The typical use case for this method is when seemingly bogus messages are added to the FacesContext on components whose immediate attribute is true.
removeMessagesForImmediateComponents() - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
removeMessagesForImmediateComponents(UIComponent) - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
removeMessagesForImmediateComponents() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
removeMessagesForImmediateComponents(UIComponent) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
removeParentFormFromComponentTree(UIComponent) - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
Delete the component subtree of a given component.
removeParentFormFromComponentTree(UIComponent) - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
removeParentFormFromComponentTree(UIComponent) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
renderResponse() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
replace(String, String) - Method in class org.portletfaces.liferay.faces.el.I18N
Gets the message associated with the specified messageId according to the locale in the current FacesContext.
replace(String, String, String) - Method in class org.portletfaces.liferay.faces.el.I18N
Gets the message associated with the specified messageId according to the locale in the current FacesContext.
replace(String, String, String, String) - Method in class org.portletfaces.liferay.faces.el.I18N
Gets the message associated with the specified messageId according to the locale in the current FacesContext.
replace(String, String, String, String, String) - Method in class org.portletfaces.liferay.faces.el.I18N
Gets the message associated with the specified messageId according to the locale in the current FacesContext.
reset() - Method in class org.portletfaces.liferay.faces.model.LazyDataModel
 
reset() - Method in class org.portletfaces.liferay.faces.model.RowMarkerDataModel
Resets (clears) the underlying cache of rows.
resetView() - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
Causes the current view's component tree to be discarded and re-rendered.
resetView(boolean) - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
Causes the current view's component tree to be discarded and (optionally) re-rendered.
resetView() - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
resetView(boolean) - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
resetView() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
resetView(boolean) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
resolveExpression(String) - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
Returns the object associated with the specified EL expression.
resolveExpression(String) - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
resolveExpression(String) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
resolveProperty(ELContext, Object, String) - Method in class org.portletfaces.liferay.faces.el.ELResolverBase
 
resolveProperty(ELContext, Object, String) - Method in class org.portletfaces.liferay.faces.el.ExtELResolver
 
resolveVariable(ELContext, String) - Method in class org.portletfaces.liferay.faces.el.ELResolverBase
 
resolveVariable(ELContext, String) - Method in class org.portletfaces.liferay.faces.el.ExtELResolver
 
RESOURCE_NAME - Static variable in class org.portletfaces.liferay.faces.resource.CaptchaResource
 
responseComplete() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
restoreState(FacesContext, Object) - Method in class org.portletfaces.liferay.faces.component.PermissionsURL
 
RichTextLengthValidator - Class in org.portletfaces.liferay.faces.validator
Validator that is meant to be used in conjunction with the liferay-ui:input-editor component in order to validate length on the server-side.
RichTextLengthValidator() - Constructor for class org.portletfaces.liferay.faces.validator.RichTextLengthValidator
 
RichTextLengthValidator(int) - Constructor for class org.portletfaces.liferay.faces.validator.RichTextLengthValidator
 
RichTextLengthValidator(int, int) - Constructor for class org.portletfaces.liferay.faces.validator.RichTextLengthValidator
 
RowMarker - Interface in org.portletfaces.liferay.faces.model
This interface defines a contract for marking and deleting rows, intended to be implemented by a class that extends DataModel
RowMarkerDataModel<E> - Class in org.portletfaces.liferay.faces.model
This class extends the DataModel class and provides a convenient base implementation of the RowMarker interface.
RowMarkerDataModel() - Constructor for class org.portletfaces.liferay.faces.model.RowMarkerDataModel
 
RowMarkerDataModel.RowMarksObserver - Class in org.portletfaces.liferay.faces.model
 
RowMarkerDataModel.RowMarksObserver() - Constructor for class org.portletfaces.liferay.faces.model.RowMarkerDataModel.RowMarksObserver
 
RowMarks - Class in org.portletfaces.liferay.faces.model
This class wraps a HashMap that represents rows that are marked, typically for deletion.
RowMarks() - Constructor for class org.portletfaces.liferay.faces.model.RowMarks
 
RowMarks.NotificationEvent - Enum in org.portletfaces.liferay.faces.model
 
RowMarksActionListener - Class in org.portletfaces.liferay.faces.listener
This class serves as an ActionListener that is designed to listen for user clicks on dataTable tool bar buttons like check-all, uncheck-all, and delete-checked.
RowMarksActionListener() - Constructor for class org.portletfaces.liferay.faces.listener.RowMarksActionListener
 

S

saveState(FacesContext) - Method in class org.portletfaces.liferay.faces.component.PermissionsURL
 
setAllRowsMarked(boolean) - Method in interface org.portletfaces.liferay.faces.model.RowMarker
Sets the flag indicating whether or not all rows are marked, according to the specified value.
setAllRowsMarked(boolean) - Method in class org.portletfaces.liferay.faces.model.RowMarkerDataModel
 
setCurrentPhaseId(PhaseId) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
setExceptionHandler(ExceptionHandler) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
setInstance(LiferayFacesContext) - Static method in class org.portletfaces.liferay.faces.context.LiferayFacesContext
Sets the implementation singleton instance.
setInstance(MessageContext) - Static method in class org.portletfaces.liferay.faces.context.MessageContext
 
setInstance(PortletFacesContext) - Static method in class org.portletfaces.liferay.faces.context.PortletFacesContext
Deprecated. Sets the implementation singleton instance.
setModelResource(String) - Method in class org.portletfaces.liferay.faces.component.PermissionsURL
 
setModelResourceDescription(String) - Method in class org.portletfaces.liferay.faces.component.PermissionsURL
 
setPortletMode(PortletMode) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
setPortletMode(PortletMode) - Method in interface org.portletfaces.liferay.faces.context.PortletHelper
Sets the portlet mode of the portlet associated with the current JSF FacesContext to the specified portlet mode.
setPortletMode(PortletMode) - Method in class org.portletfaces.liferay.faces.context.PortletHelperImpl
 
setProcessingEvents(boolean) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
setRedirect(String) - Method in class org.portletfaces.liferay.faces.component.PermissionsURL
 
setRequestAttribute(String, Object) - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
Sets the value of the a request attribute using the specified name and value.
setRequestAttribute(String, Object) - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
setRequestAttribute(String, Object) - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperPortletImpl
 
setRequestAttribute(String, Object) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
setResourcePrimKey(String) - Method in class org.portletfaces.liferay.faces.component.PermissionsURL
 
setResponseStream(ResponseStream) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
setResponseWriter(ResponseWriter) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
setRowCount(int) - Method in class org.portletfaces.liferay.faces.model.LazyDataModel
Sets the rowCount to the specified value.
setRowIndex(int) - Method in class org.portletfaces.liferay.faces.model.LazyDataModel
 
setRowMarks(RowMarks) - Method in interface org.portletfaces.liferay.faces.model.RowMarker
Sets an instance of RowMarks that represents rows that are marked.
setRowMarks(RowMarks) - Method in class org.portletfaces.liferay.faces.model.RowMarkerDataModel
 
setRowsPerPage(int) - Method in class org.portletfaces.liferay.faces.model.LazyDataModel
 
setRowsPerPage(int) - Method in interface org.portletfaces.liferay.faces.model.Paginated
Sets the number of rows-per-page associated with the pagination.
setSessionAttribute(String, Object) - Method in interface org.portletfaces.liferay.faces.context.FacesContextHelper
Sets the value of the a session attribute using the specified name and value.
setSessionAttribute(String, Object) - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperImpl
 
setSessionAttribute(String, Object) - Method in class org.portletfaces.liferay.faces.context.FacesContextHelperPortletImpl
 
setSessionAttribute(String, Object) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
setSessionSharedAttribute(String, Object) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
setSessionSharedAttribute(String, Object) - Method in interface org.portletfaces.liferay.faces.context.PortletHelper
Sets the value of the a session attribute using the specified name and value within PortletSession.APPLICATION_SCOPE
setSessionSharedAttribute(String, Object) - Method in class org.portletfaces.liferay.faces.context.PortletHelperImpl
 
setSortAscending(boolean) - Method in class org.portletfaces.liferay.faces.model.LazyDataModel
 
setSortAscending(boolean) - Method in interface org.portletfaces.liferay.faces.model.Sortable
 
setSortColumn(String) - Method in class org.portletfaces.liferay.faces.model.LazyDataModel
 
setSortColumn(String) - Method in interface org.portletfaces.liferay.faces.model.Sortable
 
setValue(ELContext, Object, Object, Object) - Method in class org.portletfaces.liferay.faces.el.ELResolverBase
 
setValue(ELContext, Object, Object, Object) - Method in class org.portletfaces.liferay.faces.el.ExtELResolver
 
setViewRoot(UIViewRoot) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
setWindowState(WindowState) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
setWindowState(WindowState) - Method in interface org.portletfaces.liferay.faces.context.PortletHelper
Sets the window state of the portlet associated with the current JSF FacesContext to the specified window state.
setWindowState(WindowState) - Method in class org.portletfaces.liferay.faces.context.PortletHelperImpl
 
setWindowStateToMaximized() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
setWindowStateToMaximized() - Method in interface org.portletfaces.liferay.faces.context.PortletHelper
A short-cut method for calling setWindowState(WindowState.MAXIMIZED)
setWindowStateToMaximized() - Method in class org.portletfaces.liferay.faces.context.PortletHelperImpl
 
setWindowStateToNormal() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
setWindowStateToNormal() - Method in interface org.portletfaces.liferay.faces.context.PortletHelper
A short-cut method for calling setWindowState(WindowState.NORMAL)
setWindowStateToNormal() - Method in class org.portletfaces.liferay.faces.context.PortletHelperImpl
 
setWrappedData(Object) - Method in class org.portletfaces.liferay.faces.model.LazyDataModel
 
setWrappedDataFinishRowIndex(int) - Method in class org.portletfaces.liferay.faces.model.LazyDataModel
Sets the finishing row associated with the underlying wrapped data.
setWrappedDataStartRowIndex(int) - Method in class org.portletfaces.liferay.faces.model.LazyDataModel
Sets the starting row associated with the underlying wrapped data.
ShortHelper - Class in org.portletfaces.liferay.faces.helper
This class provides additional methods that operate against the javax.lang.Short system class.
ShortHelper() - Constructor for class org.portletfaces.liferay.faces.helper.ShortHelper
 
size() - Method in class org.portletfaces.liferay.faces.model.RowMarks
 
Sortable - Interface in org.portletfaces.liferay.faces.model
 

T

ThemeImageURLMap - Class in org.portletfaces.liferay.faces.el
 
ThemeImageURLMap(String) - Constructor for class org.portletfaces.liferay.faces.el.ThemeImageURLMap
 
toBoolean(String) - Static method in class org.portletfaces.liferay.faces.helper.BooleanHelper
 
toBoolean(String, boolean) - Static method in class org.portletfaces.liferay.faces.helper.BooleanHelper
 
toByteArray() - Method in class org.portletfaces.liferay.faces.resource.CaptchaResource.CaptchaServletOutputStream
 
toInteger(String) - Static method in class org.portletfaces.liferay.faces.helper.IntegerHelper
 
toInteger(String, int) - Static method in class org.portletfaces.liferay.faces.helper.IntegerHelper
 
toLong(String) - Static method in class org.portletfaces.liferay.faces.helper.LongHelper
 
toLong(String, long) - Static method in class org.portletfaces.liferay.faces.helper.LongHelper
 
toShort(String) - Static method in class org.portletfaces.liferay.faces.helper.ShortHelper
 
toShort(String, short) - Static method in class org.portletfaces.liferay.faces.helper.ShortHelper
 
TRUE_VALUES - Static variable in class org.portletfaces.liferay.faces.helper.BooleanHelper
 

U

UIComponentHelper - Class in org.portletfaces.liferay.faces.component
Utility methods that operate against UIComponent instances.
UIComponentHelper() - Constructor for class org.portletfaces.liferay.faces.component.UIComponentHelper
 
unmarkAll() - Method in class org.portletfaces.liferay.faces.model.RowMarks
Sets all the entries in the map with a value of Boolean.FALSE.
update(Observable, Object) - Method in class org.portletfaces.liferay.faces.model.RowMarkerDataModel.RowMarksObserver
 
userAgentNeedsUpdate(FacesContext) - Method in class org.portletfaces.liferay.faces.resource.CaptchaResource
 
userHasPortletPermission(String) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
userHasPortletPermission(String) - Method in interface org.portletfaces.liferay.faces.context.LiferayPortletHelper
Returns TRUE if the current user has permission to execute the specified actionId (which, in turn, is assumed to be an action defined for the current portlet).
userHasPortletPermission(String) - Method in class org.portletfaces.liferay.faces.context.LiferayPortletHelperImpl
 
userHasRole(String) - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
userHasRole(String) - Method in interface org.portletfaces.liferay.faces.context.LiferayPortletHelper
Returns TRUE if the current user has the specified role name.
userHasRole(String) - Method in class org.portletfaces.liferay.faces.context.LiferayPortletHelperImpl
 
UserPermissionMap - Class in org.portletfaces.liferay.faces.security
The UserPermissionMap is an API that provides a way to lookup user permissions with a simply java.util.Map interface.
UserPermissionMap() - Constructor for class org.portletfaces.liferay.faces.security.UserPermissionMap
 

V

validate(FacesContext, UIComponent, Object) - Method in class org.portletfaces.liferay.faces.validator.CaptchaValidator
 
validate(FacesContext, UIComponent, Object) - Method in class org.portletfaces.liferay.faces.validator.RichTextLengthValidator
 
validationFailed() - Method in class org.portletfaces.liferay.faces.context.LiferayFacesContextImpl
 
valueOf(String) - Static method in enum org.portletfaces.liferay.faces.model.RowMarks.NotificationEvent
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.portletfaces.liferay.faces.model.RowMarks.NotificationEvent
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Method in class org.portletfaces.liferay.faces.model.RowMarks
 
VAR_NAME_I18N - Static variable in class org.portletfaces.liferay.faces.el.ExtELResolver
 

W

write(int) - Method in class org.portletfaces.liferay.faces.resource.CaptchaResource.CaptchaServletOutputStream
 

A B C D E F G H I K L M N O P R S T U V W

Copyright © 2011 portletfaces.org. All Rights Reserved.