|
Class Summary |
| GroupPersonalizationJspBean |
The <jsp:usebean> used by several Portal Admin Tools
such as group_add_portlets.jsp. |
| JspBeanBase |
This class is the base class for many JSP Beans that
are instantiated from the <jsp:usebean> JSP tag. |
| PortalFinderJspBean |
A JSP page helper class that contains numerous finder methods
that wrap many of the PortalManger APIs. |
| PortalJspBean |
The class for all JSP Beans that
are instantiated from the <jsp:usebean> JSP tag
using a Portal object. |
| PortalLayoutJspBean |
The class that includes various portlet
layout algorithms used by the various
layout.jsp (Administration Tool) pages. |
| PortalPersonalizationJspBean |
The <jsp:usebean> for the Portal Admin Tool named
add_portlets.jsp. |
| PortalRemoveJspBean |
The is the JSP Bean class for the <jsp:usebean> JSP tag
for the portal_remove.jsp page. |
| PortalUserJspBean |
This class is a JSP bean class for several Portal Tool JSP pages
which use the <jsp:usebean> JSP tag such as the
portal_users.jsp and portal_user_new.jsp page |
| PortletJspBean |
The <jsp:usebean> for several Portal Admin
tools such as portlet_new.jsp. |
| SelectionJspBean |
The is the JSP Bean class for the <jsp:usebean> JSP tag
for selection based Portal Admin Tool pages. |
| UserPersonalizationJspBean |
The <jsp:usebean> used by the Portal End User Tool
_user_add_portlets.jsp. |