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

A

addComponentErrorMessage(String, String) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
addComponentErrorMessage(String, String, Object) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
addComponentErrorMessage(String, String, Object...) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
addComponentInfoMessage(String, String) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
addComponentInfoMessage(String, String, Object) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
addComponentInfoMessage(String, String, Object...) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
addFunction(FacesContext, String) - Static method in class org.edorasframework.portletfaces.component.util.JavaScriptContextUtil
 
addGlobalErrorMessage(String) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
addGlobalErrorMessage(String, Object) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
addGlobalErrorMessage(String, Object...) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
addGlobalInfoMessage(String) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
addGlobalInfoMessage(String, Object) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
addGlobalInfoMessage(String, Object...) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
addGlobalSuccessInfoMessage() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
addGlobalSuccessInfoMessage() - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Adds a global information message to the current FacesContext with the standard Liferay "your-request-processed-successfully" key as the messageId.
addGlobalUnexpectedErrorMessage() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
addGlobalUnexpectedErrorMessage() - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Adds a global error message to the current FacesContext with the standard Liferay "an-unexpected-error-occurred" key as the messageId.
addJavaScript(String, String, String, String) - Static method in class org.edorasframework.portletfaces.component.util.ICEInputRichTextUtil
This is a static utility method that is designed to be called via EL thanks to the corresponding function definition inside the facelet.taglib.xml file.
addMessage(String, FacesMessage) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
addMessage(String, FacesMessage.Severity, String) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
addMessage(String, FacesMessage.Severity, String, Object) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
addMessage(String, FacesMessage.Severity, String, Object...) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
afterPhase(PhaseEvent) - Method in class org.edorasframework.portletfaces.lifecycle.ICEfaces1xPhaseListener
 
afterPhase(PhaseEvent) - Method in class org.edorasframework.portletfaces.lifecycle.LiferayCleanupPhaseListener
 
afterPhase(PhaseEvent) - Method in class org.edorasframework.portletfaces.lifecycle.LiferayLocalePhaseListener
 
AuthorizationException - Exception in org.edorasframework.portletfaces
A RuntimeException that is thrown whenever an authorization check fails.
AuthorizationException() - Constructor for exception org.edorasframework.portletfaces.AuthorizationException
 
AuthorizationException(String) - Constructor for exception org.edorasframework.portletfaces.AuthorizationException
 
AuthorizationException(Throwable) - Constructor for exception org.edorasframework.portletfaces.AuthorizationException
 
AuthorizationException(String, Throwable) - Constructor for exception org.edorasframework.portletfaces.AuthorizationException
 

B

beforePhase(PhaseEvent) - Method in class org.edorasframework.portletfaces.lifecycle.ICEfaces1xPhaseListener
 
beforePhase(PhaseEvent) - Method in class org.edorasframework.portletfaces.lifecycle.LiferayCleanupPhaseListener
 
beforePhase(PhaseEvent) - Method in class org.edorasframework.portletfaces.lifecycle.LiferayLocalePhaseListener
 
BRIDGE_EDIT_MODE_JSF_VIEW_ID - Static variable in class org.edorasframework.portletfaces.PortletConstants
JSR-301 key for specifying the default JSF view-id for portlet EDIT mode as an in WEB-INF/portlet.xml
BRIDGE_HELP_MODE_JSF_VIEW_ID - Static variable in class org.edorasframework.portletfaces.PortletConstants
JSR-301 key for specifying the default JSF view-id for portlet HELP mode as an in WEB-INF/portlet.xml
BRIDGE_VIEW_MODE_JSF_VIEW_ID - Static variable in class org.edorasframework.portletfaces.PortletConstants
JSR-301 key for specifying the default JSF view-id for portlet VIEW mode as an in WEB-INF/portlet.xml

C

cancel(ActionEvent) - Method in class org.edorasframework.portletfaces.bean.model.ICEAbstractInputFileModelBean
 
checkUserPortletPermission(String) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
checkUserPortletPermission(String) - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
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).
clear() - Method in class org.edorasframework.portletfaces.bean.model.PortletPreferenceMap
 
clear() - Method in class org.edorasframework.portletfaces.bridge.sun.MultiPartRequestParameterMap
 
COMPANY_ID - Static variable in class org.edorasframework.portletfaces.LiferayConstants
 
COMPONENT_TYPE - Static variable in class org.edorasframework.portletfaces.component.PermissionsLink
 
containsKey(Object) - Method in class org.edorasframework.portletfaces.bean.model.PortletPreferenceMap
 
containsKey(Object) - Method in class org.edorasframework.portletfaces.bridge.sun.MultiPartRequestParameterMap
 
containsValue(Object) - Method in class org.edorasframework.portletfaces.bean.model.PortletPreferenceMap
 
containsValue(Object) - Method in class org.edorasframework.portletfaces.bridge.sun.MultiPartRequestParameterMap
 
countRows() - Method in class org.edorasframework.portletfaces.bean.model.ICEInputDocumentLibraryModelBean.DLFileEntryWrapperLazyDataModel
 
countRows() - Method in class org.edorasframework.portletfaces.bean.model.ICEInputDocumentLibraryModelBean.DLFolderLazyDataModel
 
countRows() - Method in class org.edorasframework.portletfaces.bean.model.ICEInputImageGalleryModelBean.IGFolderLazyDataModel
 
countRows() - Method in class org.edorasframework.portletfaces.bean.model.ICEInputImageGalleryModelBean.IGImageWrapperLazyDataModel
 
createActionURL() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
createActionURL() - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Retrieves a render URL for the current facesContext.
createPopupUrl(String) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
createPopupUrl(String) - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Creates a URL capable of displaying a specified view Id in "Popup" mode.
createRenderURL() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
createRenderURL() - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Retrieves a render URL for the current facesContext.

D

deleteRow(Object) - Method in class org.edorasframework.portletfaces.bean.model.ICEInputDocumentLibraryModelBean.DLFileEntryWrapperLazyDataModel
 
deleteRow(Object) - Method in class org.edorasframework.portletfaces.bean.model.ICEInputDocumentLibraryModelBean.DLFolderLazyDataModel
 
deleteRow(Object) - Method in class org.edorasframework.portletfaces.bean.model.ICEInputImageGalleryModelBean.IGFolderLazyDataModel
 
deleteRow(Object) - Method in class org.edorasframework.portletfaces.bean.model.ICEInputImageGalleryModelBean.IGImageWrapperLazyDataModel
 

E

encodeBegin(FacesContext, UIComponent) - Method in class org.edorasframework.portletfaces.renderkit.html.PermissionsLinkRenderer
 
encodeEnd(FacesContext, UIComponent) - Method in class org.edorasframework.portletfaces.renderkit.html.PermissionsLinkRenderer
 
entrySet() - Method in class org.edorasframework.portletfaces.bean.model.PortletPreferenceMap
 
