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

P

p_attach - Variable in class org.jboss.portlet.forums.Context
Scope : NewTopic/EditPost/Reply When it's true that means the button add attachment is pressed.
p_attach_box - Variable in class org.jboss.portlet.forums.Context
Scope : NewTopic/EditPost/Reply When it's true the user choosed to see the add attachment panel.
p_cancel - Variable in class org.jboss.portlet.forums.Context
DOCUMENT_ME
p_confirm - Variable in class org.jboss.portlet.forums.Context
DOCUMENT_ME
p_deleted_attachments - Variable in class org.jboss.portlet.forums.Context
DOCUMENT_ME
p_forum_id - Variable in class org.jboss.portlet.forums.Context
DOCUMENT_ME
p_message - Variable in class org.jboss.portlet.forums.Context
DOCUMENT_ME
p_mode - Variable in class org.jboss.portlet.forums.Context
DOCUMENT_ME
p_notify - Variable in class org.jboss.portlet.forums.Context
DOCUMENT_ME
p_poll - Variable in class org.jboss.portlet.forums.Context
DOCUMENT_ME
p_poll_delete - Variable in class org.jboss.portlet.forums.Context
DOCUMENT_ME
p_post_id - Variable in class org.jboss.portlet.forums.Context
DOCUMENT_ME
p_posted_attach - Variable in class org.jboss.portlet.forums.Context
Scope : editing a post.
p_poster - Variable in class org.jboss.portlet.forums.Context
DOCUMENT_ME
p_preview - Variable in class org.jboss.portlet.forums.Context
DOCUMENT_ME
p_session_attachments - Variable in class org.jboss.portlet.forums.Context
DOCUMENT_ME
p_submit - Variable in class org.jboss.portlet.forums.Context
DOCUMENT_ME
p_topic_id - Variable in class org.jboss.portlet.forums.Context
DOCUMENT_ME
p_topic_type - Variable in class org.jboss.portlet.forums.Context
DOCUMENT_ME
p_vote_option_id - Variable in class org.jboss.portlet.forums.Context
DOCUMENT_ME
PAGE - Static variable in class org.jboss.portal.core.invocation.CoreAttachmentKey
 
Page - Class in org.jboss.portal.core.plugins.page
 
Page(PageMetaData) - Constructor for class org.jboss.portal.core.plugins.page.Page
 
PageHolder - Class in org.jboss.portal.server.theme
 
PageHolder(RegionSet) - Constructor for class org.jboss.portal.server.theme.PageHolder
 
PageMetaData - Class in org.jboss.portal.core.metadata
 
PageMetaData(String, String) - Constructor for class org.jboss.portal.core.metadata.PageMetaData
 
pageNumber(int, int, int) - Static method in class org.jboss.portlet.forums.helper.ForumsTools
DOCUMENT_ME
PageRepository - Class in org.jboss.portal.core.plugins.page
 
PageRepository() - Constructor for class org.jboss.portal.core.plugins.page.PageRepository
 
PagesDeployment - Class in org.jboss.portal.core.deployment.jboss
 
PagesDeployment(ServerManager, URL) - Constructor for class org.jboss.portal.core.deployment.jboss.PagesDeployment
 
PagesDeploymentFactory - Class in org.jboss.portal.core.deployment.jboss
 
PagesDeploymentFactory() - Constructor for class org.jboss.portal.core.deployment.jboss.PagesDeploymentFactory
 
PageSetMetaData - Class in org.jboss.portal.core.metadata
 
PageSetMetaData() - Constructor for class org.jboss.portal.core.metadata.PageSetMetaData
 
PageTestCase - Class in org.jboss.portal.test.core
 
PageTestCase(String) - Constructor for class org.jboss.portal.test.core.PageTestCase
 
PageURL - Class in org.jboss.portal.core.plugins.page
Defines a URL for a page.
PageURL(ServerObjectID) - Constructor for class org.jboss.portal.core.plugins.page.PageURL
 
PARAM_LAYOUT - Static variable in class org.jboss.portal.server.theme.LayoutConstants
currently not used
PARAM_LAYOUT_STATE - Static variable in class org.jboss.portal.server.theme.LayoutConstants
 
PARAM_LAYOUT_URI - Static variable in class org.jboss.portal.server.theme.LayoutConstants
 
PARAM_NO - Static variable in class org.jboss.portal.common.util.XML
 
PARAM_THEME - Static variable in class org.jboss.portal.server.theme.ThemeConstants
 
PARAM_YES - Static variable in class org.jboss.portal.common.util.XML
 
ParameterMetaData - Class in org.jboss.portal.portlet.metadata
 
ParameterMetaData() - Constructor for class org.jboss.portal.portlet.metadata.ParameterMetaData
 
Parameters - Class in org.jboss.portal.core.util
 
Parameters(Map) - Constructor for class org.jboss.portal.core.util.Parameters
 
parameters - Variable in class org.jboss.portal.server.InstanceContext
The render parameters.
parameters - Variable in class org.jboss.portal.server.output.ActionResult
 
Parameters - Class in org.jboss.portal.server.util
A set of parameters.
Parameters() - Constructor for class org.jboss.portal.server.util.Parameters
Creates an empty parameter set.
Parameters(Parameters) - Constructor for class org.jboss.portal.server.util.Parameters
Copy constructor.
Parameters(Map) - Constructor for class org.jboss.portal.server.util.Parameters
Copy the parameter map to initialize the object state.
ParametersTestCase - Class in org.jboss.portal.test.core.util
 
ParametersTestCase() - Constructor for class org.jboss.portal.test.core.util.ParametersTestCase
 
ParametersTestCase - Class in org.jboss.portal.test.portal.util
 
ParametersTestCase(String) - Constructor for class org.jboss.portal.test.portal.util.ParametersTestCase
 
ParentChildResourceBundle - Class in org.jboss.portal.common.util
This resource bundle takes two resource bundle to make one : - The locale of this resource bundle is given by the child.
ParentChildResourceBundle(ResourceBundle, ResourceBundle) - Constructor for class org.jboss.portal.common.util.ParentChildResourceBundle
Construct a new resource bundle whose content is based on the child and parent content.
ParentChildResourceBundleTestCase - Class in org.jboss.portal.test.common
 
ParentChildResourceBundleTestCase(String) - Constructor for class org.jboss.portal.test.common.ParentChildResourceBundleTestCase
 
parse(char[], int, int) - Method in class org.jboss.portal.format.parser.AbstractParser
Ask the parser to its job.
parse(char[], int, int) - Method in class org.jboss.portal.format.parser.bbcode.BBCodeParser
 
parse(char[], int, int) - Method in class org.jboss.portal.format.parser.entity.HTML4_0CharacterEntityReferenceParser
 
parse(char[], int, int) - Method in class org.jboss.portal.format.parser.entity.XML1_0CharacterEntityReferenceParser
 
parse(char[], int, int) - Method in class org.jboss.portal.format.parser.html.TagParser
 
parse(char[], int, int) - Method in class org.jboss.portal.format.parser.linebreak.LineBreakParser
 
