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

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
 
PageBuilder - Class in org.jboss.portal.core.deployment.builder
 
PageBuilder() - Constructor for class org.jboss.portal.core.deployment.builder.PageBuilder
 
PageHolder - Class in org.jboss.portal.core.theme
 
PageHolder(FragmentResult, RegionSet) - Constructor for class org.jboss.portal.core.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
 
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
 
PageTransformer - Class in org.jboss.portal.core.deployment.transform
 
PageTransformer() - Constructor for class org.jboss.portal.core.deployment.transform.PageTransformer
 
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
 
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 previous 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.
ParametersInterceptor - Class in org.jboss.portal.server.invocation.component
 
ParametersInterceptor() - Constructor for class org.jboss.portal.server.invocation.component.ParametersInterceptor
 
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
 
parent - Variable in class org.jboss.portal.server.deployment.Item
 
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.
parseXML(File) - Method in class org.jboss.portal.test.AbstractTestCase
 
password - Variable in class org.jboss.portal.core.impl.user.UserImpl
 
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
 
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
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 - 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 - 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_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.
PortalBuilder - Class in org.jboss.portal.server.deployment.builder
 
PortalBuilder() - Constructor for class org.jboss.portal.server.deployment.builder.PortalBuilder
 
PortalConstants - Interface in org.jboss.portal.server
Defines various constants for the portal.
PortalContext - Interface in javax.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
 
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
 
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[], Level) - Constructor for class org.jboss.portal.test.core.security.PortalPermission
 
PortalPermission(String, String) - Constructor for class org.jboss.portal.test.core.security.PortalPermission
 
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, ClassLoader, ServletContext) - Constructor for class org.jboss.portal.server.metadata.PortalServerMetaData
 
PortalTransformer - Class in org.jboss.portal.server.deployment.transform
 
PortalTransformer() - Constructor for class org.jboss.portal.server.deployment.transform.PortalTransformer
 
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
 
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
 
PORTLET_SHORT_TITLE - Static variable in interface org.jboss.portal.portlet.PortletConstants
 
PORTLET_TITLE - Static variable in interface org.jboss.portal.portlet.PortletConstants
 
PortletApplication - Class in org.jboss.portal.portlet
 
PortletApplication(String, PortletApplicationMetaData) - Constructor for class org.jboss.portal.portlet.PortletApplication
 
PortletApplicationBuilder - Class in org.jboss.portal.portlet.deployment.builder
Build the portlet application meta data.
PortletApplicationBuilder() - Constructor for class org.jboss.portal.portlet.deployment.builder.PortletApplicationBuilder
 
PortletApplicationMetaData - Class in org.jboss.portal.portlet.metadata
 
PortletApplicationMetaData(String, ServletContext, String, ClassLoader) - Constructor for class org.jboss.portal.portlet.metadata.PortletApplicationMetaData
 
PortletAppTransformer - Class in org.jboss.portal.portlet.deployment.transform
Take the portal web app and produce the files for
PortletAppTransformer() - Constructor for class org.jboss.portal.portlet.deployment.transform.PortletAppTransformer
 
PortletBuilder - Class in org.jboss.portal.portlet.deployment.builder
 
PortletBuilder() - Constructor for class org.jboss.portal.portlet.deployment.builder.PortletBuilder
 
PortletConfig - Interface in javax.portlet
 
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
 
PortletContextImpl - Class in org.jboss.portal.portlet.impl
 
PortletContextImpl(ServletContext) - Constructor for class org.jboss.portal.portlet.impl.PortletContextImpl
 
PortletException - Exception in javax.portlet
 
PortletException() - Constructor for exception javax.portlet.PortletException
 
PortletException(String) - Constructor for exception javax.portlet.PortletException
 
PortletException(String, Throwable) - Constructor for exception javax.portlet.PortletException
 
PortletException(Throwable) - Constructor for exception javax.portlet.PortletException
 
PortletHelper - Class in org.jboss.portal.core.portlet
 
PortletHelper(JBossPortlet) - Constructor for class org.jboss.portal.core.portlet.PortletHelper
 
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.
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
 
PortletMode(String) - Constructor for class javax.portlet.PortletMode
 
PortletModeConverter - Class in org.jboss.portal.portlet
 
PortletModeConverter() - Constructor for class org.jboss.portal.portlet.PortletModeConverter
 
PortletModeException - Exception in javax.portlet
 
PortletModeException(String, PortletMode) - Constructor for exception javax.portlet.PortletModeException
 
PortletModeException(String, Throwable, PortletMode) - Constructor for exception javax.portlet.PortletModeException
 
PortletModeException(Throwable, PortletMode) - Constructor for exception javax.portlet.PortletModeException
 
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
 
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
 
PortletRequest - Interface in javax.portlet
 
PortletRequestDispatcher - Interface in javax.portlet
 
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
 
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
 
PortletSecurityException(String) - Constructor for exception javax.portlet.PortletSecurityException
 
PortletSecurityException(String, Throwable) - Constructor for exception javax.portlet.PortletSecurityException
 
PortletSecurityException(Throwable) - Constructor for exception javax.portlet.PortletSecurityException
 
PortletServlet - Class in org.jboss.portal.portlet.servlet
 
PortletServlet() - Constructor for class org.jboss.portal.portlet.servlet.PortletServlet
 
PortletSession - Interface in javax.portlet
 
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
 
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
 
PortletURL - Interface in javax.portlet
 
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 - 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
 
preferencesValidator - Variable in class org.jboss.portal.portlet.plugins.preferences.PortletPreferenceSetPlugin
The preference validator instance.
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
PRESETS - Static variable in class org.jboss.portlet.forums.model.Auth
DOCUMENT_ME
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
principalsQuery - Variable in class org.jboss.portal.core.security.jaas.HibernateLoginModule
 
print(String) - Method in class org.jboss.portal.format.render.bbcodehtml.ToHTMLConfig
 
printStackTrace() - Method in exception javax.portlet.PortletException
 
printStackTrace(PrintStream) - Method in exception javax.portlet.PortletException
 
printStackTrace(PrintWriter) - Method in exception javax.portlet.PortletException
 
process(Item) - Method in interface org.jboss.portal.server.deployment.DeploymentReactor
 
process(Item) - Method in class org.jboss.portal.server.deployment.SimpleDeploymentReactor
 
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
 
processAction(ActionRequest, ActionResponse) - Method in interface javax.portlet.Portlet
 
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(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
 
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.
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.deployment.Item
 
properties - Variable in class org.jboss.portal.server.impl.invocation.PortalRequestImpl
The 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
 
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
 
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.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
 

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