entrySet() - Method in class org.edorasframework.portletfaces.bridge.sun.MultiPartRequestParameterMap
 
ExternalContextImpl - Class in org.edorasframework.portletfaces.bridge.sun
This class...
ExternalContextImpl(PortletContext, PortletRequest, PortletResponse) - Constructor for class org.edorasframework.portletfaces.bridge.sun.ExternalContextImpl
 

F

FacesContextFactoryImpl - Class in org.edorasframework.portletfaces.bridge.sun
This class is only necessary because JSF 1.2 does not have an ExternalContextFactory.
FacesContextFactoryImpl() - Constructor for class org.edorasframework.portletfaces.bridge.sun.FacesContextFactoryImpl
 
fileSelected(ActionEvent) - Method in class org.edorasframework.portletfaces.bean.model.ICEAbstractInputFileModelBean
 
findAllRows() - Method in class org.edorasframework.portletfaces.bean.model.ICEInputDocumentLibraryModelBean.DLFileEntryWrapperLazyDataModel
 
findAllRows() - Method in class org.edorasframework.portletfaces.bean.model.ICEInputDocumentLibraryModelBean.DLFolderLazyDataModel
 
findAllRows() - Method in class org.edorasframework.portletfaces.bean.model.ICEInputImageGalleryModelBean.IGFolderLazyDataModel
 
findAllRows() - Method in class org.edorasframework.portletfaces.bean.model.ICEInputImageGalleryModelBean.IGImageWrapperLazyDataModel
 
findRows(int, int) - Method in class org.edorasframework.portletfaces.bean.model.ICEInputDocumentLibraryModelBean.DLFileEntryWrapperLazyDataModel
 
findRows(int, int) - Method in class org.edorasframework.portletfaces.bean.model.ICEInputDocumentLibraryModelBean.DLFolderLazyDataModel
 
findRows(int, int) - Method in class org.edorasframework.portletfaces.bean.model.ICEInputImageGalleryModelBean.IGFolderLazyDataModel
 
findRows(int, int) - Method in class org.edorasframework.portletfaces.bean.model.ICEInputImageGalleryModelBean.IGImageWrapperLazyDataModel
 
fixPermissionChecker() - Method in class org.edorasframework.portletfaces.lifecycle.ICEfaces1xPhaseListener
Since ICEfaces 1.x Ajax requests hit the ICEfaces servlet directly, rather than going through the Portlet 2.0 RESOURCE_PHASE, Liferay will "recycle" away the permissionChecker that was created during the initial HTTP-GET request.
fixPrincipal() - Method in class org.edorasframework.portletfaces.lifecycle.ICEfaces1xPhaseListener
 
folderSelected(ActionEvent) - Method in class org.edorasframework.portletfaces.bean.model.ICEAbstractInputFileModelBean
 

G

get(Object) - Method in class org.edorasframework.portletfaces.bean.model.PortletPreferenceMap
 
get(Object) - Method in class org.edorasframework.portletfaces.bridge.sun.MultiPartRequestParameterMap
 
get(Object) - Method in class org.edorasframework.portletfaces.el.PortraitURLMap
 
get(Object) - Method in class org.edorasframework.portletfaces.el.ThemeImageURLMap
 
getActionResponse() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getActionResponse() - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Retrieves the javax.portlet.ActionResponse object associated with the current JSF FacesContext.
getApplication() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getAsObject(FacesContext, UIComponent, String) - Method in class org.edorasframework.portletfaces.converter.LiferayDateTimeConverter
 
getAsString(FacesContext, UIComponent, Object) - Method in class org.edorasframework.portletfaces.converter.LiferayDateTimeConverter
 
getByPortraitId(Long) - Method in class org.edorasframework.portletfaces.el.PortraitURLMap
 
getByUser(User) - Method in class org.edorasframework.portletfaces.el.PortraitURLMap
 
getClientIdsWithMessages() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getCommonPropertyType(ELContext, Object) - Method in class org.edorasframework.portletfaces.el.PortletELResolver
 
getCompanyId() - Method in class org.edorasframework.portletfaces.bean.util.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.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getCompanyId() - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Returns the company Id associated with the community that is hosting the portlet associated with the current JSF FacesContext.
getDefaultJavaScriptPath() - Method in class org.edorasframework.portletfaces.renderkit.html.LiferayInputRichTextRenderer
 
getDefaultToolBarSet() - Method in class org.edorasframework.portletfaces.renderkit.html.LiferayInputRichTextRenderer
 
getDocumentLibraryURL() - Method in class org.edorasframework.portletfaces.bean.util.Liferay
Returns the absolute URL for the Liferay Document Library Struts action path.
getDocumentLibraryURL() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getDocumentLibraryURL() - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Returns an absolute URL to the Liferay document library, which is the main part of different struts action paths.
getELContext() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getExternalContext() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getExtFacesContext() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getExtFacesContext() - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
 
getExtFacesContext() - Method in class org.edorasframework.portletfaces.renderkit.html.InputFileRenderer
 
getFacesContext(Object, Object, Object, Lifecycle) - Method in class org.edorasframework.portletfaces.bridge.sun.FacesContextFactoryImpl
 
getFacesContext() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getFacesContext() - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Returns the current facesContext.
getFamily() - Method in class org.edorasframework.portletfaces.component.PermissionsLink
 
getFileEntryId() - Method in class org.edorasframework.portletfaces.bean.model.ICEInputDocumentLibraryModelBean.DLFileEntryWrapper
 
getFileRowsPerPage() - Method in class org.edorasframework.portletfaces.bean.model.ICEAbstractInputFileModelBean
 
getFilesDataModel() - Method in class org.edorasframework.portletfaces.bean.model.ICEAbstractInputFileModelBean
 
getFilesDataModel() - Method in class org.edorasframework.portletfaces.bean.model.ICEInputDocumentLibraryModelBean
 
getFilesDataModel() - Method in class org.edorasframework.portletfaces.bean.model.ICEInputImageGalleryModelBean
 
getFilesDataTable() - Method in class org.edorasframework.portletfaces.bean.model.ICEAbstractInputFileModelBean
 
getFileURL(TFile) - Method in class org.edorasframework.portletfaces.bean.model.ICEAbstractInputFileModelBean
 
getFileURL(ICEInputDocumentLibraryModelBean.DLFileEntryWrapper) - Method in class org.edorasframework.portletfaces.bean.model.ICEInputDocumentLibraryModelBean
 
getFileURL(ICEInputImageGalleryModelBean.IGImageWrapper) - Method in class org.edorasframework.portletfaces.bean.model.ICEInputImageGalleryModelBean
 
getFolderId() - Method in class org.edorasframework.portletfaces.bean.model.ICEAbstractInputFileModelBean
 
getFolderId(TFolder) - Method in class org.edorasframework.portletfaces.bean.model.ICEAbstractInputFileModelBean
 