parse() - Method in class org.jboss.portal.format.template.TemplateParser
This method should be called only once.
ParseEvent - Interface in org.jboss.portal.format.parser
An event that is emmited by ParseEventNotifier implementations.
ParseEventHandler - Interface in org.jboss.portal.format.parser
Implementors want to receive events produced by a parser.
ParseEventNotifier - Interface in org.jboss.portal.format.parser
Implemented by any class that wants to generate parsing events.
parseMimeType(String) - Static method in class org.jboss.portal.common.MediaType
Get the mime type for the presented string, if the string contains a valid mime type.
parseMimeTypeByExtension(String) - Static method in class org.jboss.portal.common.MediaType
Get the mime type for the presented string.
parseOrientation(String) - Static method in class org.jboss.portal.server.theme.RegionOrientation
parse a string representation of a region orientation into a defined type.
parseXML(File) - Method in class org.jboss.portal.test.AbstractTestCase
 
password - Variable in class org.jboss.portal.core.impl.user.UserImpl
 
path - Variable in class org.jboss.portal.core.impl.tree.loader.CMSCacheLoader
The path where to store content in the cms tree.
pd_edit_poll - Variable in class org.jboss.portlet.forums.commands.post.EditPostCommand
DOCUMENT_ME
pd_first_post - Variable in class org.jboss.portlet.forums.commands.post.DeletePostCommand
DOCUMENT_ME
pd_first_post - Variable in class org.jboss.portlet.forums.commands.post.EditPostCommand
DOCUMENT_ME
pd_last_post - Variable in class org.jboss.portlet.forums.commands.post.DeletePostCommand
DOCUMENT_ME
pd_last_post - Variable in class org.jboss.portlet.forums.commands.post.EditPostCommand
DOCUMENT_ME
peek(int) - Method in class org.jboss.portal.format.util.Stack
Peek a key on the stack.
PERM_FAIL - Static variable in class org.jboss.portal.core.portlet.cms.admin.AdminCMSConstants
 
PERMANENT_USER_MAX_INACTIVE - Static variable in class org.jboss.portal.core.portlet.user.UserPortletConstants
 
PermissionDescription - Class in org.jboss.portal.core.security
A permission description.
PermissionDescription(String, String) - Constructor for class org.jboss.portal.core.security.PermissionDescription
 
PermissionDescriptionMetaData - Class in org.jboss.portal.core.metadata
 
PermissionDescriptionMetaData(String) - Constructor for class org.jboss.portal.core.metadata.PermissionDescriptionMetaData
 
PermissionMetaData - Class in org.jboss.portal.core.metadata
 
PermissionMetaData(String) - Constructor for class org.jboss.portal.core.metadata.PermissionMetaData
 
PermissionModelContentProvider - Class in org.jboss.portal.core.portlet.permission.security
 
PermissionModelContentProvider() - Constructor for class org.jboss.portal.core.portlet.permission.security.PermissionModelContentProvider
 
PermissionPortlet - Class in org.jboss.portal.core.portlet.permission
This portlet aims at managing permission
PermissionPortlet() - Constructor for class org.jboss.portal.core.portlet.permission.PermissionPortlet
 
PermissionSecurityConstants - Class in org.jboss.portal.core.portlet.permission.security
 
PermissionSecurityConstants() - Constructor for class org.jboss.portal.core.portlet.permission.security.PermissionSecurityConstants
 
play() - Method in class org.jboss.portal.test.cms.stress.Client
 
Plugin - Interface in org.jboss.portal.common.plugin
 
PLUGIN_CONTENT_TYPES - Static variable in interface org.jboss.portal.server.PortalConstants
 
PLUGIN_INVOCATION - Static variable in interface org.jboss.portal.server.PortalConstants
 
PLUGIN_LANG - Static variable in interface org.jboss.portal.portlet.PortletConstants
 
PLUGIN_MODES - Static variable in interface org.jboss.portal.server.PortalConstants
 
PLUGIN_PREFS - Static variable in interface org.jboss.portal.server.PortalConstants
 
PLUGIN_WINDOW_STATES - Static variable in interface org.jboss.portal.server.PortalConstants
 
PluginContainer - Interface in org.jboss.portal.common.plugin
 
PluginID - Class in org.jboss.portal.server.plugins
Plugin key within a given container.
PluginID(ServiceID, String) - Constructor for class org.jboss.portal.server.plugins.PluginID
 
PluginMetaData - Interface in org.jboss.portal.common.plugin
 
plugins - Variable in class org.jboss.portal.common.plugin.AbstractPluginContainer
 
plugins - Variable in class org.jboss.portal.server.metadata.ServerObjectMetaData
The plugins.
plugins - Variable in class org.jboss.portal.server.ServerObject
Dependant plugins.
PluginService - Class in org.jboss.portal.server.plugins
 
PluginService() - Constructor for class org.jboss.portal.server.plugins.PluginService
 
PMASK_DELETE - Static variable in interface org.jboss.portlet.forums.ForumsConstants
DOCUMENT_ME
PMASK_EDIT_POST - Static variable in interface org.jboss.portlet.forums.ForumsConstants
DOCUMENT_ME
PMASK_NEW_TOPIC - Static variable in interface org.jboss.portlet.forums.ForumsConstants
DOCUMENT_ME
PMASK_POLL_DELETE - Static variable in interface org.jboss.portlet.forums.ForumsConstants
DOCUMENT_ME
PMASK_QUOTE - Static variable in interface org.jboss.portlet.forums.ForumsConstants
DOCUMENT_ME
PMASK_REPLY - Static variable in interface org.jboss.portlet.forums.ForumsConstants
DOCUMENT_ME
PMASK_SMILIES - Static variable in interface org.jboss.portlet.forums.ForumsConstants
DOCUMENT_ME
PMASK_TOPIC_REVIEW - Static variable in interface org.jboss.portlet.forums.ForumsConstants
DOCUMENT_ME
PMASK_VOTE - Static variable in interface org.jboss.portlet.forums.ForumsConstants
DOCUMENT_ME
PMASKS - Static variable in interface org.jboss.portlet.forums.ForumsConstants
DOCUMENT_ME
PMODE_DELETE - Static variable in interface org.jboss.portlet.forums.ForumsConstants
DOCUMENT_ME
PMODE_EDIT_POST - Static variable in interface org.jboss.portlet.forums.ForumsConstants
DOCUMENT_ME
PMODE_NEW_TOPIC - Static variable in interface org.jboss.portlet.forums.ForumsConstants
DOCUMENT_ME
PMODE_NO_MODE - Static variable in interface org.jboss.portlet.forums.ForumsConstants
DOCUMENT_ME
PMODE_POLL_DELETE - Static variable in interface org.jboss.portlet.forums.ForumsConstants
DOCUMENT_ME
PMODE_QUOTE - Static variable in interface org.jboss.portlet.forums.ForumsConstants
DOCUMENT_ME
PMODE_REPLY - Static variable in interface org.jboss.portlet.forums.ForumsConstants
DOCUMENT_ME
PMODE_REPOST - Static variable in interface org.jboss.portlet.forums.ForumsConstants
DOCUMENT_ME
PMODE_SMILIES - Static variable in interface org.jboss.portlet.forums.ForumsConstants
DOCUMENT_ME
PMODE_TOPIC_REVIEW - Static variable in interface org.jboss.portlet.forums.ForumsConstants
DOCUMENT_ME
PMODE_VOTE - Static variable in interface org.jboss.portlet.forums.ForumsConstants
DOCUMENT_ME
PNG - Static variable in class org.jboss.portal.common.MediaType
Mime type png
POLL - Static variable in class org.jboss.portlet.forums.commands.BBAttributeType
DOCUMENT_ME
poll - Variable in class org.jboss.portlet.forums.commands.post.ForumCommand
DOCUMENT_ME
POLL - Static variable in class org.jboss.portlet.forums.model.AuthType
DOCUMENT_ME
Poll - Interface in org.jboss.portlet.forums.model
 
