First Previous Next Last Portal Guide  

CHAPTER 17    Using the Portal Section of the PAC

This chapter describes how to use the Portal section of the PAC. It has these sections:

 
Top of page

About the Portal section of the PAC

The Portal section of the Portal Administration Console (PAC) allows you to view (and in one case edit) information about the Portal subsystem of a deployed Director application.

NOTE:   The Portal section of the PAC is almost entirely read-only. The only page that includes a save button is Group Pages: Access Control List.

Using dropdown lists

Each page in the Portal section provides one or two dropdown list controls to that you can use to filter the list of items displayed.

PACDropdown01

Upper

The upper dropdown list allows you display items belonging to one of the three WARs in the Portal Web tier: PAC, PMC, and Portal

PACDropdown02

Lower

The lower dropdown list varies from page to page and is explained in the following sections

 
Top of page

General Configuration

The General Configuration section allows you to view servlet definitions and other properties for each WAR, as defined in its web.xml file. The control at the top of the page selects the WAR to examine.

PortalGeneral

Some of the properties include Portal replacement strings such as $PORTAL_SERVLET_URL$. These are described in Portal Replacement Strings.

 
Top of page

Components

Components are the fundamental Director application building blocks that make up a Web page. A component is a self-contained and self-described Java class that provides a Web page with dynamic HTML or XML content by way of the portal servlet.

For more information    For more information about components, see Developing Components.

Subpages

Lower dropdown list

PACDropdown02

The lower dropdown list allows you to filter components by category

 
Top of section

Components: General

The General section of the Components panel displays key configuration parameters from the component descriptor.

For more information    For information about individual fields, see About component descriptors.

PortalComponentsGeneral

 
Top of section

Components: Defaults

The Components Defaults section displays the default values of each item defined in the component descriptor.

For more information    For information about individual fields, see About component descriptors.

PortalComponentsDefaults

 
Top of section

Components: Styles

This section displays the list of styles for a component.

For more information    For more information about styles for components, see Component styles and portal styles.

PortalComponentsStyles

 
Top of section

Components: Options

This section displays the list of options for a component.

For more information    For more information about component options, see Working with Portal Options.

PortalComponentsOptions

 
Top of page

Pages

The Pages section gives you the ability to view the page source.

For more information    For more information about portal pages, see Writing the Presentation Layer for the Application.

Lower dropdown list

The lower dropdown list allows you to filter pages by category.

PortalPages

 
Top of page

Styles

The styles section displays a list of portal-wide style sheets and allows you to view the code.

For more information    For more information about style sheets, see Writing the Presentation Layer for the Application.

Lower dropdown list

The lower dropdown list allows you to filter styles by category.

PortalStyles

 
Top of page

Categories

This section displays a list of categories. A category is simply a label you define for the purpose of grouping and managing a set of components or a set of pages.

For more information    For more information about categories, see Advanced settings.

Lower dropdown list

PACDropdown03

In Categories, the lower dropdown list allows you to list the components, pages, and styles that belong to a category

PortalCategories

 
Top of page

Layouts

This section displays a list of layouts. A layout is a template that defines how a set of selected portal components should appear on a page.

For more information    For more information about layouts, see Working with Portal Layouts

PortalLayouts

.

 
Top of page

Themes

This section displays a list of themes. A theme is a set of visual characteristics that apply to an entire Director portal application.

For more information    For more information about themes, see Working with Portal Themes

PortalThemes

.

 
Top of page

Options

This section displays a list of options. An option is an image or text string that appears in the title bar of a portal component.

For more information    For more information about options, see Working with Portal Options.

PortalOptions

 
Top of page

Group Pages

This section displays a list of group pages. A group page is a portal pages that show contents s suitable for a particular group of users.

For more information    For more information about group pages, see Working with group pages.

Subpages

 
Top of section

Group Pages: General

This section displays the properties of the selected group page.

PortalGroupPagesGeneral

 
Top of section

Group Pages: Access Control List

This section allows you to restrict access to a particular group page. The access control list (ACL) for the group page can specify a particular list of users, or a particular group in the directory realm.

PortalGroupPagesACL

Click Save to save your changes.

    First Previous Next Last Portal Guide  

Copyright © 2000, 2001, 2002, 2003 SilverStream Software, LLC, a wholly owned subsidiary of Novell, Inc. All rights reserved.