getFolderId(DLFolder) - Method in class org.edorasframework.portletfaces.bean.model.ICEInputDocumentLibraryModelBean
 
getFolderId(IGFolder) - Method in class org.edorasframework.portletfaces.bean.model.ICEInputImageGalleryModelBean
 
getFolderRowsPerPage() - Method in class org.edorasframework.portletfaces.bean.model.ICEAbstractInputFileModelBean
 
getFoldersDataModel() - Method in class org.edorasframework.portletfaces.bean.model.ICEAbstractInputFileModelBean
 
getFoldersDataModel() - Method in class org.edorasframework.portletfaces.bean.model.ICEInputDocumentLibraryModelBean
 
getFoldersDataModel() - Method in class org.edorasframework.portletfaces.bean.model.ICEInputImageGalleryModelBean
 
getFoldersDataTable() - Method in class org.edorasframework.portletfaces.bean.model.ICEAbstractInputFileModelBean
 
getGroupId() - Method in class org.edorasframework.portletfaces.bean.model.ICEAbstractInputFileModelBean
 
getGroupUser() - Method in class org.edorasframework.portletfaces.bean.util.Liferay
Returns the Liferay User that owns the Liferay community/organization portal page that the containing portlet is placed upon.
getGroupUser() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getGroupUser() - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Returns the user associated with the group (Liferay community) associated with the layout (portal page) that the portlet resides on.
getHostGroupId() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getHostGroupId() - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Returns the "group Id" associated with the community that is hosting the portlet associated with the current JSF FacesContext.
getIconURL() - Method in class org.edorasframework.portletfaces.bean.model.ICEInputDocumentLibraryModelBean.DLFileEntryWrapper
 
getImageGalleryURL() - Method in class org.edorasframework.portletfaces.bean.util.Liferay
Returns the absolute URL for the Liferay Document Library Struts action path.
getImageGalleryURL() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getImageGalleryURL() - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Returns an absolute URL to the Liferay image gallery, which is the main part of different struts action paths.
getImageId() - Method in class org.edorasframework.portletfaces.bean.model.ICEInputImageGalleryModelBean.IGImageWrapper
 
getImageURL() - Method in class org.edorasframework.portletfaces.bean.util.Liferay
Returns the absolute URL for the Liferay Image Servlet.
getInputTextId() - Method in class org.edorasframework.portletfaces.bean.model.ICEAbstractInputFileModelBean
 
getInstance() - Static method in class org.edorasframework.portletfaces.context.PortletFacesContext
Returns the implementation singleton instance.
getLargeImageHeight() - Method in class org.edorasframework.portletfaces.bean.model.ICEInputImageGalleryModelBean.IGImageWrapper
 
getLargeImageSizeInKilobytes() - Method in class org.edorasframework.portletfaces.bean.model.ICEInputImageGalleryModelBean.IGImageWrapper
 
getLargeImageURL() - Method in class org.edorasframework.portletfaces.bean.model.ICEInputImageGalleryModelBean.IGImageWrapper
 
getLargeImageWidth() - Method in class org.edorasframework.portletfaces.bean.model.ICEInputImageGalleryModelBean.IGImageWrapper
 
getLayout() - Method in class org.edorasframework.portletfaces.bean.util.Liferay
Returns the Liferay Layout associated with the community/organization portal page that the containing portlet is placed upon.
getLayout() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getLayout() - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Returns the layout being displayed in the current context.
getLiferayManagedBean() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getLiferayServiceMap() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getLiferayServiceMap() - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Returns a Map of Liferay Services.
getLocale() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getLocale() - Method in class org.edorasframework.portletfaces.converter.LiferayDateTimeConverter
 
getMaximumSeverity() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getMessage(long, Locale, String) - Method in class org.edorasframework.portletfaces.context.impl.LiferayMessageContextImpl
 
getMessage(long, Locale, String, Object...) - Method in class org.edorasframework.portletfaces.context.impl.LiferayMessageContextImpl
 
getMessage(Locale, String) - Method in class org.edorasframework.portletfaces.context.impl.LiferayMessageContextImpl
 
getMessage(Locale, String, Object...) - Method in class org.edorasframework.portletfaces.context.impl.LiferayMessageContextImpl
 
getMessage(String) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getMessage(String, Object...) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getMessage(Locale, String) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getMessage(Locale, String, Object...) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getMessage(long, Locale, String) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getMessage(long, Locale, String, Object...) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getMessage(long, Locale, String) - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Returns the message associated with the specified messageId by delegating to the FacesMessageFactory, according to the specified Liferay companyId and specified locale.
getMessage(long, Locale, String, Object...) - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Returns the message associated with the specified messageId by delegating to the FacesMessageFactory, according to the specified Liferay companyId, and specified locale and arguments that are to be substituted.
getMessages() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getMessages(String) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getModelResource() - Method in class org.edorasframework.portletfaces.component.PermissionsLink
 
getModelResourceDescription() - Method in class org.edorasframework.portletfaces.component.PermissionsLink
 
getName() - Method in class org.edorasframework.portletfaces.bean.model.ICEInputImageGalleryModelBean.IGImageWrapper
 
getParentFolderId(long) - Method in class org.edorasframework.portletfaces.bean.model.ICEAbstractInputFileModelBean
 
getParentFolderId(long) - Method in class org.edorasframework.portletfaces.bean.model.ICEInputDocumentLibraryModelBean
 
getParentFolderId(long) - Method in class org.edorasframework.portletfaces.bean.model.ICEInputImageGalleryModelBean
 
getParentForm(UIComponent) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getPermissionChecker() - Method in class org.edorasframework.portletfaces.bean.util.Liferay
Returns the Liferay PermissionChecker associated with the current request and Liferay User
getPermissionChecker() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getPermissionChecker() - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Returns the Liferay PermissionChecker associated with the request.
getPermissionsURL(FacesContext, UIComponent) - Method in class org.edorasframework.portletfaces.renderkit.html.PermissionsLinkRenderer
 
getPhaseId() - Method in class org.edorasframework.portletfaces.lifecycle.ICEfaces1xPhaseListener
 
getPhaseId() - Method in class org.edorasframework.portletfaces.lifecycle.LiferayCleanupPhaseListener
 
getPhaseId() - Method in class org.edorasframework.portletfaces.lifecycle.LiferayLocalePhaseListener
 
getPlid() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getPlid() - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Returns the "Plid" (the "portal layout id"), which is the identifier of the specific "page" the portlet exists on.
getPopupRenderedMap() - Method in class org.edorasframework.portletfaces.bean.model.ICEAbstractInputFileModelBean
 