POLL_DELETE - Static variable in class org.jboss.portlet.forums.commands.BBAttributeType
DOCUMENT_ME
poll_delete - Variable in class org.jboss.portlet.forums.commands.post.EditPostCommand
DOCUMENT_ME
PollImpl - Class in org.jboss.portlet.forums.impl
 
PollImpl() - Constructor for class org.jboss.portlet.forums.impl.PollImpl
Creates a new PollImpl object.
pop(Stack.Key) - Method in class org.jboss.portal.format.util.Stack
Pop keys until it finds the good one.
populate() - Method in class org.jboss.portal.test.core.ModelTestCase
 
populate() - Method in class org.jboss.portal.test.core.PreferencesModelTestCase
 
populate() - Method in class org.jboss.portal.test.core.RoleModelTestCase
 
PORTAL - Static variable in class org.jboss.portal.server.invocation.AttachmentKey
.
Portal - Class in org.jboss.portal.server
The portal state.
Portal(PortalMetaData, String) - Constructor for class org.jboss.portal.server.Portal
 
portal - Variable in class org.jboss.portal.server.Window
 
PORTAL_PATH_INFO - Static variable in class org.jboss.portal.core.invocation.CoreAttachmentKey
The path info relative to the portal.
PORTAL_PROP_LAYOUT - Static variable in interface org.jboss.portal.core.CoreConstants
 
PORTAL_PROP_NAME_KEY - Static variable in interface org.jboss.portal.server.PortalConstants
 
PORTAL_PROP_RENDERSET - Static variable in interface org.jboss.portal.core.CoreConstants
 
PORTAL_PROP_STRATEGY - Static variable in interface org.jboss.portal.core.CoreConstants
 
PORTAL_PROP_THEME - Static variable in interface org.jboss.portal.core.CoreConstants
 
PORTAL_REQUEST - Static variable in class org.jboss.portal.server.invocation.AttachmentKey
The portal request.
PORTAL_RESPONSE - Static variable in class org.jboss.portal.server.invocation.AttachmentKey
The portal response.
PortalConstants - Interface in org.jboss.portal.server
Defines various constants for the portal.
PortalContext - Interface in javax.portlet
The PortalContext interface gives the portlet the ability to retrieve information about the portal calling this portlet.
portalContext - Variable in class org.jboss.portal.portlet.impl.PortletRequestImpl
 
PortalContextImpl - Class in org.jboss.portal.portlet.impl
todo : does not provide customizable values for portlet modes and window states.
PortalContextImpl(Portal) - Constructor for class org.jboss.portal.portlet.impl.PortalContextImpl
 
PortalContextListener - Class in org.jboss.portal.server.servlet
 
PortalContextListener() - Constructor for class org.jboss.portal.server.servlet.PortalContextListener
 
PortalDeployment - Class in org.jboss.portal.core.deployment.jboss
 
PortalDeployment(ServerManager, URL) - Constructor for class org.jboss.portal.core.deployment.jboss.PortalDeployment
 
PortalDeployment - Class in org.jboss.portal.server.deployment.jboss
 
PortalDeployment(ServerManager, URL) - Constructor for class org.jboss.portal.server.deployment.jboss.PortalDeployment
 
PortalDeploymentFactory - Class in org.jboss.portal.core.deployment.jboss
 
PortalDeploymentFactory() - Constructor for class org.jboss.portal.core.deployment.jboss.PortalDeploymentFactory
 
PortalDeploymentFactory - Class in org.jboss.portal.server.deployment.jboss
 
PortalDeploymentFactory() - Constructor for class org.jboss.portal.server.deployment.jboss.PortalDeploymentFactory
 
PortalJsp - Class in org.jboss.portal.core.servlet.jsp
Any JSP page using the JBoss library should extend that class.
PortalJsp() - Constructor for class org.jboss.portal.core.servlet.jsp.PortalJsp
 
PortalLayout - Interface in org.jboss.portal.server.theme
A layout is a resource to lay out a portal page, that can be reached via a javax.servlet.RequestDispatcher.
PortalLayoutImpl - Class in org.jboss.portal.core.theme.impl
Implementation of a PortalLayout.
PortalLayoutImpl(ServerRegistrationID, PortalWebApp, String, String, String, Map, List, Map) - Constructor for class org.jboss.portal.core.theme.impl.PortalLayoutImpl
Create the layout.
PortalLib - Class in org.jboss.portal.core.servlet.jsp.taglib
Expression language static functions for the JBoss library.
PortalLib() - Constructor for class org.jboss.portal.core.servlet.jsp.taglib.PortalLib
 
portalMD - Variable in class org.jboss.portal.server.Portal
Our meta data.
PortalMetaData - Class in org.jboss.portal.server.metadata
 
PortalMetaData(String) - Constructor for class org.jboss.portal.server.metadata.PortalMetaData
 
PortalObject - Class in org.jboss.portlet
A portal object description.
PortalObject(int, String, ServerURL, PortalResponse) - Constructor for class org.jboss.portlet.PortalObject
 
PortalPermission - Class in org.jboss.portal.test.core.security
The portal permission.
PortalPermission(String[]) - Constructor for class org.jboss.portal.test.core.security.PortalPermission
 
PortalPermission(String, String) - Constructor for class org.jboss.portal.test.core.security.PortalPermission
 
PortalRenderSet - Interface in org.jboss.portal.server.theme
A portal render set is a wrapper for the 4 renderer interface implementations.
PortalRequest - Interface in org.jboss.portal.server
 
PortalRequestImpl - Class in org.jboss.portal.server.impl.invocation
We implement all the methods of HttpServletRequest instead of inheriting HttpServletRequestWrapper because of the method getRequest() on the wrapper that can be used to modify the underlying request.
PortalRequestImpl(HttpServletRequest, InvocationImpl) - Constructor for class org.jboss.portal.server.impl.invocation.PortalRequestImpl
 
PortalResponse - Interface in org.jboss.portal.server
 
PortalResponseImpl - Class in org.jboss.portal.server.impl.invocation
 
PortalResponseImpl(HttpServletResponse, InvocationImpl) - Constructor for class org.jboss.portal.server.impl.invocation.PortalResponseImpl
 
portalServer - Variable in class org.jboss.portal.server.Portal
Parent container.
PortalServer - Class in org.jboss.portal.server
A container for portal objects.
PortalServer(PortalServerMetaData) - Constructor for class org.jboss.portal.server.PortalServer
 
PortalServerMetaData - Class in org.jboss.portal.server.metadata
 
PortalServerMetaData(String) - Constructor for class org.jboss.portal.server.metadata.PortalServerMetaData
 
PortalTheme - Interface in org.jboss.portal.server.theme
A portal theme is a collection of tags that will be injected into a layout to govern the look and feel of a portal page.
PortalThemeImpl - Class in org.jboss.portal.core.theme.impl
Implementation of a Theme.
PortalThemeImpl(ServerRegistrationID, ServletContext, String, String, String) - Constructor for class org.jboss.portal.core.theme.impl.PortalThemeImpl
 
PortalUtils - Class in org.jboss.portal.server.util
 
PortalUtils() - Constructor for class org.jboss.portal.server.util.PortalUtils
 
PortalWebApp - Class in org.jboss.portal.server.deployment
Encapsulate the infos needed by the portal deployment layer to create the application.
PortalWebApp(WebApplication) - Constructor for class org.jboss.portal.server.deployment.PortalWebApp
Constructor with the given web app.
PortalWebAppFactory - Class in org.jboss.portal.server.deployment
Creates the JBossWebApp according to the JBossWeb found.
PortalWebAppFactory(MBeanServer) - Constructor for class org.jboss.portal.server.deployment.PortalWebAppFactory
 
PortalWebTomcat4App - Class in org.jboss.portal.server.deployment
 
PortalWebTomcat4App(WebApplication) - Constructor for class org.jboss.portal.server.deployment.PortalWebTomcat4App
 
PortalWebTomcat5App - Class in org.jboss.portal.server.deployment
 
PortalWebTomcat5App(WebApplication, MBeanServer) - Constructor for class org.jboss.portal.server.deployment.PortalWebTomcat5App
 
Portlet - Interface in javax.portlet
The Portlet interface is used by the portlet container to invoke the portlets.
portlet - Variable in class org.jboss.portal.portlet.PortletContainer
The portlet instance.
PORTLET_CONFIG - Static variable in class org.jboss.portal.portlet.invocation.PortletKey
 
PORTLET_CONTEXT - Static variable in interface org.jboss.portal.portlet.PortletConstants
 
PORTLET_KEYWORDS - Static variable in interface org.jboss.portal.portlet.PortletConstants
 
PORTLET_PREFERENCES - Static variable in class org.jboss.portal.portlet.invocation.PortletKey
 
PORTLET_REQUEST - Static variable in class org.jboss.portal.portlet.invocation.PortletKey
 
PORTLET_RESPONSE - Static variable in class org.jboss.portal.portlet.invocation.PortletKey
 
PORTLET_SCOPE - Static variable in interface javax.portlet.PortletSession
This constant defines the scope of the session attribute to be private to the portlet and its included resources.
PORTLET_SHORT_TITLE - Static variable in interface org.jboss.portal.portlet.PortletConstants
 
PORTLET_TITLE - Static variable in interface org.jboss.portal.portlet.PortletConstants
 
PortletAppDeployment - Class in org.jboss.portal.core.deployment.jboss
 
PortletAppDeployment(ServerManager, URL, PortalWebApp, String) - Constructor for class org.jboss.portal.core.deployment.jboss.PortletAppDeployment
 
PortletAppDeployment - Class in org.jboss.portal.portlet.deployment.jboss
 
PortletAppDeployment(ServerManager, URL, PortalWebApp, String) - Constructor for class org.jboss.portal.portlet.deployment.jboss.PortletAppDeployment
 
PortletAppDeploymentFactory - Class in org.jboss.portal.core.deployment.jboss
 
PortletAppDeploymentFactory() - Constructor for class org.jboss.portal.core.deployment.jboss.PortletAppDeploymentFactory
 
PortletAppDeploymentFactory - Class in org.jboss.portal.portlet.deployment.jboss
 
PortletAppDeploymentFactory() - Constructor for class org.jboss.portal.portlet.deployment.jboss.PortletAppDeploymentFactory
 
PortletApplication - Class in org.jboss.portal.portlet
 
PortletApplication(String, PortletApplicationMetaData) - Constructor for class org.jboss.portal.portlet.PortletApplication
 
PortletApplicationMetaData - Class in org.jboss.portal.portlet.metadata
 
PortletApplicationMetaData(String, ServletContext, String, ClassLoader) - Constructor for class org.jboss.portal.portlet.metadata.PortletApplicationMetaData
 
portletAppMD - Variable in class org.jboss.portal.portlet.deployment.jboss.PortletAppDeployment
.
PortletConfig - Interface in javax.portlet
The PortletConfig interface provides the portlet with its configuration.
PortletConfigImpl - Class in org.jboss.portal.portlet.impl
 
PortletConfigImpl(String, PortletContext, Map, ResourceBundles) - Constructor for class org.jboss.portal.portlet.impl.PortletConfigImpl
 
PortletConfigTestCase - Class in org.jboss.portal.test.portlet.portletconfig
 
PortletConfigTestCase(String) - Constructor for class org.jboss.portal.test.portlet.portletconfig.PortletConfigTestCase
 
portletConfigVariableName - Static variable in class org.jboss.portal.portlet.taglib.DefineObjectsTagTEI
 
PortletConstants - Interface in org.jboss.portal.portlet
 
PortletContainer - Class in org.jboss.portal.portlet
A portlet component.
PortletContainer(PortletMetaData) - Constructor for class org.jboss.portal.portlet.PortletContainer
 
PortletContext - Interface in javax.portlet
The PortletContext interface defines a portlet view of the portlet container.
PortletContext - Interface in org.jboss.portal.server.theme.strategy
This interface represents one portlet on a page (-region).
PortletContextImpl - Class in org.jboss.portal.core.theme.strategy.impl
An implementation of the portlet context.
PortletContextImpl(Window, UserContext) - Constructor for class org.jboss.portal.core.theme.strategy.impl.PortletContextImpl
Create a new instance.
PortletContextImpl - Class in org.jboss.portal.portlet.impl
 
PortletContextImpl(ServletContext) - Constructor for class org.jboss.portal.portlet.impl.PortletContextImpl
 
PortletException - Exception in javax.portlet
The PortletException class defines a general exception that a portlet can throw when it is unable to perform its operation successfully.
PortletException() - Constructor for exception javax.portlet.PortletException
Constructs a new portlet exception.
PortletException(String) - Constructor for exception javax.portlet.PortletException
Constructs a new portlet exception with the given text.
PortletException(String, Throwable) - Constructor for exception javax.portlet.PortletException
Constructs a new portlet exception when the portlet needs to do the following: throw an exception include the "root cause" exception include a description message
PortletException(Throwable) - Constructor for exception javax.portlet.PortletException
Constructs a new portlet exception when the portlet needs to throw an exception.
PortletHelper - Class in org.jboss.portal.core.portlet
 
PortletHelper(JBossPortlet) - Constructor for class org.jboss.portal.core.portlet.PortletHelper
 
PortletInitializationException - Exception in org.jboss.portal.portlet
This exception is thrown when the portlet has thrown an exception during its init() invocation.
PortletInitializationException(Throwable) - Constructor for exception org.jboss.portal.portlet.PortletInitializationException
 
PortletInitializationException(String, Throwable) - Constructor for exception org.jboss.portal.portlet.PortletInitializationException
 
PortletKey - Class in org.jboss.portal.portlet.invocation
 