getPortalContext() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getPortalContext() - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Retrieves the javax.portlet.PortalContext object associated with the current JSF FacesContext.
getPortalURL() - Method in class org.edorasframework.portletfaces.bean.util.Liferay
Returns the absolute URL for the portal.
getPortalURL() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getPortalURL() - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Returns an absolute URL which is the context-path of the portal webapp.
getPortlet() - Method in class org.edorasframework.portletfaces.bean.util.Liferay
Returns the containing Liferay Portlet associated with the PortletRequest.
getPortlet() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getPortlet() - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Returns the com.liferay.portal.model.Portlet object for the portlet associated with the current request.
getPortletConfig() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getPortletConfig() - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Retrieves the javax.portlet.PortletConfig object associated with the current JSF FacesContext.
getPortletContext() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getPortletContext() - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Retrieves the javax.portlet.PortletContext object associated with the current JSF FacesContext.
getPortletContextName() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getPortletContextName() - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Retrieves the name of the portlet associated with the current JSF FacesContext (usually, its the name of the portlet .war)
getPortletInstanceId() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getPortletInstanceId() - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Returns the "portlet instance Id" of the currently running portlet.
getPortletName() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getPortletName() - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Retrieves the name of the portlet associated with the current JSF FacesContext (as defined in portlet.xml's <portlet-name> tag).
getPortletNamespace() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getPortletNamespace() - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Returns a namespace prefix to be used for the portlet associated with the current JSF FacesContext instance.
getPortletPreference(String, Object) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getPortletPreference(String, Object) - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
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.
getPortletPreferenceAsBool(String, boolean) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getPortletPreferenceAsBool(String, boolean) - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
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.
getPortletPreferenceAsInt(String, int) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getPortletPreferenceAsInt(String, int) - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
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.
getPortletPreferenceAsShort(String, short) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getPortletPreferenceAsShort(String, short) - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
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.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getPortletPreferenceAsString(String, String) - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
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.
getPortletPreferenceMap() - Method in class org.edorasframework.portletfaces.bean.backing.PortletPreferencesForm
 
getPortletPreferenceMap() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getPortletPreferenceMap() - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Returns the PortletPreferenceMap associated with the current JSF FacesContext.
getPortletPreferences() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getPortletPreferences() - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Retrieves the javax.portlet.PortletPreferences object associated with the current JSF FacesContext.
getPortletRenderRequest() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getPortletRenderRequest() - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Retrieves the javax.portlet.RenderRequest object associated with the current JSF FacesContext.
getPortletRenderResponse() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getPortletRenderResponse() - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Retrieves the javax.portlet.RenderResponse object associated with the current JSF FacesContext.
getPortletRequest() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getPortletRequest() - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Retrieves the javax.portlet.PortletRequest object associated with the current JSF FacesContext.
getPortletResponse() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getPortletResponse() - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Retrieves the javax.portlet.PortletResponse object associated with the current JSF FacesContext.
getPortletRootId() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getPortletRootId() - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Returns the "portlet root Id" of the currently running portlet.
getPortletSession() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getPortletSession() - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Retrieves the javax.portlet.PortletSession object associated with the current JSF FacesContext.
getPortraitURL() - Method in class org.edorasframework.portletfaces.bean.util.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(ICEInputDocumentLibraryModelBean.DLFileEntryWrapper) - Method in class org.edorasframework.portletfaces.bean.model.ICEInputDocumentLibraryModelBean.DLFileEntryWrapperLazyDataModel
 
getPrimaryKey(DLFolder) - Method in class org.edorasframework.portletfaces.bean.model.ICEInputDocumentLibraryModelBean.DLFolderLazyDataModel
 
getPrimaryKey(IGFolder) - Method in class org.edorasframework.portletfaces.bean.model.ICEInputImageGalleryModelBean.IGFolderLazyDataModel
 
getPrimaryKey(ICEInputImageGalleryModelBean.IGImageWrapper) - Method in class org.edorasframework.portletfaces.bean.model.ICEInputImageGalleryModelBean.IGImageWrapperLazyDataModel
 
getRedirect() - Method in class org.edorasframework.portletfaces.component.PermissionsLink
 
getRemoteUser() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getRemoteUser() - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Returns the user name/id of the user associated with the current JSF FacesContext
getRenderKit() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getRenderResponse() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getRequestAttribute(String) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getRequestContextPath() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getRequestParameter(String) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getRequestParameterAsBool(String, boolean) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getRequestParameterAsInt(String, int) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getRequestParameterAsLong(String, long) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getRequestParameterFromMap(String) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getRequestParameterMap() - Method in class org.edorasframework.portletfaces.bridge.sun.ExternalContextImpl
 
getRequestQueryString() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getRequestQueryStringParameter(String) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getResourcePrimKey() - Method in class org.edorasframework.portletfaces.component.PermissionsLink
 
getResponseComplete() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getResponseStream() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getResponseWriter() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getRowsPerPage() - Method in class org.edorasframework.portletfaces.bean.model.ICEInputDocumentLibraryModelBean.DLFileEntryWrapperLazyDataModel
 
getRowsPerPage() - Method in class org.edorasframework.portletfaces.bean.model.ICEInputDocumentLibraryModelBean.DLFolderLazyDataModel
 
getRowsPerPage() - Method in class org.edorasframework.portletfaces.bean.model.ICEInputImageGalleryModelBean.IGFolderLazyDataModel
 
getRowsPerPage() - Method in class org.edorasframework.portletfaces.bean.model.ICEInputImageGalleryModelBean.IGImageWrapperLazyDataModel
 
getService() - Method in class org.edorasframework.portletfaces.bean.util.Liferay
Designed to be called from the EL by passing a Liferay service name String (bean id) as an array index, returns the instance of the service class.
getServiceContext(String) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getServiceContext(String) - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Returns an instance of a ServiceContext associated with the specified className.
getSession(boolean) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getSessionAttribute(String) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getSessionSharedAttribute(String) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getSessionSharedAttribute(String) - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Returns the value of the session attribute associated with the specified name from PortletSession.APPLICATION_SCOPE
getSizeInKilobytes() - Method in class org.edorasframework.portletfaces.bean.model.ICEInputDocumentLibraryModelBean.DLFileEntryWrapper
 
getSmallImageURL() - Method in class org.edorasframework.portletfaces.bean.model.ICEInputImageGalleryModelBean.IGImageWrapper
 
getTheme() - Method in class org.edorasframework.portletfaces.bean.util.Liferay
Returns the Liferay Theme associated with the Liferay Layout.
getTheme() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getTheme() - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Returns the theme being displayed in the current context.
getThemeDisplay() - Method in class org.edorasframework.portletfaces.bean.util.Liferay
Returns the Liferay ThemeDisplay associated with the PortletRequest.
getThemeDisplay() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getThemeDisplay() - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Returns the com.liferay.portal.theme.ThemeDisplay object, which contains a variety methods for rendering theme specific look and feels.
getThemeImagesURL() - Method in class org.edorasframework.portletfaces.bean.util.Liferay
Returns the absolute URL for the image path associated with the current Liferay Theme.
getThemeImagesURL() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getThemeImagesURL() - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Returns an absolute URL which is the path to the images of the theme associated with the current Layout.
getThemeImageURL() - Method in class org.edorasframework.portletfaces.bean.util.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.
getTimeZone() - Method in class org.edorasframework.portletfaces.converter.LiferayDateTimeConverter
 
getTitle() - Method in class org.edorasframework.portletfaces.bean.model.ICEInputDocumentLibraryModelBean.DLFileEntryWrapper
 
getUploadedFilesMap() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getURL() - Method in class org.edorasframework.portletfaces.bean.model.ICEInputDocumentLibraryModelBean.DLFileEntryWrapper
 
getUser() - Method in class org.edorasframework.portletfaces.bean.util.Liferay
Returns the Liferay User associated with the PortletRequest.
getUser() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getUser() - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Returns the user record of the user associated with the current JSF FacesContext.
getUserHasPortletPermission() - Method in class org.edorasframework.portletfaces.bean.util.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.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getUserId() - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Returns the user Id of the user associated with the current JSF FacesContext
getUserRoles() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getUserRoles() - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Returns a list of all of the roles played by the user associated with the current JSF FacesContext.
getViewRoot() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getWindowState() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
getWindowState() - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Returns the window state of the portlet associated with the current JSF FacesContext

H

HIDDEN_PORTLET_ATTRIBUTES - Static variable in class org.edorasframework.portletfaces.ICEfacesConstants
 

I

ICEAbstractInputFileModelBean<TFolder,TFile> - Class in org.edorasframework.portletfaces.bean.model
 
ICEAbstractInputFileModelBean() - Constructor for class org.edorasframework.portletfaces.bean.model.ICEAbstractInputFileModelBean
 
ICEfaces1xPhaseListener - Class in org.edorasframework.portletfaces.lifecycle
 
ICEfaces1xPhaseListener() - Constructor for class org.edorasframework.portletfaces.lifecycle.ICEfaces1xPhaseListener
 
ICEfacesConstants - Class in org.edorasframework.portletfaces
This class provides constants that are already defined in the ICEfaces product from ICEsoft, but are duplicated here in order to prevent having a compile-time dependency on ICEfaces.
ICEfacesConstants() - Constructor for class org.edorasframework.portletfaces.ICEfacesConstants
 
ICEInputDocumentLibraryModelBean - Class in org.edorasframework.portletfaces.bean.model
 
ICEInputDocumentLibraryModelBean() - Constructor for class org.edorasframework.portletfaces.bean.model.ICEInputDocumentLibraryModelBean
 
ICEInputDocumentLibraryModelBean.DLFileEntryWrapper - Class in org.edorasframework.portletfaces.bean.model
 
ICEInputDocumentLibraryModelBean.DLFileEntryWrapper(DLFileEntry) - Constructor for class org.edorasframework.portletfaces.bean.model.ICEInputDocumentLibraryModelBean.DLFileEntryWrapper
 
ICEInputDocumentLibraryModelBean.DLFileEntryWrapperLazyDataModel - Class in org.edorasframework.portletfaces.bean.model
 
ICEInputDocumentLibraryModelBean.DLFileEntryWrapperLazyDataModel(long, long, int) - Constructor for class org.edorasframework.portletfaces.bean.model.ICEInputDocumentLibraryModelBean.DLFileEntryWrapperLazyDataModel
 
ICEInputDocumentLibraryModelBean.DLFolderLazyDataModel - Class in org.edorasframework.portletfaces.bean.model
 
ICEInputDocumentLibraryModelBean.DLFolderLazyDataModel(long, long, int) - Constructor for class org.edorasframework.portletfaces.bean.model.ICEInputDocumentLibraryModelBean.DLFolderLazyDataModel
 
ICEInputImageGalleryModelBean - Class in org.edorasframework.portletfaces.bean.model
 
ICEInputImageGalleryModelBean() - Constructor for class org.edorasframework.portletfaces.bean.model.ICEInputImageGalleryModelBean
 
ICEInputImageGalleryModelBean.IGFolderLazyDataModel - Class in org.edorasframework.portletfaces.bean.model
 
ICEInputImageGalleryModelBean.IGFolderLazyDataModel(long, long, int) - Constructor for class org.edorasframework.portletfaces.bean.model.ICEInputImageGalleryModelBean.IGFolderLazyDataModel
 
ICEInputImageGalleryModelBean.IGImageWrapper - Class in org.edorasframework.portletfaces.bean.model
 
ICEInputImageGalleryModelBean.IGImageWrapper(IGImage) - Constructor for class org.edorasframework.portletfaces.bean.model.ICEInputImageGalleryModelBean.IGImageWrapper
 
ICEInputImageGalleryModelBean.IGImageWrapperLazyDataModel - Class in org.edorasframework.portletfaces.bean.model
 
ICEInputImageGalleryModelBean.IGImageWrapperLazyDataModel(long, long, int) - Constructor for class org.edorasframework.portletfaces.bean.model.ICEInputImageGalleryModelBean.IGImageWrapperLazyDataModel
 
ICEInputRichTextUtil - Class in org.edorasframework.portletfaces.component.util
 
ICEInputRichTextUtil() - Constructor for class org.edorasframework.portletfaces.component.util.ICEInputRichTextUtil
 
InputFileRenderer - Class in org.edorasframework.portletfaces.renderkit.html
 
InputFileRenderer() - Constructor for class org.edorasframework.portletfaces.renderkit.html.InputFileRenderer
 
isEmpty() - Method in class org.edorasframework.portletfaces.bean.model.PortletPreferenceMap
 
isEmpty() - Method in class org.edorasframework.portletfaces.bridge.sun.MultiPartRequestParameterMap
 
isParentFolderRendered() - Method in class org.edorasframework.portletfaces.bean.model.ICEAbstractInputFileModelBean
 
isPopupRendered() - Method in class org.edorasframework.portletfaces.bean.model.ICEAbstractInputFileModelBean
 
isReadOnly(ELContext, Object, Object) - Method in class org.edorasframework.portletfaces.el.PortletELResolver
 
isUserInRole(String) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
isUserInRole(String) - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Returns TRUE if the current user is associated with the specified role.
isWindowMaximized() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
isWindowMaximized() - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Returns TRUE if the Window state of the current portlet is set to MAXIMIZED
isWindowNormal() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
isWindowNormal() - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Returns TRUE if the Window state of the current portlet is set to MAXIMIZED

J

JavaScriptContextUtil - Class in org.edorasframework.portletfaces.component.util
 
JavaScriptContextUtil() - Constructor for class org.edorasframework.portletfaces.component.util.JavaScriptContextUtil
 
JAVAX_FACES_UPLOADED_FILES_MAP - Static variable in class org.edorasframework.portletfaces.bridge.sun.MultiPartRequestParameterMap
 

K

keySet() - Method in class org.edorasframework.portletfaces.bean.model.PortletPreferenceMap
 
keySet() - Method in class org.edorasframework.portletfaces.bridge.sun.MultiPartRequestParameterMap
 

L

LAYOUT - Static variable in class org.edorasframework.portletfaces.LiferayConstants
 
Liferay - Class in org.edorasframework.portletfaces.bean.util
This is a utility managed-bean that is designed to be kept in request scope.
Liferay() - Constructor for class org.edorasframework.portletfaces.bean.util.Liferay
 
LiferayCleanupPhaseListener - Class in org.edorasframework.portletfaces.lifecycle
This class is a JSF PhaseListener that performs cleanup operations at the end of the JSF lifecycle.
LiferayCleanupPhaseListener() - Constructor for class org.edorasframework.portletfaces.lifecycle.LiferayCleanupPhaseListener
 
LiferayConstants - Class in org.edorasframework.portletfaces
This class contains Liferay Portal constants that are not found in the Liferay API, but rather in the Liferay Impl.
LiferayConstants() - Constructor for class org.edorasframework.portletfaces.LiferayConstants
 
LiferayDateTimeConverter - Class in org.edorasframework.portletfaces.converter
Extends the default JSF date/time converter to support the output of Calendar, and takes the TimeZone and Locale of the current Liferay user into account.
LiferayDateTimeConverter() - Constructor for class org.edorasframework.portletfaces.converter.LiferayDateTimeConverter
 
LiferayInputRichTextRenderer - Class in org.edorasframework.portletfaces.renderkit.html
NOTE: This class has been obsoleted by the new pf:inputRichText Facelet composite component, but we're keeping this code around because older versions of Liferay might not work the new pf:inputRichText, and so we may have to move this code to one of the Liferay adapters.
LiferayInputRichTextRenderer() - Constructor for class org.edorasframework.portletfaces.renderkit.html.LiferayInputRichTextRenderer
 
LiferayLocalePhaseListener - Class in org.edorasframework.portletfaces.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.edorasframework.portletfaces.lifecycle.LiferayLocalePhaseListener
 
LiferayMessageContextImpl - Class in org.edorasframework.portletfaces.context.impl
This class is an alternate implementation of the PortletFaces FacesMessageFactory that first asks Liferay if the specified key has an entry in the set of internationalized Liferay keys, before asking the default implementation in PortletFaces to create instances of type javax.faces.application.FacesMessage.
LiferayMessageContextImpl() - Constructor for class org.edorasframework.portletfaces.context.impl.LiferayMessageContextImpl
 

M

MANAGED_BEAN_NAME - Static variable in class org.edorasframework.portletfaces.bean.util.Liferay
 
matchComponentInHierarchy(UIComponent, String) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
matchComponentInViewRoot(String) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
MultiPartRequestParameterMap - Class in org.edorasframework.portletfaces.bridge.sun
This class is used by the PortletFaces ExternalContextImpl for the Sun OpenPortal JSF Portlet Bridge, so that form postbacks with enctype="multipart/form-data" can be supported.
MultiPartRequestParameterMap(ActionRequest) - Constructor for class org.edorasframework.portletfaces.bridge.sun.MultiPartRequestParameterMap
 

N

navigate(String, String) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
navigateTo(String) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 

O

org.edorasframework.portletfaces - package org.edorasframework.portletfaces
 
org.edorasframework.portletfaces.bean.backing - package org.edorasframework.portletfaces.bean.backing
 
org.edorasframework.portletfaces.bean.model - package org.edorasframework.portletfaces.bean.model
 
org.edorasframework.portletfaces.bean.util - package org.edorasframework.portletfaces.bean.util
 
org.edorasframework.portletfaces.bridge.sun - package org.edorasframework.portletfaces.bridge.sun
 
org.edorasframework.portletfaces.component - package org.edorasframework.portletfaces.component
 
org.edorasframework.portletfaces.component.util - package org.edorasframework.portletfaces.component.util
 
org.edorasframework.portletfaces.context - package org.edorasframework.portletfaces.context
 
org.edorasframework.portletfaces.context.impl - package org.edorasframework.portletfaces.context.impl
 
org.edorasframework.portletfaces.converter - package org.edorasframework.portletfaces.converter
 
org.edorasframework.portletfaces.el - package org.edorasframework.portletfaces.el
 
org.edorasframework.portletfaces.lifecycle - package org.edorasframework.portletfaces.lifecycle
 
org.edorasframework.portletfaces.renderkit.html - package org.edorasframework.portletfaces.renderkit.html
 

P

parentFolderSelected(ActionEvent) - Method in class org.edorasframework.portletfaces.bean.model.ICEAbstractInputFileModelBean
 
PermissionsLink - Class in org.edorasframework.portletfaces.component
 
PermissionsLink() - Constructor for class org.edorasframework.portletfaces.component.PermissionsLink
 
PermissionsLinkRenderer - Class in org.edorasframework.portletfaces.renderkit.html
This class is the HTML renderer for the pf:permissionsLink tag.
PermissionsLinkRenderer() - Constructor for class org.edorasframework.portletfaces.renderkit.html.PermissionsLinkRenderer
 
PORTLET_CONFIGURATION - Static variable in class org.edorasframework.portletfaces.renderkit.html.PermissionsLinkRenderer
 
PortletConstants - Class in org.edorasframework.portletfaces
This class provides a set of constants that relate to the Portlet and Portlet Bridge specifications.
PortletConstants() - Constructor for class org.edorasframework.portletfaces.PortletConstants
 
PortletELResolver - Class in org.edorasframework.portletfaces.el
This class is an ELResolver that introduces portlet-specific variables into the EL.
PortletELResolver() - Constructor for class org.edorasframework.portletfaces.el.PortletELResolver
 
PortletFacesContext - Class in org.edorasframework.portletfaces.context
This class provides a variety of useful utility methods for use by JSF portlets.
PortletFacesContext() - Constructor for class org.edorasframework.portletfaces.context.PortletFacesContext
 
PortletFacesContextImpl - Class in org.edorasframework.portletfaces.context.impl
This class is the default implementation of the PortletFacesContext.
PortletFacesContextImpl() - Constructor for class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
PortletPreferenceMap - Class in org.edorasframework.portletfaces.bean.model
This is a JSF model managed-bean that implements the Map interface so that portlet preferences can be retreived/set via EL.
PortletPreferenceMap() - Constructor for class org.edorasframework.portletfaces.bean.model.PortletPreferenceMap
 
PortletPreferencesForm - Class in org.edorasframework.portletfaces.bean.backing
This is a JSF backing bean that provides convenient ActionListener method signatures for resetting/storing portlet preferences in portlet EDIT mode.
PortletPreferencesForm() - Constructor for class org.edorasframework.portletfaces.bean.backing.PortletPreferencesForm
 
PortletRuntimeException - Exception in org.edorasframework.portletfaces
An uncaught exception thrown whenever a portlet runtime error is thrown by the portlet container and caught by PortletFaces.
PortletRuntimeException() - Constructor for exception org.edorasframework.portletfaces.PortletRuntimeException
 
PortletRuntimeException(String) - Constructor for exception org.edorasframework.portletfaces.PortletRuntimeException
 
PortletRuntimeException(Throwable) - Constructor for exception org.edorasframework.portletfaces.PortletRuntimeException
 
PortletRuntimeException(String, Throwable) - Constructor for exception org.edorasframework.portletfaces.PortletRuntimeException
 
PortraitURLMap - Class in org.edorasframework.portletfaces.el
Provides a means of caching Liferay portrait URLs in a HashMap for convenient and fast lookup.
PortraitURLMap(String) - Constructor for class org.edorasframework.portletfaces.el.PortraitURLMap
 
postLifecycleCleanup() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
postLifecycleCleanup() - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Performs cleanup operations that are intended to be performed after the JSF lifecycle executes.
put(String, Object) - Method in class org.edorasframework.portletfaces.bean.model.PortletPreferenceMap
 
put(String, Object) - Method in class org.edorasframework.portletfaces.bridge.sun.MultiPartRequestParameterMap
 
putAll(Map<? extends String, ? extends Object>) - Method in class org.edorasframework.portletfaces.bean.model.PortletPreferenceMap
 
putAll(Map<? extends String, ? extends Object>) - Method in class org.edorasframework.portletfaces.bridge.sun.MultiPartRequestParameterMap
 

R

recreateComponentTree() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
registerPhaseListener(PhaseListener) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
release() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
remove(Object) - Method in class org.edorasframework.portletfaces.bean.model.PortletPreferenceMap
 
remove(Object) - Method in class org.edorasframework.portletfaces.bridge.sun.MultiPartRequestParameterMap
 
removeChildrenFromComponentTree(String) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
removeMessages(String) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
removeMessagesForImmediateComponents() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
removeMessagesForImmediateComponents(UIComponent) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
removeParentFormFromComponentTree(UIComponent) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
RENDER_PORTLET - Static variable in class org.edorasframework.portletfaces.LiferayConstants
 
RENDERER_TYPE - Static variable in class org.edorasframework.portletfaces.component.PermissionsLink
 
renderResponse() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
REQUEST_ATTR_PORTLET_CONFIG - Static variable in class org.edorasframework.portletfaces.PortletConstants
JSR-168/286 request attribute that contains an instance of javax.portlet.PortletConfig
REQUEST_ATTR_PORTLET_REQUEST - Static variable in class org.edorasframework.portletfaces.PortletConstants
JSR-168/286 request attribute that contains an instance of javax.portlet.PortletRequest
reset(ActionEvent) - Method in class org.edorasframework.portletfaces.bean.backing.PortletPreferencesForm
JSF actionListener that makes it convenient to reset all portlet preferences to their default values.
resetAction() - Method in class org.edorasframework.portletfaces.bean.backing.PortletPreferencesForm
JSF action that makes it convenient to reset all portlet preferences to their default values.
resetAll() - Method in class org.edorasframework.portletfaces.bean.model.PortletPreferenceMap
 
resetDataModels() - Method in class org.edorasframework.portletfaces.bean.model.ICEAbstractInputFileModelBean
 
resetDataModels() - Method in class org.edorasframework.portletfaces.bean.model.ICEInputDocumentLibraryModelBean
 
resetDataModels() - Method in class org.edorasframework.portletfaces.bean.model.ICEInputImageGalleryModelBean
 
resetView() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
resetView(boolean) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
resolveExpression(String) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
resolveProperty(ELContext, Object, String) - Method in class org.edorasframework.portletfaces.el.PortletELResolver
 
resolveVariable(ELContext, String) - Method in class org.edorasframework.portletfaces.el.PortletELResolver
 
responseComplete() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
restoreState(FacesContext, Object) - Method in class org.edorasframework.portletfaces.component.PermissionsLink
 
restoreState(FacesContext, Object) - Method in class org.edorasframework.portletfaces.converter.LiferayDateTimeConverter
 

S

saveState(FacesContext) - Method in class org.edorasframework.portletfaces.component.PermissionsLink
 
saveState(FacesContext) - Method in class org.edorasframework.portletfaces.converter.LiferayDateTimeConverter
 
setExtFacesContext(ExtFacesContext) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
setFileRowsPerPage(String) - Method in class org.edorasframework.portletfaces.bean.model.ICEAbstractInputFileModelBean
 
setFilesDataTable(UIData) - Method in class org.edorasframework.portletfaces.bean.model.ICEAbstractInputFileModelBean
 
setFolderRowsPerPage(String) - Method in class org.edorasframework.portletfaces.bean.model.ICEAbstractInputFileModelBean
 
setFoldersDataTable(UIData) - Method in class org.edorasframework.portletfaces.bean.model.ICEAbstractInputFileModelBean
 
setGroupId(long) - Method in class org.edorasframework.portletfaces.bean.model.ICEAbstractInputFileModelBean
 
setInputTextId(String) - Method in class org.edorasframework.portletfaces.bean.model.ICEAbstractInputFileModelBean
 
setInstance(PortletFacesContext) - Static method in class org.edorasframework.portletfaces.context.PortletFacesContext
Sets the implementation singleton instance.
setLocale(Locale) - Method in class org.edorasframework.portletfaces.converter.LiferayDateTimeConverter
 
setModelResource(String) - Method in class org.edorasframework.portletfaces.component.PermissionsLink
 
setModelResourceDescription(String) - Method in class org.edorasframework.portletfaces.component.PermissionsLink
 
setPortletMode(PortletMode) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
setPortletMode(PortletMode) - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Sets the portlet mode of the portlet associated with the current JSF FacesContext to the specified portlet mode.
setPortletPreferenceMap(PortletPreferenceMap) - Method in class org.edorasframework.portletfaces.bean.backing.PortletPreferencesForm
 
setRedirect(String) - Method in class org.edorasframework.portletfaces.component.PermissionsLink
 
setRequestAttribute(String, Object) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
setResourcePrimKey(String) - Method in class org.edorasframework.portletfaces.component.PermissionsLink
 
setResponseStream(ResponseStream) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
setResponseWriter(ResponseWriter) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
setSessionAttribute(String, Object) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
setSessionSharedAttribute(String, Object) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
setSessionSharedAttribute(String, Object) - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Sets the value of the a session attribute using the specified name and value within PortletSession.APPLICATION_SCOPE
setTimeZone(TimeZone) - Method in class org.edorasframework.portletfaces.converter.LiferayDateTimeConverter
 
setValue(ELContext, Object, Object, Object) - Method in class org.edorasframework.portletfaces.el.PortletELResolver
 
setViewRoot(UIViewRoot) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
setWindowState(WindowState) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
setWindowState(WindowState) - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Sets the window state of the portlet associated with the current JSF FacesContext to the specified window state.
setWindowStateToMaximized() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
setWindowStateToMaximized() - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
A short-cut method for calling setWindowState(WindowState.MAXIMIZED)
setWindowStateToNormal() - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
setWindowStateToNormal() - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
A short-cut method for calling setWindowState(WindowState.NORMAL)
size() - Method in class org.edorasframework.portletfaces.bean.model.PortletPreferenceMap
 
size() - Method in class org.edorasframework.portletfaces.bridge.sun.MultiPartRequestParameterMap
 
store() - Method in class org.edorasframework.portletfaces.bean.model.PortletPreferenceMap
 
STYLE_CLASS_PORTLET_FONT - Static variable in class org.edorasframework.portletfaces.PortletConstants
JSR-168/286 class names
STYLE_CLASS_PORTLET_FONT_DIM - Static variable in class org.edorasframework.portletfaces.PortletConstants
 
STYLE_CLASS_PORTLET_FORM_BUTTON - Static variable in class org.edorasframework.portletfaces.PortletConstants
 
STYLE_CLASS_PORTLET_FORM_FIELD - Static variable in class org.edorasframework.portletfaces.PortletConstants
 
STYLE_CLASS_PORTLET_FORM_FIELD_LABEL - Static variable in class org.edorasframework.portletfaces.PortletConstants
 
STYLE_CLASS_PORTLET_FORM_INPUT_FIELD - Static variable in class org.edorasframework.portletfaces.PortletConstants
 
STYLE_CLASS_PORTLET_FORM_LABEL - Static variable in class org.edorasframework.portletfaces.PortletConstants
 
STYLE_CLASS_PORTLET_ICON_LABEL - Static variable in class org.edorasframework.portletfaces.PortletConstants
 
STYLE_CLASS_PORTLET_MENU - Static variable in class org.edorasframework.portletfaces.PortletConstants
 
STYLE_CLASS_PORTLET_MENU_CAPTION - Static variable in class org.edorasframework.portletfaces.PortletConstants
 
STYLE_CLASS_PORTLET_MENU_CASCADE_ITEM - Static variable in class org.edorasframework.portletfaces.PortletConstants
 
STYLE_CLASS_PORTLET_MENU_CASCADE_ITEM_SELECTED - Static variable in class org.edorasframework.portletfaces.PortletConstants
 
STYLE_CLASS_PORTLET_MENU_DESCRIPTION - Static variable in class org.edorasframework.portletfaces.PortletConstants
 
STYLE_CLASS_PORTLET_MENU_ITEM - Static variable in class org.edorasframework.portletfaces.PortletConstants
 
STYLE_CLASS_PORTLET_MENU_ITEM_HOVER - Static variable in class org.edorasframework.portletfaces.PortletConstants
 
STYLE_CLASS_PORTLET_MENU_ITEM_HOVER_SELECTED - Static variable in class org.edorasframework.portletfaces.PortletConstants
 
STYLE_CLASS_PORTLET_MENU_ITEM_SELECTED - Static variable in class org.edorasframework.portletfaces.PortletConstants
 
STYLE_CLASS_PORTLET_MSG_ALERT - Static variable in class org.edorasframework.portletfaces.PortletConstants
 
STYLE_CLASS_PORTLET_MSG_ERROR - Static variable in class org.edorasframework.portletfaces.PortletConstants
 
STYLE_CLASS_PORTLET_MSG_INFO - Static variable in class org.edorasframework.portletfaces.PortletConstants
 
STYLE_CLASS_PORTLET_MSG_STATUS - Static variable in class org.edorasframework.portletfaces.PortletConstants
 
STYLE_CLASS_PORTLET_MSG_SUCCESS - Static variable in class org.edorasframework.portletfaces.PortletConstants
 
STYLE_CLASS_PORTLET_SECTION_ALTERNATE - Static variable in class org.edorasframework.portletfaces.PortletConstants
 
STYLE_CLASS_PORTLET_SECTION_ALTERNATE_HOVER - Static variable in class org.edorasframework.portletfaces.PortletConstants
 
STYLE_CLASS_PORTLET_SECTION_BODY - Static variable in class org.edorasframework.portletfaces.PortletConstants
 
STYLE_CLASS_PORTLET_SECTION_FOOTER - Static variable in class org.edorasframework.portletfaces.PortletConstants
 
STYLE_CLASS_PORTLET_SECTION_HEADER - Static variable in class org.edorasframework.portletfaces.PortletConstants
 
STYLE_CLASS_PORTLET_SECTION_SELECTED - Static variable in class org.edorasframework.portletfaces.PortletConstants
 
submit(ActionEvent) - Method in class org.edorasframework.portletfaces.bean.backing.PortletPreferencesForm
JSF actionListener that makes it convenient to store all portlet preference values.
submitAction() - Method in class org.edorasframework.portletfaces.bean.backing.PortletPreferencesForm
JSF action thatmakes it convenient to store all portlet preference values.

T

ThemeImageURLMap - Class in org.edorasframework.portletfaces.el
Provides a means of caching Liferay theme image URLs in a HashMap for convenient and fast lookup.
ThemeImageURLMap(String) - Constructor for class org.edorasframework.portletfaces.el.ThemeImageURLMap
 
togglePoppedUp() - Method in class org.edorasframework.portletfaces.bean.model.ICEAbstractInputFileModelBean
 

U

UPLOAD_DIR - Static variable in class org.edorasframework.portletfaces.bridge.sun.MultiPartRequestParameterMap
 
UPLOAD_MAX_SIZE - Static variable in class org.edorasframework.portletfaces.bridge.sun.MultiPartRequestParameterMap
 
USER_ID - Static variable in class org.edorasframework.portletfaces.LiferayConstants
 
userHasPortletPermision(String) - Method in class org.edorasframework.portletfaces.bean.util.Liferay
 
userHasPortletPermission(String) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
userHasPortletPermission(String) - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
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).
userHasRole(String) - Method in class org.edorasframework.portletfaces.context.impl.PortletFacesContextImpl
 
userHasRole(String) - Method in class org.edorasframework.portletfaces.context.PortletFacesContext
Returns TRUE if the current user has the specified role name.

V

values() - Method in class org.edorasframework.portletfaces.bean.model.PortletPreferenceMap
 
values() - Method in class org.edorasframework.portletfaces.bridge.sun.MultiPartRequestParameterMap
 
VAR_NAME_PORTLET_CONTEXT_NAME - Static variable in class org.edorasframework.portletfaces.el.PortletELResolver
 
VAR_NAME_PORTLET_NAME - Static variable in class org.edorasframework.portletfaces.el.PortletELResolver
 
VAR_NAME_PORTLET_NAMESPACE - Static variable in class org.edorasframework.portletfaces.el.PortletELResolver
 

W

writeFckConfig(ResponseWriter, boolean) - Method in class org.edorasframework.portletfaces.renderkit.html.LiferayInputRichTextRenderer
 

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

Copyright 2009, http://www.edorasframework.org