PortletKey(String) - Constructor for class org.jboss.portal.portlet.invocation.PortletKey
 
portletMD - Variable in class org.jboss.portal.portlet.PortletContainer
The portlet metadata.
portletMDs - Variable in class org.jboss.portal.portlet.deployment.jboss.PortletAppDeployment
.
PortletMetaData - Class in org.jboss.portal.portlet.metadata
 
PortletMetaData(String, String) - Constructor for class org.jboss.portal.portlet.metadata.PortletMetaData
 
PortletMetaDataTestCase - Class in org.jboss.portal.test.portlet
todo : security-role-ref todo : trim values
PortletMetaDataTestCase(String) - Constructor for class org.jboss.portal.test.portlet.PortletMetaDataTestCase
 
PortletMode - Class in javax.portlet
The PortletMode class represents the possible modes that a portlet can assume.
PortletMode(String) - Constructor for class javax.portlet.PortletMode
Creates a new portlet mode with the given name.
PortletModeConverter - Class in org.jboss.portal.portlet
 
PortletModeConverter() - Constructor for class org.jboss.portal.portlet.PortletModeConverter
 
PortletModeException - Exception in javax.portlet
The PortletModeException is thrown when a portlet tries to use or set a portlet mode that is not supported by the current runtime environment or the portlet.
PortletModeException(String, PortletMode) - Constructor for exception javax.portlet.PortletModeException
Constructs a new portlet mode exception with the given text and the portlet mode that caused this exception.
PortletModeException(String, Throwable, PortletMode) - Constructor for exception javax.portlet.PortletModeException
Constructs a new portlet mode exception when the portlet needs to do the following: throw an exception include a message about the "root cause" that interfered with its normal operation include a description message include the portlet mode that caused this exception
PortletModeException(Throwable, PortletMode) - Constructor for exception javax.portlet.PortletModeException
Constructs a new portlet mode exception when the portlet needs to throw an exception.
PortletModeMetaData - Class in org.jboss.portal.portlet.metadata
 
PortletModeMetaData() - Constructor for class org.jboss.portal.portlet.metadata.PortletModeMetaData
 
PortletModeTestCase - Class in org.jboss.portal.test.portlet.portletmode
 
PortletModeTestCase(String) - Constructor for class org.jboss.portal.test.portlet.portletmode.PortletModeTestCase
 
PortletPreferences - Interface in javax.portlet
The PortletPreferences interface allows the portlet to store configuration data.
PortletPreferenceSetPlugin - Class in org.jboss.portal.portlet.plugins.preferences
An extension of the preferences plugin that adds the preference validator.
PortletPreferenceSetPlugin() - Constructor for class org.jboss.portal.portlet.plugins.preferences.PortletPreferenceSetPlugin
 
PortletPreferencesImpl - Class in org.jboss.portal.portlet.impl
 
PortletPreferencesImpl(PreferenceSet, PreferenceSet, PreferencesValidator, int) - Constructor for class org.jboss.portal.portlet.impl.PortletPreferencesImpl
 
PortletPreferencesImpl.Update - Class in org.jboss.portal.portlet.impl
 
PortletPreferencesImpl.Update(Value) - Constructor for class org.jboss.portal.portlet.impl.PortletPreferencesImpl.Update
 
PortletPreferencesMetaData - Class in org.jboss.portal.portlet.metadata
 
PortletPreferencesMetaData() - Constructor for class org.jboss.portal.portlet.metadata.PortletPreferencesMetaData
 
PortletPreferencesTestCase - Class in org.jboss.portal.test.portlet
Test portlet preferences implementation.
PortletPreferencesTestCase(String) - Constructor for class org.jboss.portal.test.portlet.PortletPreferencesTestCase
 
PortletRenderer - Interface in org.jboss.portal.server.theme.render
The portlet renderer is responsible for adding the created markup of a portlet to the page.
PortletRequest - Interface in javax.portlet
The PortletRequest defines the base interface to provide client request information to a portlet.
PortletRequestDispatcher - Interface in javax.portlet
The PortletRequestDispatcher interface defines an object that receives requests from the client and sends them to the specified resources (such as a servlet, HTML file, or JSP file) on the server.
PortletRequestDispatcherImpl - Class in org.jboss.portal.portlet.impl
 
PortletRequestDispatcherImpl(RequestDispatcher) - Constructor for class org.jboss.portal.portlet.impl.PortletRequestDispatcherImpl
 
PortletRequestDispatcherImpl(RequestDispatcher, String) - Constructor for class org.jboss.portal.portlet.impl.PortletRequestDispatcherImpl
 
PortletRequestImpl - Class in org.jboss.portal.portlet.impl
PortletRequest implemention.
PortletRequestImpl(UserContext, PortletPreferences, Window, WindowContext, PortalRequest, PortalResponse, HttpServletRequest) - Constructor for class org.jboss.portal.portlet.impl.PortletRequestImpl
 
PortletResourceBundleTestCase - Class in org.jboss.portal.test.portlet
 
PortletResourceBundleTestCase(String) - Constructor for class org.jboss.portal.test.portlet.PortletResourceBundleTestCase
 
PortletResponse - Interface in javax.portlet
The PortletResponse defines the base interface to assist a portlet in creating and sending a response to the client.
PortletResponseImpl - Class in org.jboss.portal.portlet.impl
 
PortletResponseImpl(PortalRequest, PortalResponse, Properties) - Constructor for class org.jboss.portal.portlet.impl.PortletResponseImpl
 
PortletSecurityException - Exception in javax.portlet
A portlet should throw a PortletSecurityException when a call fails because of security reasons.
Additionally it can be thrown by the portal/portlet-container.
PortletSecurityException(String) - Constructor for exception javax.portlet.PortletSecurityException
Constructs a new security exception with the given text.
PortletSecurityException(String, Throwable) - Constructor for exception javax.portlet.PortletSecurityException
Constructs a new portlet security exception when the portlet needs to do the following: throw an exception include a message about the "root cause" that interfered with its normal operation include a description message
PortletSecurityException(Throwable) - Constructor for exception javax.portlet.PortletSecurityException
Constructs a new portlet security exception when the portlet needs to throw an exception.
PortletServlet - Class in org.jboss.portal.portlet.servlet
 
PortletServlet() - Constructor for class org.jboss.portal.portlet.servlet.PortletServlet
 
PortletSession - Interface in javax.portlet
The PortletSession interface provides a way to identify a user across more than one request and to store transient information about that user.
PortletSessionImpl - Class in org.jboss.portal.portlet.impl
 
PortletSessionImpl(HttpSession, String, PortletContext) - Constructor for class org.jboss.portal.portlet.impl.PortletSessionImpl
 
PortletSessionUtil - Class in javax.portlet
The PortletSessionUtil class helps identify and decode attributes in the PORTLET_SCOPE scope of the PortletSession when accessed through the HttpSession an from within calls to methods of the HttpSessionBindingListener interface.
PortletSessionUtil() - Constructor for class javax.portlet.PortletSessionUtil
 
PortletTag - Class in org.jboss.portal.portlet.taglib
Superclass of the portlet tags for the JSR 168 Portlet specification.
PortletTag() - Constructor for class org.jboss.portal.portlet.taglib.PortletTag
 
PortletTagHandler - Class in org.jboss.portal.core.theme.tag
Tag handler for the portlet tag.
PortletTagHandler() - Constructor for class org.jboss.portal.core.theme.tag.PortletTagHandler
 
PortletURL - Interface in javax.portlet
The PortletURL interface represents a URL that reference the portlet itself.
PortletURLImpl - Class in org.jboss.portal.portlet.impl
 
PortletURLImpl(WindowURL, Window, String, PortalResponse) - Constructor for class org.jboss.portal.portlet.impl.PortletURLImpl
 
PortletUtils - Class in org.jboss.portal.portlet
 
PortletUtils() - Constructor for class org.jboss.portal.portlet.PortletUtils
 
portletWindowContext - Variable in class org.jboss.portal.portlet.impl.ActionResponseImpl
 
post - Variable in class org.jboss.portlet.forums.commands.post.NewTopicCommand
DOCUMENT_ME
post - Variable in class org.jboss.portlet.forums.commands.post.PostCommand
DOCUMENT_ME
post - Variable in class org.jboss.portlet.forums.commands.post.VoteTopicCommand
DOCUMENT_ME
POST - Static variable in class org.jboss.portlet.forums.model.AuthType
DOCUMENT_ME
Post - Interface in org.jboss.portlet.forums.model
 
POST_ANNOUNCE - Static variable in interface org.jboss.portlet.forums.ForumsConstants
DOCUMENT_ME
POST_CAT_URL - Static variable in interface org.jboss.portlet.forums.ForumsConstants
DOCUMENT_ME
POST_FORUM_URL - Static variable in interface org.jboss.portlet.forums.ForumsConstants
DOCUMENT_ME
POST_GLOBAL_ANNONCE - Static variable in interface org.jboss.portlet.forums.ForumsConstants
DOCUMENT_ME
POST_ID - Static variable in class org.jboss.portlet.forums.commands.BBAttributeType
DOCUMENT_ME
POST_NORMAL - Static variable in interface org.jboss.portlet.forums.ForumsConstants
DOCUMENT_ME
POST_POST_URL - Static variable in interface org.jboss.portlet.forums.ForumsConstants
DOCUMENT_ME
POST_ROLES_URL - Static variable in interface org.jboss.portlet.forums.ForumsConstants
DOCUMENT_ME
POST_STICKY - Static variable in interface org.jboss.portlet.forums.ForumsConstants
DOCUMENT_ME
POST_TOPIC_URL - Static variable in interface org.jboss.portlet.forums.ForumsConstants
DOCUMENT_ME
POST_USERS_URL - Static variable in interface org.jboss.portlet.forums.ForumsConstants
DOCUMENT_ME
PostAction - Class in org.jboss.portlet.forums.action
 
PostAction(int) - Constructor for class org.jboss.portlet.forums.action.PostAction
Creates a new PostAction object.
PostCommand - Class in org.jboss.portlet.forums.commands.post
 
PostCommand(JBossActionRequest, JBossActionResponse) - Constructor for class org.jboss.portlet.forums.commands.post.PostCommand
 
poster - Variable in class org.jboss.portlet.forums.commands.post.ForumCommand
DOCUMENT_ME
Poster - Interface in org.jboss.portlet.forums.model
 
PosterImpl - Class in org.jboss.portlet.forums.impl
 
PosterImpl() - Constructor for class org.jboss.portlet.forums.impl.PosterImpl
Creates a new PosterImpl object.
PosterImpl(Integer) - Constructor for class org.jboss.portlet.forums.impl.PosterImpl
 
postId - Variable in class org.jboss.portlet.forums.commands.post.PostCommand
DOCUMENT_ME
PostImpl - Class in org.jboss.portlet.forums.impl
 
PostImpl() - Constructor for class org.jboss.portlet.forums.impl.PostImpl
Creates a new PostImpl object.
posting(JBossActionRequest, JBossActionResponse) - Method in class org.jboss.portlet.forums.ForumsPortlet
posting operation
PostTools - Class in org.jboss.portlet.forums.commands.post
 
PostTools() - Constructor for class org.jboss.portlet.forums.commands.post.PostTools
 
Preference - Interface in org.jboss.portal.server.plugins.preferences
A preference.
PreferenceMetaData - Class in org.jboss.portal.server.metadata
 
PreferenceMetaData() - Constructor for class org.jboss.portal.server.metadata.PreferenceMetaData
 
preferences - Variable in class org.jboss.portal.portlet.impl.PortletRequestImpl
 
preferences - Variable in class org.jboss.portal.server.plugins.preferences.PreferenceSetPlugin
 
PreferencesCanBeSetToNullPortlet - Class in org.jboss.portal.test.portlet.preferences.spec
 
PreferencesCanBeSetToNullPortlet() - Constructor for class org.jboss.portal.test.portlet.preferences.spec.PreferencesCanBeSetToNullPortlet
 
PreferenceSet - Interface in org.jboss.portal.server.plugins.preferences
 
PreferenceSetPlugin - Class in org.jboss.portal.server.plugins.preferences
 
PreferenceSetPlugin() - Constructor for class org.jboss.portal.server.plugins.preferences.PreferenceSetPlugin
 
PreferencesInterceptor - Class in org.jboss.portal.portlet.invocation
This interceptor is responsible for setting up the javax.portlet.PortletPreferences implementation instance in the invocation.
PreferencesInterceptor() - Constructor for class org.jboss.portal.portlet.invocation.PreferencesInterceptor
 
PreferencesMapModificationDoesNotModifyPreferencesValuesPortlet - Class in org.jboss.portal.test.portlet.preferences.spec
 
PreferencesMapModificationDoesNotModifyPreferencesValuesPortlet() - Constructor for class org.jboss.portal.test.portlet.preferences.spec.PreferencesMapModificationDoesNotModifyPreferencesValuesPortlet
 
PreferencesMetaData - Class in org.jboss.portal.server.metadata
 
PreferencesMetaData() - Constructor for class org.jboss.portal.server.metadata.PreferencesMetaData
 
PreferencesModelTestCase - Class in org.jboss.portal.test.core
 
PreferencesModelTestCase(String) - Constructor for class org.jboss.portal.test.core.PreferencesModelTestCase
 
PreferencesSpecTestCase - Class in org.jboss.portal.test.portlet.preferences.spec
 
PreferencesSpecTestCase(String) - Constructor for class org.jboss.portal.test.portlet.preferences.spec.PreferencesSpecTestCase
 
PreferencesTestCase - Class in org.jboss.portal.test.portal.kernel
 
PreferencesTestCase(String) - Constructor for class org.jboss.portal.test.portal.kernel.PreferencesTestCase
 
PreferencesTestCase - Class in org.jboss.portal.test.portlet.preferences
 
PreferencesTestCase(String) - Constructor for class org.jboss.portal.test.portlet.preferences.PreferencesTestCase
 
PreferenceStore - Interface in org.jboss.portal.server.plugins.preferences
A store for preferences.
PreferencesValidator - Interface in javax.portlet
The PreferencesValidator allows to validate the set of preferences of the associated portlet just before they are stored in the persistent store.
preferencesValidator - Variable in class org.jboss.portal.portlet.plugins.preferences.PortletPreferenceSetPlugin
The preference validator instance.
prepare(Object, List, boolean) - Method in class org.jboss.portal.core.impl.tree.loader.CMSCacheLoader
 
prepare(Object, List, boolean) - Method in class org.jboss.portal.core.impl.tree.loader.DelegatingCacheLoader
 
prepare() - Method in class org.jboss.portlet.forums.commands.post.DeletePollCommand
DOCUMENT_ME
prepare() - Method in class org.jboss.portlet.forums.commands.post.DeletePostCommand
DOCUMENT_ME
prepare() - Method in class org.jboss.portlet.forums.commands.post.EditPostCommand
DOCUMENT_ME
prepare() - Method in class org.jboss.portlet.forums.commands.post.ForumCommand
DOCUMENT_ME
prepare() - Method in class org.jboss.portlet.forums.commands.post.NewTopicCommand
DOCUMENT_ME
prepare() - Method in class org.jboss.portlet.forums.commands.post.ReplyCommand
DOCUMENT_ME
preq - Variable in class org.jboss.portal.bridge.BridgeRequest
 
preq - Variable in class org.jboss.portal.bridge.BridgeResponse
 
presp - Variable in class org.jboss.portal.bridge.BridgeResponse
 
PREVIOUS_DAYS - Static variable in interface org.jboss.portlet.forums.ForumsConstants
DOCUMENT_ME
PREVIOUS_DAYS_TEXT_POSTS - Static variable in interface org.jboss.portlet.forums.ForumsConstants
DOCUMENT_ME
PREVIOUS_DAYS_TEXT_TOPICS - Static variable in interface org.jboss.portlet.forums.ForumsConstants
DOCUMENT_ME
principal - Variable in class org.jboss.portal.cms.Node
 
principalsQuery - Variable in class org.jboss.portal.core.security.jaas.HibernateLoginModule
 
print(String) - Method in class org.jboss.portal.format.render.bbcodehtml.ToHTMLConfig
 
PROCESS_RENDER - Static variable in class org.jboss.portal.server.invocation.InvocationType
Means we are in the rendering phase.
PROCESS_TARGET - Static variable in class org.jboss.portal.server.invocation.InvocationType
Means we are in the target processing phase.
processAction(ActionRequest, ActionResponse) - Method in class javax.portlet.GenericPortlet
Called by the portlet container to allow the portlet to process an action request.
processAction(ActionRequest, ActionResponse) - Method in interface javax.portlet.Portlet
Called by the portlet container to allow the portlet to process an action request.
processAction(ActionRequest, ActionResponse) - Method in class org.jboss.portal.core.portlet.AdminPortlet
 
processAction(JBossActionRequest, JBossActionResponse) - Method in class org.jboss.portal.core.portlet.cms.admin.AdminCMSPortlet
 
processAction(JBossActionRequest, JBossActionResponse) - Method in class org.jboss.portal.core.portlet.cms.CMSPortlet
 
processAction(JBossActionRequest, JBossActionResponse) - Method in class org.jboss.portal.core.portlet.cms.ContentPortlet
 
processAction(ActionRequest, ActionResponse) - Method in class org.jboss.portal.test.portlet.portletmode.TestDuringActionPortlet
 
processAction(ActionRequest, ActionResponse) - Method in class org.jboss.portal.test.portlet.preferences.MapPortlet
 
processAction(ActionRequest, ActionResponse) - Method in class org.jboss.portal.test.portlet.preferences.spec.CanModifyNonReadOnlyPreferencePortlet
 
processAction(ActionRequest, ActionResponse) - Method in class org.jboss.portal.test.portlet.preferences.spec.ChangesMadeButNotStoredAreDiscardedPortlet
 
processAction(ActionRequest, ActionResponse) - Method in class org.jboss.portal.test.portlet.preferences.spec.DynamicPreferenceTreatedLikeModifiablePreferencePortlet
 
processAction(ActionRequest, ActionResponse) - Method in class org.jboss.portal.test.portlet.preferences.spec.InvalidationCancelsStorePortlet
 
processAction(ActionRequest, ActionResponse) - Method in class org.jboss.portal.test.portlet.preferences.spec.PreferencesCanBeSetToNullPortlet
 
processAction(ActionRequest, ActionResponse) - Method in class org.jboss.portal.test.portlet.preferences.spec.PreferencesMapModificationDoesNotModifyPreferencesValuesPortlet
 
processAction(ActionRequest, ActionResponse) - Method in class org.jboss.portal.test.portlet.preferences.spec.ReadOnlyPreferenceCannotBeModifiedPortlet
 
processAction(ActionRequest, ActionResponse) - Method in class org.jboss.portal.test.portlet.preferences.spec.ResetPreferenceHavingNoDefaultValueDeletesItPortlet
 
processAction(ActionRequest, ActionResponse) - Method in class org.jboss.portal.test.portlet.preferences.spec.StoreMustPersistAllChangesPortlet
 
processAction(ActionRequest, ActionResponse) - Method in class org.jboss.portal.test.portlet.preferences.spec.ValidationStoresPortlet
 
processAction(ActionRequest, ActionResponse) - Method in class org.jboss.portal.test.portlet.renderresponse.ContentTypePortlet
 
processAction(ActionRequest, ActionResponse) - Method in class org.jboss.portal.test.portlet.TestExceptionDuringActionPortlet
 
processAction(ActionRequest, ActionResponse) - Method in class org.jboss.portal.test.portlet.TestPortlet
 
processAction(ActionRequest, ActionResponse) - Method in class org.jboss.portal.test.portlet.TestPortletPreferencesPortlet
 
processAction(ActionRequest, ActionResponse) - Method in class org.jboss.portal.test.portlet.TestRedirectPortlet
 
processAction(ActionRequest, ActionResponse) - Method in class org.jboss.portal.test.portlet.TestSecurityPortlet
 
processAction(ActionRequest, ActionResponse) - Method in class org.jboss.portal.test.portlet.TestSessionPortlet
 
processAction(JBossActionRequest, JBossActionResponse) - Method in class org.jboss.portlet.JBossPortlet
Calls doDispatch(JBossActionRequest,JBossActionResponse).
processAction(ActionRequest, ActionResponse) - Method in class org.jboss.portlet.JBossPortlet
 
ProcessCommandAction - Class in org.jboss.portlet.forums.action
 
ProcessCommandAction(ForumCommand) - Constructor for class org.jboss.portlet.forums.action.ProcessCommandAction
Creates a new ProcessCommandAction object.
processNestedDeployments(DeploymentInfo) - Method in class org.jboss.portal.server.deployment.jboss.ServerDeployer
 
propagate(String, IdentityPropagationLoginModule.Runnable) - Static method in class org.jboss.portal.core.security.jaas.IdentityPropagationLoginModule
Store the username and give it a temporary password.
properties - Variable in class org.jboss.portal.portlet.impl.PortletResponseImpl
 
properties - Variable in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
The properties.
properties - Variable in class org.jboss.portal.server.Portal
Portal properties
Properties - Class in org.jboss.portal.server.util
A set of multi valued properties produced by a response.
Properties() - Constructor for class org.jboss.portal.server.util.Properties
 
PropertiesTestCase - Class in org.jboss.portal.test.portal.util
 
PropertiesTestCase(String) - Constructor for class org.jboss.portal.test.portal.util.PropertiesTestCase
 
Property - Class in org.jboss.portal.core.impl.tree
Hold a property within the cache.
Property(String, Object) - Constructor for class org.jboss.portal.core.impl.tree.Property
 
propertyAdded(FQN, String) - Method in interface org.jboss.portal.common.tree.NodeChangeListener
 
propertyAdded(FQN, String) - Method in class org.jboss.portal.test.core.tree.ChangeLog
 
propertyChanged(FQN, String) - Method in interface org.jboss.portal.common.tree.NodeChangeListener
 
propertyChanged(FQN, String) - Method in class org.jboss.portal.test.core.tree.ChangeLog
 
PropertyMap - Interface in org.jboss.portal.core.model
Extends the map to provide meta information about user properties.
PropertyMapImpl - Class in org.jboss.portal.core.impl.user
A mutable map that expose user properties.
PropertyMapImpl(UserImpl) - Constructor for class org.jboss.portal.core.impl.user.PropertyMapImpl
 
PropertyMappingTestCase - Class in org.jboss.portal.test.core
 
PropertyMappingTestCase(String) - Constructor for class org.jboss.portal.test.core.PropertyMappingTestCase
 
propertyRemoved(FQN, String) - Method in interface org.jboss.portal.common.tree.NodeChangeListener
 
propertyRemoved(FQN, String) - Method in class org.jboss.portal.test.core.tree.ChangeLog
 
props - Variable in class org.jboss.portal.core.impl.tree.loader.CMSCacheLoader
Properties.
proxy - Variable in class org.jboss.portal.core.plugins.preferences.ProxyPreferenceSetPlugin
The loaded proxy infos.
proxyClassName - Variable in class org.jboss.portal.core.metadata.ProxyPreferenceSetMetaData
Proxy class for typed preferences.
ProxyDelegate - Class in org.jboss.portal.test.portal
 
ProxyDelegate() - Constructor for class org.jboss.portal.test.portal.ProxyDelegate
 
ProxyInfo - Class in org.jboss.portal.common.util
Encapsulate info about a proxy and provide a way to instantiate it.
ProxyInfo(Class) - Constructor for class org.jboss.portal.common.util.ProxyInfo
 
ProxyPreferenceSetMetaData - Class in org.jboss.portal.core.metadata
 
ProxyPreferenceSetMetaData() - Constructor for class org.jboss.portal.core.metadata.ProxyPreferenceSetMetaData
 
ProxyPreferenceSetPlugin - Class in org.jboss.portal.core.plugins.preferences
 
ProxyPreferenceSetPlugin() - Constructor for class org.jboss.portal.core.plugins.preferences.ProxyPreferenceSetPlugin
 
ProxyValidator - Class in org.jboss.portal.core.util
 
ProxyValidator() - Constructor for class org.jboss.portal.core.util.ProxyValidator
 
ProxyValidator.Error - Class in org.jboss.portal.core.util
 
ProxyValidator.Error(int, Method) - Constructor for class org.jboss.portal.core.util.ProxyValidator.Error
 
ProxyValidatorTestCase - Class in org.jboss.portal.test.core
 
ProxyValidatorTestCase(String) - Constructor for class org.jboss.portal.test.core.ProxyValidatorTestCase
 
ProxyValidatorTestCase.GetterDuplicateName - Interface in org.jboss.portal.test.core
 
ProxyValidatorTestCase.GetterInvalidName - Interface in org.jboss.portal.test.core
 
ProxyValidatorTestCase.GetterInvalidReturnType - Interface in org.jboss.portal.test.core
 
ProxyValidatorTestCase.GetterNoArgument - Interface in org.jboss.portal.test.core
 
ProxyValidatorTestCase.GetterReturnTypeDoesNotMatchArgumentType - Interface in org.jboss.portal.test.core
 
ProxyValidatorTestCase.GetterTooManyArgument - Interface in org.jboss.portal.test.core
 
ProxyValidatorTestCase.InvalidMethod - Interface in org.jboss.portal.test.core
 
ProxyValidatorTestCase.SetterDuplicateName - Interface in org.jboss.portal.test.core
 
ProxyValidatorTestCase.SetterInvalidName - Interface in org.jboss.portal.test.core
 
ProxyValidatorTestCase.SetterInvalidType - Interface in org.jboss.portal.test.core
 
ProxyValidatorTestCase.SetterNoArgument - Interface in org.jboss.portal.test.core
 
ProxyValidatorTestCase.SetterReturnTypeIsNotVoid - Interface in org.jboss.portal.test.core
 
ProxyValidatorTestCase.SetterTooManyArguments - Interface in org.jboss.portal.test.core
 
psession - Variable in class org.jboss.portal.portlet.impl.PortletRequestImpl
 
ptr - Variable in class org.jboss.portal.format.util.Stack
The stack pointer which always points the first available element.
push() - Method in class org.jboss.portal.format.util.Stack
Push a key on the stack.
put(String, Object) - Method in class org.jboss.portal.common.command.result.SimpleResult
 
put(String, String) - Method in class org.jboss.portal.common.context.AbstractContext
 
put(String, String) - Method in interface org.jboss.portal.common.context.Context
add data to be rendered in the template through variable substitution
put(String, Integer) - Method in interface org.jboss.portal.common.context.Context
add data to be rendered in the template through variable substitution
put(String, String) - Method in class org.jboss.portal.common.context.DelegateContext
 
put(String, Integer) - Method in class org.jboss.portal.common.context.DelegateContext
 
put(Object, Object) - Method in class org.jboss.portal.common.util.SetMap
Add an object in the set keyed under the specified key.
put(Fqn, Object, Object) - Method in class org.jboss.portal.core.impl.tree.loader.CMSCacheLoader
 
put(Fqn, Map) - Method in class org.jboss.portal.core.impl.tree.loader.CMSCacheLoader
 
put(Fqn, Map, boolean) - Method in class org.jboss.portal.core.impl.tree.loader.CMSCacheLoader
 
put(List) - Method in class org.jboss.portal.core.impl.tree.loader.CMSCacheLoader
 
put(Fqn, Object, Object) - Method in class org.jboss.portal.core.impl.tree.loader.DelegatingCacheLoader
 
put(Fqn, Map) - Method in class org.jboss.portal.core.impl.tree.loader.DelegatingCacheLoader
 
put(List) - Method in class org.jboss.portal.core.impl.tree.loader.DelegatingCacheLoader
 
put(Object, Object) - Method in class org.jboss.portal.core.impl.user.PropertyMapImpl
 
put(String, String) - Method in class org.jboss.portal.format.template.AbstractContext
 
put(String, String) - Method in interface org.jboss.portal.format.template.Context
add data to be rendered in the template through variable substitution
put(String, String) - Method in class org.jboss.portal.format.template.DelegateContext
 
put(int, String) - Method in class org.jboss.portal.format.util.EntityTable
 
putAll(Map) - Method in class org.jboss.portal.core.impl.user.PropertyMapImpl
 
pwa - Variable in class org.jboss.portal.server.deployment.jboss.Deployment
The web app abstraction.

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