Skip Headers
Oracle® Fusion Middleware User's Guide for Oracle WebCenter Portal: Spaces
11g Release 1 (11.1.1.6.0)
E10149-11
  Go To Table Of Contents
Contents
Go To Index
Index

Previous
Previous
 
Next
Next
 

13 Adding Spaces Components to Your Templates

Spaces components are prepackaged, fully functional application widgets or tags, such as menus and links, that are available for adding to pages and, most notably, to page templates. Each component provides a ready-to-go piece of the Oracle WebCenter Portal: Spaces user interface (UI).

As an application administrator or space moderator, you can include one or multiple Spaces components in custom Resource Catalogs. In turn, authorized users can add them from the catalog to a page template or a page.


See Also:

Many of the components discussed in the chapter are included out-of-the-box in the default Resource Catalogs provided for template development. For information about how to add resources to a custom Catalog, see Section 16.3.1.2, "Adding Resources."


This chapter provides an overview of available components, directs you to information about adding and removing components, and lists and describes component properties. It includes the following sections:

Audience

This chapter is intended for administrator-level users who are granted the permissions Resource Catalogs: Create, Edit, and Delete Resource Catalogs and, minimally, Page Templates: Create Page Templates, Edit Page Templates.


See Also:

For information about creating custom page templates through Oracle JDeveloper, see "Working with Page Templates," in Oracle Fusion Middleware Developer's Guide for Oracle WebCenter Portal.


13.1 Making Spaces Components Available

You may need to take some preliminary steps to ensure that Spaces components are available for placement on your pages and page templates. This section provides an overview of the preliminary steps that may be required before you can start working with these components.

This section includes the following subsections:

13.1.1 Adding Spaces Components to a Resource Catalog

Spaces components are like any other resource you would add to a Resource Catalog. (For information about adding resources to the Resource Catalog, see Section 16.3.1.2, "Adding Resources.") In the library of components that provides resources for building a custom Resource Catalog, many of these components are grouped under the Spaces Components category (Figure 13-1).

Figure 13-1 Spaces Components in the Add Resource Catalog Item Dialog

Spaces components in the Add Resource Catalog Item dialog
Description of "Figure 13-1 Spaces Components in the Add Resource Catalog Item Dialog"

The balance of these components are available by default out-of-the-box in the Default Page Template Catalog that is provided for page template development. In this default catalog, you can find Spaces components under the folder Template Development—though keep in mind that Resource Catalog folder names can be customized, and so may be renamed (Figure 13-2).

Figure 13-2 Template Development Folder in Resource Catalog

Template Development folder in Resource Catalog
Description of "Figure 13-2 Template Development Folder in Resource Catalog"

13.1.2 Specifying the Resource Catalogs to Use for Space and Page Templates

Application Administrators

As the application administrator, you can specify the default Resource Catalog to open under any circumstance: for a page, a space, a page template, a space template, and so on. The General subpage of the Configuration page under the Administration page provides a Resources section for setting these defaults (Figure 13-3).

Figure 13-3 Resources Section on the Application Administration General Page

Resources section on the General page (application)
Description of "Figure 13-3 Resources Section on the Application Administration General Page"

Administrative settings apply to the entire application, so, barring lower-level overrides, the default catalog you select is the one all authorized users see when they add content. For more information, see Section 16.10.1, "Configuring the Application-Level Resource Catalog."

Space Moderators

As the space moderator, you can specify the default Resource Catalogs to open when users click Add Content for a space page or page template. The General page under the Settings page provides a Display Settings section for setting these defaults (Figure 13-4).

Figure 13-4 Display Settings Section on the Space Settings General Page

Display Settings section on General page (Space)
Description of "Figure 13-4 Display Settings Section on the Space Settings General Page"

Your selection applies only to the space on which it is set. The space-level setting overrides the same setting specified by the application administrator at the application level. For more information, see Section 16.10.2, "Configuring the Space-Level Resource Catalog."

13.1.3 Adding Spaces Components to a Template

As with any other component available in a Resource Catalog, you can add Spaces components from the catalog to a page template. For information about adding resources to a page template, see Section 12.2, "Creating a Page Template."

13.1.4 Adding Spaces Components to a Page

Provided Spaces components are available in the Resource Catalog, you can add them to a page in a space or the Home space just as you would any other component. For more information, see Section 17.5, "Adding Resource Catalog Components to Pages."

13.2 Working with Spaces Component Properties

Spaces components have associated properties that you can use to refine the appearance and behavior of a component instance.

This section provides information about the properties associated with each component. It includes the following subsections:


See Also:

For information about accessing component properties, see Section 17.5.2, "Setting Properties on Page Components."


13.2.1 Accessing Spaces Component Properties

You can access Spaces component properties in page edit mode Source view.


Note:

When you enter most types of property values in the Component Properties dialog and then click Apply, the dialog remains open. With values other than expected value types, the dialog closes, and the page is refreshed to reflect the new value. For example, if a component takes a java.util.ArrayList of java.awt.Color classes, then the Component Properties dialog closes and Composer does a full-page-refresh.


To access Spaces component properties:

  1. Edit a template.

  2. In edit mode, select Source from the View menu (Figure 13-5).

    Figure 13-5 Source Option on View Menu

    Source option on View menu
    Description of "Figure 13-5 Source Option on View Menu"

  3. Select the component on the page, and click Edit to open the Component Properties dialog (Figure 13-6).

    Figure 13-6 Show the Properties of userProfile Icon

    Show the properties of userProfile icon
    Description of "Figure 13-6 Show the Properties of userProfile Icon"

  4. Revise property values as required.


    Note:

    Wherever you enter EL on the generic Display Options tab in the Component Properties dialog, the entry is automatically validated. If the EL is invalid, an error appears and the value is neither applied nor saved. Generic Display Options are those cataloged in Table 17-1. For more information about ELs in Spaces, see Appendix B, "Expression Language Expressions."

    EL validation is not performed on non-generic display options.


  5. Click Save and then Close to exit edit mode.


    Tip:

    You can try out a change by clicking Apply first and observing the result on the page.


13.2.2 About Space

The About Space component is a link that opens a dialog with information about the current space (Figure 13-7).

Figure 13-7 About Space Component

About Space component
Description of "Figure 13-7 About Space Component"

Every space has associated information, called metadata. space metadata includes such information as display name, internal identification (GUID), description, current user membership role, user name of the creator, date created, and direct URL. Users click the About Space link to access this information.


See Also:

For information about the About Space dialog, see Section 29.9.1, "Accessing Space Information."


This section lists and describes the Display Options associated with the About Space component. Additionally, it provides the tag that invokes this component on a .jspx page and the XML code that defines this component in a Resource Catalog.

This section includes the following subsections:

13.2.2.1 About Space Component Display Options

Table 13-2 lists and describes the Display Options properties associated with the About Space component.


See Also:

The About Space component has Style properties you can use to change the component's look and feel. For more information, see Section 17.5.2.7, "Working with Style and Content Style Properties."


Table 13-2 About Space Component Display Options

Property Description

Depressed Icon

A URL or relative path to an icon that appears when the component is clicked

Use any Web-compatible image from any accessible location. That is, do not put in a path to an image on an external server that requires authentication.

Enter a full URL or a path that is relative to the application root.

Disabled Icon

A URL or relative path to an image that appears when the component is disabled

See Depressed Icon for more information.

Display Type

The render mode of the component:

  • link—Show the component as a link

  • button—Show the component as a command button

Hover Icon

A URL or relative path to an icon that appears when users hover their mouse pointers over the component

See Depressed Icon for more information.

Icon

A URL or relative path to an icon to represent the active component

See Depressed Icon for more information.

Icon Position

A selection of options for placement of the link's associated icon:

  • leading—The icon is positioned at the start of its associated text

  • trailing—The icon is positioned at the end of its associated text

Scope Name

The name of the space to describe in the dialog

The default value is null (defaultScope), which provides information about the current space. You can also enter a space name in lieu of the default.

Note: If you enter a space name, be sure to enter the space's internal name. The space internal name is the name specified by the Space URL on the General Settings page of a space's administration settings.

Short Desc

A field for entering tooltip text to display when users hover their mouse pointers over the component

Text

Display text for the component

The default is About Space. The default is the rendered value of the EL expression #{uib_o_w_w_r_WebCenter.TITLE_SHOW_GROUP_SPACE_INFO}.

Show Component

An option for hiding or showing the component on the page

  • Select to show the component

  • Clear to hide the component

Once you hide a component in this way, any child components are also hidden. You can show the component again through Composer Source view. Right-click the hidden component, and select Show Component from the resulting context menu.


13.2.2.2 About Space Component Tag and XML

The following tag is used to render the About Space component on a .jspx page:

<wcdc:aboutSpaceLink id="#"
   xmlns:wcdc="http://xmlns.oracle.com/webcenter/spaces/taglib" 
   text="#{uib_o_w_w_r_WebCenter.TITLE_SHOW_GROUP_SPACE_INFO}"/>

Example 13-1 provides the XML code that represents the component in the Resource Catalog file (SiteTemplateCatalog.xml) in a Framework application.

Example 13-1 XML Code for the About Space Component

<tag>
   <name>aboutSpaceLink</name>
   <tag-class>oracle.webcenter.webcenterapp.internal.view.taglib.
      AboutSpaceLinkTag</tag-class>
   <body-content>empty</body-content>
   <attribute>
      <name>id</name>
   </attribute>
   <attribute>
      <name>rendered</name>
      <deferred-value>
         <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>binding</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>clientComponent</name>
      <deferred-value>
         <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>customizationId</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>depressedIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>disabled</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>disabledIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>displayType</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>hoverIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>icon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>iconPosition</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>inlineStyle</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>shortDesc</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>scopeName</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>styleClass</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>text</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
</tag>

13.2.3 About WebCenter

The About WebCenter component is a link that opens a dialog with application version and copyright information (Figure 13-8).

Figure 13-8 About WebCenter Component

About WebCenter component
Description of "Figure 13-8 About WebCenter Component"

This section lists and describes the Display Options associated with the About WebCenter component. Additionally, it provides the tag that invokes this component on a .jspx page and the XML code that defines this component in a Resource Catalog.

This section includes the following subsections:

13.2.3.1 About WebCenter Component Display Options

The About WebCenter component shares many of the same Display Options properties with the About Space component. Table 13-3 lists and describes the Display Options properties associated with the About WebCenter component that are not included in Table 13-2, "About Space Component Display Options" or that have different default values.


See Also:

The About WebCenter component has Style properties you can use to change the component's look and feel. For more information, see Section 17.5.2.7, "Working with Style and Content Style Properties."


Table 13-3 About WebCenter Component Display Options

Property Description

Short Desc

A field for entering tooltip text to display when users hover their mouse pointers over the component

The default is Display WebCenter Spaces Information. The default is the rendered value of the EL expression #{uib_o_w_w_r_WebCenter.GLOBAL_LINK_ABOUT_DESC}.

Text

Display text for the component

The default is About Spaces. The default is the rendered value of the EL expression #{uib_o_w_w_r_WebCenter.GLOBAL_LINK_ABOUT}.

Type

The component type

The default is aboutWebcenter.



See Also:

Display Options properties in the Component Properties dialog provide access to an Expression Language (EL) editor for entering and testing EL values. For more information, see Appendix B, "Expression Language Expressions."


13.2.3.2 About WebCenter Component Tag and XML

The following tag is used to render the About WebCenter component on a .jspx page:

<wcdc:spacesAction id="#" 
   xmlns:wcdc="http://xmlns.oracle.com/webcenter/spaces/taglib" 
   type="aboutWebcenter" displayType="link" 
   text="#{uib_o_w_w_r_WebCenter.GLOBAL_LINK_ABOUT}" 
   shortDesc="#{uib_o_w_w_r_WebCenter.GLOBAL_LINK_ABOUT_DESC}" 
   inlineStyle="white-space:nowrap;"/>

Example 13-2 provides the XML code that represents the component in the Resource Catalog file (SiteTemplateCatalog.xml) in a Framework application.

Example 13-2 XML Code for the About WebCenter Component

<tag>
   <name>spacesAction</name>
   <tag-class>oracle.webcenter.webcenterapp.internal.view.taglib.SpacesActionTag
      </tag-class>
   <body-content>empty</body-content>
   <attribute>
      <name>id</name>
   </attribute>
   <attribute>
      <name>rendered</name>
      <deferred-value>
         <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>binding</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>clientComponent</name>
      <deferred-value>
         <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>customizationId</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>depressedIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>disabled</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>disabledIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>displayType</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>hoverIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>icon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>iconPosition</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>inlineStyle</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>shortDesc</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>styleClass</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>text</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>type</name>
      <required>true</required>
      <deferred-value/>
   </attribute>
</tag>

13.2.4 Add to Favorites

The Add to Favorites component is a link users can click to add an application object to their Spaces Favorites (Figure 13-9).

Figure 13-9 Add to Favorites Component

Add to Favorites component
Description of "Figure 13-9 Add to Favorites Component"

For example, users can use this component to add a page, wiki, blog, list, event, task, template, and so on.

This section lists and describes the Display Options associated with the Add to Favorites component. Additionally, it provides the tag that invokes this component on a .jspx page and the XML code that defines this component in a Resource Catalog.

This section includes the following subsections:

13.2.4.1 Add to Favorites Component Display Options

The Add to Favorites component shares many of the same Display Options properties with the About Space component. Table 13-4 lists and describes the properties for which Add to Favorites has different default values than those described in Table 13-2, "About Space Component Display Options".


See Also:

The Add to Favorites component has Style properties you can use to change the component's look and feel. For more information, see Section 17.5.2.7, "Working with Style and Content Style Properties."


Table 13-4 Add to Favorites Component Display Options

Property Description

Favorite Title

The display name of the application object to add as a favorite

Favorite URL

The URL to use to navigate to the application object

Short Desc

A field for entering tooltip text to display when users hover their mouse pointers over the component

The default is Add To Favorites. The default is the rendered value of the EL expression #{uib_o_w_w_r_WebCenter.TITLE_ADD_FAVORITE_DIALOG}.

Text

Display text for the component.

The default is Add to Favorites. The default is the rendered value of the EL expression #{uib_o_w_w_r_WebCenter.TITLE_ADD_FAVORITE_DIALOG}.



See Also:

Display Options properties in the Component Properties dialog provide access to an Expression Language (EL) editor for entering and testing EL values. For more information, see Appendix B, "Expression Language Expressions."


13.2.4.2 Add to Favorites Component Tag and XML

The following tag is used to render the Add to Favorites component on a .jspx page:

<wcdc:addToFavorites id="#" __taskFlowId="#" 
   xmlns:wcdc="http://xmlns.oracle.com/webcenter/spaces/taglib"
   inlineStyle="white-space:nowrap;" 
   text="#{uib_o_w_w_r_WebCenter.TITLE_ADD_FAVORITE_DIALOG}" 
   shortDesc="#{uib_o_w_w_r_WebCenter.TITLE_ADD_FAVORITE_DIALOG}"/>

Example 13-3 provides the XML code that represents the component in the Resource Catalog file (SiteTemplateCatalog.xml) in a Framework application.

Example 13-3 XML Code for the Add to Favorites Component

<tag>   <name>addToFavorites</name>
   <tag-class>oracle.webcenter.webcenterapp.internal.view.taglib.
      AddToFavoritesTag</tag-class>
   <body-content>empty</body-content>
   <attribute>
      <name>id</name>
   </attribute>
   <attribute>
      <name>rendered</name>
      <deferred-value>
         <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>binding</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>clientComponent</name>
      <deferred-value>
         <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>customizationId</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>favoriteTitle</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>favoriteURL</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>depressedIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>disabled</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>disabledIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>displayType</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>hoverIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>icon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>iconPosition</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>inlineStyle</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>shortDesc</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>styleClass</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>__taskFlowId</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>text</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
</tag>

13.2.5 Administration

The Administration component is a navigation link that opens the Administration page (Figure 13-10).

Figure 13-10 Administration Component

Administration component
Description of "Figure 13-10 Administration Component"

Only application administrators can see this link once it is placed on a page or page template.


See Also:

For information about Spaces administration, see Part I through Part VIII in this guide, and see the Oracle Fusion Middleware Administrator's Guide for Oracle WebCenter Portal.


This section lists and describes the Display Options associated with the Administration component. Additionally, it provides the tag that invokes this component on a .jspx page and the XML code that defines this component in a Resource Catalog.

This section includes the following subsections:

13.2.5.1 Administration Component Display Options

The Administration component shares many of the same Display Options properties associated with the About Space component. Table 13-5 lists the properties that have defaults other than those specified in Table 13-2, "About Space Component Display Options".


See Also:

The Administration component has Style properties you can use to change the component's look and feel. For more information, see Section 17.5.2.7, "Working with Style and Content Style Properties."


Table 13-5 Administration Component Display Options

Property Description

Short Desc

A field for entering tooltip text to display when users hover their mouse pointers over the component

The default is Open WebCenter administration pages. The default is the rendered value of the EL expression #{uib_o_w_w_r_WebCenter.GLOBAL_LINK_ADMINISTRATION_DESC}.

Text

Display text for the component

The default is Administration. The default is the rendered value of the EL expression #{uib_o_w_w_r_WebCenter.GLOBAL_LINK_ADMINISTRATION}.

Type

The component type

The default is administration.



See Also:

Display Options properties in the Component Properties dialog provide access to an Expression Language (EL) editor for entering and testing EL values. For more information, see Appendix B, "Expression Language Expressions."


13.2.5.2 Administration Component Tag and XML

The following tag is used to render the Administration component on a .jspx page:

<wcdc:spacesAction id="#" 
   xmlns:wcdc="http://xmlns.oracle.com/webcenter/spaces/taglib" 
   type="administration" displayType="link" inlineStyle="white-space:nowrap;" 
   text="#{uib_o_w_w_r_WebCenter.GLOBAL_LINK_ADMINISTRATION}" 
   shortDesc="#{uib_o_w_w_r_WebCenter.GLOBAL_LINK_ADMINISTRATION_DESC}"/>

In the Resource Catalog, the Administration component uses the same XML code as the About WebCenter component. For more information, see Section 13.2.3.2, "About WebCenter Component Tag and XML."

13.2.6 Change Membership

The Change Membership component is a link users can click to request a change to their space role (Figure 13-11).

Figure 13-11 Change Membership Component

Change Membership component
Description of "Figure 13-11 Change Membership Component"


See Also:

For information about changing a space membership, see Section 49.22, "Changing Your Role in a Space."


This section lists and describes the Display Options associated with the Change Membership component. Additionally, it provides the tag that invokes this component on a .jspx page and the XML code that defines this component in a Resource Catalog.

This section includes the following subsections:

13.2.6.1 Change Membership Component Display Options

The Change Membership component shares many of the same properties with the About Space component. Table 13-6 lists the properties that have defaults other than those specified in Table 13-2, "About Space Component Display Options".


See Also:

The Change Membership component has Style properties you can use to change the component's look and feel. For more information, see Section 17.5.2.7, "Working with Style and Content Style Properties."


Table 13-6 Change Membership Component Display Options

Property Description

Short Desc

A field for entering tooltip text to display when users hover their mouse pointers over the component

The default value is Change Membership. The default is the rendered value of the EL expression #{uib_o_w_s_r_Spaces.COMMUNITY_CHANGE_MEMBERSHIP}.

Text

Display text for the component

The default is Change Membership. The default is the rendered value of the EL expression #{uib_o_w_s_r_Spaces.COMMUNITY_CHANGE_MEMBERSHIP}.



See Also:

Display Options properties in the Component Properties dialog provide access to an Expression Language (EL) editor for entering and testing EL values. For more information, see Appendix B, "Expression Language Expressions."


13.2.6.2 Change Membership Component Tag and XML

The following tag is used to render the Change Membership component on a .jspx page:

<wcdc:changeSpaceMembership id="#" 
   xmlns:wcdc="http://xmlns.oracle.com/webcenter/spaces/taglib" 
   text="#{uib_o_w_s_r_Spaces.COMMUNITY_CHANGE_MEMBERSHIP}" 
   shortDesc="#{uib_o_w_s_r_Spaces.COMMUNITY_CHANGE_MEMBERSHIP}" 
   inlineStyle="white-space:nowrap;"/>

Example 13-4 provides the XML code that represents the component in the Resource Catalog file (SiteTemplateCatalog.xml) in a Framework application.

Example 13-4 XML Code for the Change Membership Component

<tag>
   <name>changeSpaceMembership</name>
   <tag-class>oracle.webcenter.webcenterapp.internal.view.taglib.
      ChangeSpaceMembershipTag</tag-class>
   <body-content>empty</body-content>
   <attribute>
      <name>id</name>
   </attribute>
   <attribute>
      <name>rendered</name>
      <deferred-value>
         <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>binding</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>clientComponent</name>
      <deferred-value>
         <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>customizationId</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>depressedIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>disabled</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>disabledIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>displayType</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>hoverIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>icon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>iconPosition</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>inlineStyle</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>shortDesc</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>scopeName</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>styleClass</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>text</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
</tag>

13.2.7 Contact Administration

The Contact Administration component is a link that opens a simple popup window in which users can enter and send a workflow notification to members of the Administrators role (Figure 13-12).


Note:

The Contact Administration component requires a connection to the Oracle BPEL Server included with Oracle SOA Suite. For more information, see the "Specifying the BPEL Server Hosting Spaces Workflows" section in the Oracle Fusion Middleware Administrator's Guide for Oracle WebCenter Portal.


Figure 13-12 Contact Administration Component

Description of Figure 13-12 follows
Description of "Figure 13-12 Contact Administration Component"

This section lists and describes the Display Options associated with the Contact Administration component. Additionally, it provides the tag that invokes this component on a .jspx page and the XML code that defines this component in a Resource Catalog.

This section includes the following subsections:

13.2.7.1 Contact Administration Component Display Options

The Contact Administrator component shares many of the same properties with the About Space component. Table 13-7 lists the properties that have defaults other than those specified in Table 13-2, "About Space Component Display Options".


See Also:

The Contact Administration component has Style properties you can use to change the component's look and feel. For more information, see Section 17.5.2.7, "Working with Style and Content Style Properties."


Table 13-7 Contact Administrator Component Display Options

Property Description

Short Desc

A field for entering tooltip text to display when users hover their mouse pointers over the component

The default value is Contact the Administrator. The default value is the rendered value of the EL expression #{uib_o_w_w_r_WebCenter.CONTACT_ADMINISTRATOR_DESC}.

Text

Display text for the component

The default is Administrator. The default value is represented by the EL expression #{uib_o_w_w_r_WebCenter.CONTACT_ADMINISTRATOR}.

Type

The component type

The default is contactAdmin.



See Also:

Display Options properties in the Component Properties dialog provide access to an Expression Language (EL) editor for entering and testing EL values. For more information, see Appendix B, "Expression Language Expressions."


13.2.7.2 Contact Administration Component Tag and XML

The following tag is used to render the Contact Administration component on a .jspx page:

<wcdc:spacesAction id="#" 
   xmlns:wcdc="http://xmlns.oracle.com/webcenter/spaces/taglib" 
   type="contactAdmin" displayType="link" inlineStyle="white-space:nowrap;" 
   text="#{uib_o_w_w_r_WebCenter.CONTACT_ADMINISTRATOR}" 
   shortDesc="#{uib_o_w_w_r_WebCenter.CONTACT_ADMINISTRATOR_DESC}"/>

In the Resource Catalog, the Contact Administration component uses the same XML code as the About WebCenter component. For more information, see Section 13.2.3.2, "About WebCenter Component Tag and XML."

13.2.8 Copyright Message

The Copyright Message component renders the following text string:

Copyright © 2010, Oracle and/or its affiliates. All rights reserved.

Figure 13-13 shows an example of the Copyright Message component rendered within the user interface.

Figure 13-13 Copyright Message Component

Copyright Message component
Description of "Figure 13-13 Copyright Message Component"

This section lists and describes the Display Options associated with the Copyright component. Additionally, it provides the tag that invokes this component on a .jspx page and the XML code that defines this component in a Resource Catalog.

This section includes the following subsections:

13.2.8.1 Copyright Message Component Display Options

The Copyright Message component shares many of the same properties with the About Space component. Table 13-8 lists the properties that have defaults other than those specified in Table 13-2, "About Space Component Display Options".


See Also:

The Copyright Message component has Style properties you can use to change the component's look and feel. For more information, see Section 17.5.2.7, "Working with Style and Content Style Properties."


Table 13-8 Copyright Message Component Display Options

Property Description

Inline Style

A field for entering CSS style values to define the appearance of the component

The default inline style is white-space:nowrap;.

Type

The component type

The default is copyrightMessage.



See Also:

Display Options properties in the Component Properties dialog provide access to an Expression Language (EL) editor for entering and testing EL values. For more information, see Appendix B, "Expression Language Expressions."


13.2.8.2 Copyright Message Component Tag and XML

The following tag is used to render the Copyright Message component on a .jspx page:

wcdc:outputText id="#" 
   xmlns:wcdc="http://xmlns.oracle.com/webcenter/spaces/taglib" 
   type="copyrightMessage" inlineStyle="white-space:nowrap;"/>

Example 13-5 provides the XML code that represents the component in the Resource Catalog file (SiteTemplateCatalog.xml) in a Framework application.

Example 13-5 XML Code for the Copyright Message Component

<tag>
   <name>outputText</name>
   <tag-class>oracle.webcenter.webcenterapp.spacescomponents.internal.view.
      taglib.OutputTextTag</tag-class>
   <body-content>empty</body-content>
   <attribute>
      <name>id</name>
   </attribute>
   <attribute>
      <name>rendered</name>
      <deferred-value>
      <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>binding</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>clientComponent</name>
      <deferred-value>
         <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>customizationId</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>type</name>
      <required>true</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>inlineStyle</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>shortDesc</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
</tag>

13.2.9 Create Page

The Create Page component is an icon and a link that users click to open the Create Page dialog (Figure 13-14).

Figure 13-14 Create Page Component

Create Page component
Description of "Figure 13-14 Create Page Component"


See Also:

For information about creating pages, see Chapter 17, "Building Pages," and Chapter 38, "Creating and Managing Personal Pages."


This component is useful for providing an on-the-spot means of creating pages in the current space or Home space. Only authorized users can see and use the Create Page link.

This section lists and describes the Display Options associated with the Create Page component. Additionally, it provides the tag that invokes this component on a .jspx page and the XML code that defines this component in a Resource Catalog.

This section includes the following subsections:

13.2.9.1 Create Page Component Display Options

The Create Page component shares many of the same properties with the About Space component. Table 13-9 lists the properties that have defaults other than those specified in Table 13-2, "About Space Component Display Options".


See Also:

The Create Page component has Style properties you can use to change the component's look and feel. For more information, see Section 17.5.2.7, "Working with Style and Content Style Properties."


Table 13-9 Create Page Component Display Options

Property Description

Short Desc

A field for entering tooltip text to display when users hover their mouse pointers over the component

The default is Create a new page. The default is the rendered value of the EL expression #{uib_o_w_w_r_WebCenter.TOOLTIP_MANAGE_PAGES_CREATE_PAGE}.

Task Flow Id

The component's unique identifier, for example wcdc4082953494

Text

Display text for the component

The default is Create Page. The default is the rendered value of the EL expression #{uib_o_w_w_r_WebCenter.LABEL_CREATE_PAGE}.



See Also:

Display Options properties in the Component Properties dialog provide access to an Expression Language (EL) editor for entering and testing EL values. For more information, see Appendix B, "Expression Language Expressions."


13.2.9.2 Create Page Component Tag and XML

The following tag is used to render the Create Page component on a .jspx page:

<wcdc:createPage id="#" __taskFlowId="#" 
   xmlns:wcdc="http://xmlns.oracle.com/webcenter/spaces/taglib" 
   displayType="link" inlineStyle="white-space:nowrap;" 
   text="#{uib_o_w_w_r_WebCenter.LABEL_CREATE_PAGE}" 
   shortDesc="#{uib_o_w_w_r_WebCenter.TOOLTIP_MANAGE_PAGES_CREATE_PAGE}" />

Example 13-6 provides the XML code that represents the component in the Resource Catalog file (SiteTemplateCatalog.xml) in a Framework application.

Example 13-6 XML Code for the Create Page Component

<tag>
   <name>createPage</name>
   <tag-class>oracle.webcenter.webcenterapp.internal.view.taglib.
      CreatePageTag</tag-class>
   <body-content>empty</body-content>
   <attribute>
      <name>id</name>
   </attribute>
   <attribute>
      <name>rendered</name>
      <deferred-value>
         <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>binding</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>clientComponent</name>
      <deferred-value>
         <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>customizationId</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>depressedIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>disabled</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>disabledIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>displayType</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>hoverIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>icon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>iconPosition</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>inlineStyle</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>shortDesc</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>styleClass</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>__taskFlowId</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>text</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
</tag>

13.2.10 Create Space

The Create Space component is a link users click to open the Create a Space wizard (Figure 13-15).

Figure 13-15 Create Space Component

Create Space component
Description of "Figure 13-15 Create Space Component"

This component is useful for providing an on-the-spot means of creating a space. Only authorized users can see and use the Create Space link.


See Also:

For information about creating spaces, see Part XI, "Planning and Building a Space".


This section lists and describes the Display Options associated with the Create Space component. Additionally, it provides the tag that invokes this component on a .jspx page and the XML code that defines this component in a Resource Catalog.

This section includes the following subsections:

13.2.10.1 Create Space Component Display Options

The Create Space component shares many of the same properties with the About Space component. Table 13-10 lists the properties that have defaults other than those specified in Table 13-2, "About Space Component Display Options".


See Also:

The Create Space component has Style properties you can use to change the component's look and feel. For more information, see Section 17.5.2.7, "Working with Style and Content Style Properties."


Table 13-10 Create Space Component Display Options

Property Description

Short Desc

A field for entering tooltip text to display when users hover their mouse pointers over the component

The default is Create a Space. The default is the rendered value of the EL expression #{uib_o_w_s_r_Spaces.HEADING_CREATE_COMMUNITY}.

Text

Display text for the component

The default is Create a Space. The default is the rendered value of the EL expression #{uib_o_w_s_r_Spaces.HEADING_CREATE_COMMUNITY}.



See Also:

Display Options properties in the Component Properties dialog provide access to an Expression Language (EL) editor for entering and testing EL values. For more information, see Appendix B, "Expression Language Expressions."


13.2.10.2 Create Space Component Tag and XML

The following tag is used to render the Create Space component on a .jspx page:

<wcdc:createSpace id="#" __taskFlowId="#" 
   xmlns:wcdc="http://xmlns.oracle.com/webcenter/spaces/taglib" 
   displayType="link" inlineStyle="white-space:nowrap;" 
   text="#{uib_o_w_s_r_Spaces.HEADING_CREATE_COMMUNITY}" 
   shortDesc="#{uib_o_w_s_r_Spaces.HEADING_CREATE_COMMUNITY}"/>

Example 13-7 provides the XML code that represents the component in the Resource Catalog file (SiteTemplateCatalog.xml) in a Framework application.

Example 13-7 XML Code for the Create Space Component

<tag>
   <name>createSpace</name>
   <tag-class>oracle.webcenter.webcenterapp.internal.view.taglib.
      CreateSpaceTag</tag-class>
   <body-content>empty</body-content>
   <attribute>
      <name>id</name>
   </attribute>
   <attribute>
      <name>rendered</name>
      <deferred-value>
         <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>binding</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>clientComponent</name>
      <deferred-value>
         <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>customizationId</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>depressedIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>disabled</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>disabledIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>displayType</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>hoverIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>icon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>iconPosition</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>inlineStyle</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>shortDesc</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>styleClass</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>__taskFlowId</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>text</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
</tag>

13.2.11 Create Subspace

The Create Subspace component is a link that opens a dialog for creating a subspace (Figure 13-16).

Figure 13-16 Create Subspace Component

Create Subspace component
Description of "Figure 13-16 Create Subspace Component"

A subspace is a space that is hierarchically lower than its parent space. The Create Subspace component is useful for providing an on-the-spot means of creating subspaces in the current space. Only authorized users can see and use the Create Subspace link.


See Also:

For information about creating a subspace, see Section 54.3, "Creating a Subspace."


This section lists and describes the Display Options associated with the Create Subspace component. Additionally, it provides the tag that invokes this component on a .jspx page and the XML code that defines this component in a Resource Catalog.

This section includes the following subsections:

13.2.11.1 Create Subspace Component Display Options

The Create Subspace component shares many of the same properties with the About Space component. Table 13-11 lists the properties that have defaults other than those specified in Table 13-2, "About Space Component Display Options".


See Also:

The Create Subspace component has Style properties you can use to change the component's look and feel. For more information, see Section 17.5.2.7, "Working with Style and Content Style Properties."


Table 13-11 Create Subspace Component Display Options

Property Description

Short Desc

A field for entering tooltip text to display when users hover their mouse pointers over the component

The default is Create a Subspace. The default is the rendered value of the EL expression #{uib_o_w_s_r_Spaces.HEADING_CREATE_SUB_COMMUNITY}.

Text

Display text for the component

The default is Create a Subspace. The default is the rendered value of the EL expression #{uib_o_w_s_r_Spaces.HEADING_CREATE_SUB_COMMUNITY}.



See Also:

Display Options properties in the Component Properties dialog provide access to an Expression Language (EL) editor for entering and testing EL values. For more information, see Appendix B, "Expression Language Expressions."


13.2.11.2 Create Subspace Component Tag and XML

The following tag is used to render the Create Subspace component on a .jspx page:

<wcdc:createSubSpace id="#" __taskFlowId="#" 
   xmlns:wcdc="http://xmlns.oracle.com/webcenter/spaces/taglib" 
   displayType="link" inlineStyle="white-space:nowrap;" 
   text="#{uib_o_w_s_r_Spaces.HEADING_CREATE_SUB_COMMUNITY}" 
   shortDesc="#{uib_o_w_s_r_Spaces.HEADING_CREATE_SUB_COMMUNITY}"/>

Example 13-8 provides the XML code that represents the component in the Resource Catalog file (SiteTemplateCatalog.xml) in a Framework application.

Example 13-8 XML Code for the Create Subspace Component

<tag>
   <name>createSubSpace</name>
   <tag-class>oracle.webcenter.webcenterapp.internal.view.taglib.
      CreateSubspaceTag</tag-class>
   <body-content>empty</body-content>
   <attribute>
      <name>id</name>
   </attribute>
   <attribute>
      <name>rendered</name>
      <deferred-value>
         <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>binding</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>clientComponent</name>
      <deferred-value>
         <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>customizationId</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>depressedIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>disabled</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>disabledIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>displayType</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>hoverIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>icon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>iconPosition</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>inlineStyle</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>shortDesc</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>scopeName</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>styleClass</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>__taskFlowId</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>text</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
</tag>

13.2.12 Current User Profile

The Current User Profile component is the name of the current user linked to the user's Profile page (Figure 13-17).

Figure 13-17 Current User Profile Component

Current User Profile component
Description of "Figure 13-17 Current User Profile Component"

Users click the name to open a Profile page with the user's profile details.


See Also:

The Profile page is a customizable business role page that appears in all authenticated users' Home spaces. For more information about business role pages, see Section 7.1, "Working with Business Role Pages." For more information about Profiles, see Chapter 30, "Managing Your Profile."


This section lists and describes the Display Options associated with the Current User Profile component. Additionally, it provides the tag that invokes this component on a .jspx page and the XML code that defines this component in a Resource Catalog.

This section includes the following subsections:

13.2.12.1 Current User Profile Component Display Options

The Current User Profile component shares many of the same properties with the About Space component. Table 13-12 lists the properties that have defaults other than those specified in Table 13-2, "About Space Component Display Options".


See Also:

The Current User Profile component has Style properties you can use to change the component's look and feel. For more information, see Section 17.5.2.7, "Working with Style and Content Style Properties."


Table 13-12 Current User Profile Component Display Options

Property Description

Short Desc

A field for entering a tooltip to display when users hover their mouse pointers over the component

The default is the current user's name. The default is the rendered value of the EL expression #{security.userDisplayName}.

Text

Display text for the component

The default is the current user's name. The default is the rendered value of the EL expression #{security.userDisplayName}.



See Also:

Display Options properties in the Component Properties dialog provide access to an Expression Language (EL) editor for entering and testing EL values. For more information, see Appendix B, "Expression Language Expressions."


13.2.12.2 Current User Profile Component Tag and XML

The following tag is used to render the Current User Profile component on a .jspx page:

<wcdc:userProfile id="#" 
   xmlns:wcdc="http://xmlns.oracle.com/webcenter/spaces/taglib" 
   displayType="link" inlineStyle="white-space:nowrap" 
   text="#{security.userDisplayName}" shortDesc="#{security.userDisplayName}" />

Example 13-9 provides the XML code that represents the component in the Resource Catalog file (SiteTemplateCatalog.xml) in a Framework application.

Example 13-9 XML Code for the Current User Profile Component

<tag>
   <name>userProfile</name>
   <tag-class>oracle.webcenter.webcenterapp.internal.view.taglib.
      UserProfileTag</tag-class>
   <body-content>empty</body-content>
   <attribute>
      <name>id</name>
   </attribute>
   <attribute>
      <name>rendered</name>
      <deferred-value>
         <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>binding</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>clientComponent</name>
      <deferred-value>
         <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>customizationId</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>depressedIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>disabled</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>disabledIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>displayType</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>hoverIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>icon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>iconPosition</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>inlineStyle</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>shortDesc</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>styleClass</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>text</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
</tag>

13.2.13 Edit Page

The Edit Page component is a link that users click to take the current page into page edit mode (Figure 13-18).

Figure 13-18 Edit Page Component

Edit Page component
Description of "Figure 13-18 Edit Page Component"

Only users who are authorized to edit the current page can see and use the Edit Page link.


See Also:

For information about editing pages, see Section 17.3, "Editing Pages," and Section 38.3, "Editing a Personal Page."


This section lists and describes the Display Options associated with the Edit Page component. Additionally, it provides the tag that invokes this component on a .jspx page and the XML code that defines this component in a Resource Catalog.

This section includes the following subsections:

13.2.13.1 Edit Page Component Display Options

The Edit Page component shares many of the same properties with the About Space component. Table 13-13 lists the properties that have defaults other than those specified in Table 13-2, "About Space Component Display Options".


See Also:

The Edit Page component has Style properties you can use to change the component's look and feel. For more information, see Section 17.5.2.7, "Working with Style and Content Style Properties."


Table 13-13 Edit Page Component Display Options

Property Description

Short Desc

A field for entering a tooltip to display when users hover their mouse pointers over the component

The default is Edit the Page. The default is the rendered value of the EL expression #{uib_o_w_w_r_WebCenter.PAGE_CONTEXT_EDIT_PAGE_DESC}.

Task Flow Id

The component's unique identifier, for example wcdc4082953494

Text

Display text for the component

The default is Edit Page. The default is the rendered value of the EL expression #{uib_o_w_w_r_WebCenter.PAGE_CONTEXT_EDIT_PAGE}.



See Also:

Display Options properties in the Component Properties dialog provide access to an Expression Language (EL) editor for entering and testing EL values. For more information, see Appendix B, "Expression Language Expressions."


13.2.13.2 Edit Page Component Tag and XML

The following tag is used to render the Edit Page component on a .jspx page:

<wcdc:editPage id="#" xmlns:wcdc="http://xmlns.oracle.com/webcenter/spaces/taglib" 
   displayType="link" inlineStyle="white-space:nowrap;" 
   text="#{uib_o_w_w_r_WebCenter.PAGE_CONTEXT_EDIT_PAGE}" 
   shortDesc="#{uib_o_w_w_r_WebCenter.PAGE_CONTEXT_EDIT_PAGE_DESC}" />

Example 13-10 provides the XML code that represents the component in the Resource Catalog file (SiteTemplateCatalog.xml) in a Framework application.

Example 13-10 XML Code for the Edit Page Component

<tag>
   <name>editPage</name>
   <tag-class>oracle.webcenter.webcenterapp.internal.view.taglib.
      EditPageTag</tag-class>
   <body-content>empty</body-content>
   <attribute>
      <name>id</name>
   </attribute>
   <attribute>
      <name>rendered</name>
      <deferred-value>
         <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>binding</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>clientComponent</name>
      <deferred-value>
         <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>customizationId</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>depressedIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>disabled</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>disabledIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>displayType</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>hoverIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>icon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>iconPosition</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>inlineStyle</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>shortDesc</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>styleClass</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>__taskFlowId</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>text</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
</tag>

13.2.14 Favorites Menu

The Favorites Menu component is a menu with options for opening the Add to Favorites and Manage Favorites dialogs (Figure 13-19).

Figure 13-19 Favorites Menu Component

Favorites Menu component
Description of "Figure 13-19 Favorites Menu Component"


See Also:

For information about Favorites in Spaces, see Chapter 37, "Creating and Managing Your Personal Favorites."


This section lists and describes the Display Options associated with the Favorites Menu component. Additionally, it provides the tag that invokes this component on a .jspx page and the XML code that defines this component in a Resource Catalog.

This section includes the following subsections:

13.2.14.1 Favorites Menu Component Display Options

The Favorites Menu component shares many of the same properties with the About Space component. Table 13-14 lists the properties that have defaults other than those specified in Table 13-2, "About Space Component Display Options".


See Also:

The Favorites Menu component has Style properties you can use to change the component's look and feel. For more information, see Section 17.5.2.7, "Working with Style and Content Style Properties."


Table 13-14 Favorites Menu Component Display Options

Property Description

Short Desc

A field for entering tooltip text to display when users hover their mouse pointers over the component

The default is Manage your favorites. The default is the rendered value of the EL expression #{uib_o_w_w_r_WebCenter.LABEL_FAVORITES_DESC}.

Task Flow Id

The component's unique identifier, for example wcdc4082953494

Text

Display text for the component

The default is Manage your favorites. The default is the rendered value of the EL expression #{uib_o_w_w_r_WebCenter.LABEL_FAVORITES_DESC}.



See Also:

Display Options properties in the Component Properties dialog provide access to an Expression Language (EL) editor for entering and testing EL values. For more information, see Appendix B, "Expression Language Expressions."


13.2.14.2 Favorites Menu Component Tag and XML

The following tag is used to render the Favorites Menu component on a .jspx page:

<wcdc:favoritesMenu id="#" __taskFlowId="#" 
   xmlns:wcdc="http://xmlns.oracle.com/webcenter/spaces/taglib" 
   displayType="link" inlineStyle="white-space:nowrap;" 
   styleClass="WCLinkMenu" text="#{uib_o_w_w_r_WebCenter.LABEL_FAVORITES_DESC}" 
   shortDesc="#{uib_o_w_w_r_WebCenter.LABEL_FAVORITES_DESC}" />

Example 13-11 provides the XML code that represents the component in the Resource Catalog file (SiteTemplateCatalog.xml) in a Framework application.

Example 13-11 XML Code for the Favorites Menu Component

<tag>
   <name>favoritesMenu</name>
   <tag-class>oracle.webcenter.webcenterapp.internal.view.taglib.
      FavoritesMenuTag</tag-class>
   <body-content>empty</body-content>
   <attribute>
      <name>id</name>
   </attribute>
   <attribute>
      <name>rendered</name>
      <deferred-value>
         <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>binding</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>clientComponent</name>
      <deferred-value>
         <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>customizationId</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>depressedIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>disabled</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>disabledIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>displayType</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>hoverIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>icon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>iconPosition</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>inlineStyle</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>shortDesc</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>styleClass</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>__taskFlowId</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>text</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
</tag>

13.2.15 Global Help

The Global Help component is a link that users click to access Spaces online Help topics (Figure 13-20).

Figure 13-20 Global Help Component

Global Help component
Description of "Figure 13-20 Global Help Component"

This section lists and describes the Display Options associated with the Global Help component. Additionally, it provides the tag that invokes this component on a .jspx page and the XML code that defines this component in a Resource Catalog.

This section includes the following subsections:

13.2.15.1 Global Help Component Display Options

The Global Help component shares many of the same properties with the About Space component. Table 13-15 lists the properties that have defaults other than those specified in Table 13-2, "About Space Component Display Options".


See Also:

The Global Help component has Style properties you can use to change the component's look and feel. For more information, see Section 17.5.2.7, "Working with Style and Content Style Properties."


Table 13-15 Global Help Component Display Options

Property Description

Short Desc

A field for entering a tooltip to display when users hover their mouse pointers over the component

The default is Help for WebCenter Spaces. The default is the rendered value of the EL expression #{uib_o_w_w_r_WebCenter.LABEL_HELP_DESC}.

Text

The component label

The default is Help. The default is the rendered value of the EL expression #{uib_o_w_w_r_WebCenter.LABEL_HELP}.

Type

The component type

The default is globalHelp.



See Also:

Display Options properties in the Component Properties dialog provide access to an Expression Language (EL) editor for entering and testing EL values. For more information, see Appendix B, "Expression Language Expressions."


13.2.15.2 Global Help Component Tag and XML

The following tag is used to render the Global Help component on a .jspx page:

<wcdc:spacesAction id="#" 
   xmlns:wcdc="http://xmlns.oracle.com/webcenter/spaces/taglib" 
   type="globalHelp" displayType="link" 
   text="#{uib_o_w_w_r_WebCenter.LABEL_HELP}" 
   shortDesc="#{uib_o_w_w_r_WebCenter.LABEL_HELP_DESC}" 
   inlineStyle="white-space:nowrap"/>

In the Resource Catalog, the Global Help component uses the same XML code as the About WebCenter component. For more information, see Section 13.2.3.2, "About WebCenter Component Tag and XML."

13.2.16 Home Space

The Home Space component is a link that users click to navigate to their view of the Home space (Figure 13-21).

Figure 13-21 Home Space Component

Home Space component
Description of "Figure 13-21 Home Space Component"


See Also:

For information about Home spaces, see Chapter 29, "Exploring the Home Space."


This section lists and describes the Display Options associated with the Home Space component. Additionally, it provides the tag that invokes this component on a .jspx page and the XML code that defines this component in a Resource Catalog.

This section includes the following subsections:

13.2.16.1 Home Space Component Display Options

The Home Space component shares many of the same properties with the About Space component. Table 13-16 lists the properties that have defaults other than those specified in Table 13-2, "About Space Component Display Options".


See Also:

The Home Space component has Style properties you can use to change the component's look and feel. For more information, see Section 17.5.2.7, "Working with Style and Content Style Properties."


Table 13-16 Home Space Component Display Options

Property Description

Text

Display text for the component

The default is Personal Space.

Type

The component type

The default is personalSpace.



See Also:

Display Options properties in the Component Properties dialog provide access to an Expression Language (EL) editor for entering and testing EL values. For more information, see Appendix B, "Expression Language Expressions."


13.2.16.2 Home Space Component Tag and XML

The following tag is used to render the Home Space component on a .jspx page:

<wcdc:spacesAction id="#" 
   xmlns:wcdc="http://xmlns.oracle.com/webcenter/spaces/taglib" 
   type="personalSpace" displayType="link" text="Personal Space" 
   inlineStyle="white-space:nowrap;"/>

In the Resource Catalog, the Home Space component uses the same XML code as the About WebCenter component. For more information, see Section 13.2.3.2, "About WebCenter Component Tag and XML."

13.2.17 Invite People as Connection

The Invite People as Connection component is a link that opens a page where users can invite other users to connect (Figure 13-22).

Figure 13-22 Invite People as Connection Component

Invite People as Connection component
Description of "Figure 13-22 Invite People as Connection Component"


See Also:

For information about Connections, see Chapter 31, "Creating Your Social Network."


This section lists and describes the Display Options associated with the Invite People as Connection component. Additionally, it provides the tag that invokes this component on a .jspx page and the XML code that defines this component in a Resource Catalog.

This section includes the following subsections:

13.2.17.1 Invite People as Connection Component Display Options

The Invite People as Connection component shares many of the same properties with the About Space component. Table 13-17 lists the properties that have defaults other than those specified in Table 13-2, "About Space Component Display Options".


See Also:

The Invite People as Connection component has Style properties you can use to change the component's look and feel. For more information, see Section 17.5.2.7, "Working with Style and Content Style Properties."


Table 13-17 Invite People as Connection Display Options

Property Description

Short Desc

A field for entering a tooltip to display when users hover their mouse pointers over the component

The default is Invite People. The default is the rendered value of the EL expression #{uib_o_w_s_r_Spaces.LABEL_INVITE_PEOPLE}.

Text

The component label

The default is Invite People. The default is the rendered value of the EL expression #{uib_o_w_s_r_Spaces.LABEL_INVITE_PEOPLE}.



See Also:

Display Options properties in the Component Properties dialog provide access to an Expression Language (EL) editor for entering and testing EL values. For more information, see Appendix B, "Expression Language Expressions."


13.2.17.2 Invite People as Connection Component Tag and XML

The following tag is used to render the Invite People as Connection component on a .jspx page:

<wcdc:invitePeopleAsConnection id="#" __taskFlowId="#" 
   xmlns:wcdc="http://xmlns.oracle.com/webcenter/spaces/taglib" 
   displayType="link" inlineStyle="white-space:nowrap;" 
   text="#{uib_o_w_s_r_Spaces.LABEL_INVITE_PEOPLE}" 
   shortDesc="#{uib_o_w_s_r_Spaces.LABEL_INVITE_PEOPLE}"/>

Example 13-12 provides the XML code that represents the component in the Resource Catalog file (SiteTemplateCatalog.xml) in a Framework application.

Example 13-12 XML Code for the Invite People as Connection Component

<tag>
   <name>invitePeopleAsConnection</name>
   <tag-class>oracle.webcenter.webcenterapp.internal.view.taglib.
      InvitePeopleAsConnectionTag</tag-class>
   <body-content>empty</body-content>
   <attribute>
      <name>id</name>
   </attribute>
   <attribute>
      <name>rendered</name>
      <deferred-value>
         <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>binding</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>clientComponent</name>
      <deferred-value>
         <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>customizationId</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>depressedIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>disabled</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>disabledIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>displayType</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>hoverIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>icon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>iconPosition</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>inlineStyle</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>shortDesc</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>styleClass</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>__taskFlowId</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>text</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
</tag>

13.2.18 Join Space

The Join Space component is a link that initiates the process of becoming a member of a space, usually the current space (Figure 13-23).

Figure 13-23 Join Space Component

Join Space component
Description of "Figure 13-23 Join Space Component"


See Also:

For information about joining a space, see Section 49.7, "Joining a Space."


This section lists and describes the Display Options associated with the Join Space component. Additionally, it provides the tag that invokes this component on a .jspx page and the XML code that defines this component in a Resource Catalog.

This section includes the following subsections:

13.2.18.1 Join Space Component Display Options

The Join Space component shares many of the same properties with the About Space component. Table 13-18 lists the properties that have defaults other than those specified in Table 13-2, "About Space Component Display Options".


See Also:

The Join Space component has Style properties you can use to change the component's look and feel. For more information, see Section 17.5.2.7, "Working with Style and Content Style Properties."


Table 13-18 Join Space Component Display Options

Property Description

Short Desc

A field for entering a tooltip to display when users hover their mouse pointers over the component

The default is Join Space. The default is the rendered value of the EL expression #{uib_o_w_s_r_Spaces.GROUP_SPACES_MANAGE_JOIN_SPACE}.

Text

The component label

The default is Join Space. The default is the rendered value of the EL expression #{uib_o_w_s_r_Spaces.GROUP_SPACES_MANAGE_JOIN_SPACE}.



See Also:

Display Options properties in the Component Properties dialog provide access to an Expression Language (EL) editor for entering and testing EL values. For more information, see Appendix B, "Expression Language Expressions."


13.2.18.2 Join Space Component Tag and XML

The following tag is used to render the Join Space component on a .jspx page:

<wcdc:joinSpace id="#" 
   xmlns:wcdc="http://xmlns.oracle.com/webcenter/spaces/taglib" 
   displayType="link" inlineStyle="white-space:nowrap;" 
   text="#{uib_o_w_s_r_Spaces.GROUP_SPACES_MANAGE_JOIN_SPACE}" 
   shortDesc="#{uib_o_w_s_r_Spaces.GROUP_SPACES_MANAGE_JOIN_SPACE}" />

Example 13-13 provides the XML code that represents the component in the Resource Catalog file (SiteTemplateCatalog.xml) in a Framework application.

Example 13-13 XML Code for the Join Space Component

  <tag>
   <name>joinSpace</name>
   <tag-class>oracle.webcenter.webcenterapp.internal.view.taglib.
      JoinSpaceTag</tag-class>
   <body-content>empty</body-content>
   <attribute>
      <name>id</name>
   </attribute>
   <attribute>
      <name>rendered</name>
      <deferred-value>
        <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>binding</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>clientComponent</name>
      <deferred-value>
        <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>customizationId</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>depressedIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>disabled</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>disabledIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>displayType</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>hoverIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>icon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>iconPosition</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>inlineStyle</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>shortDesc</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>scopeName</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>styleClass</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>text</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
</tag>

13.2.19 Leave Space

The Leave Space component is a link for requesting a removal of a user's own membership in the current space (Figure 13-24).

Figure 13-24 Leave Space Component

Leave Space component
Description of "Figure 13-24 Leave Space Component"


See Also:

For information about requesting an end of membership, see Section 49.23, "Cancelling Space Membership."


This section lists and describes the Display Options associated with the Leave Space component. Additionally, it provides the tag that invokes this component on a .jspx page and the XML code that defines this component in a Resource Catalog.

This section includes the following subsections:

13.2.19.1 Leave Space Component Display Options

The Leave Space component shares many of the same properties with the About Space component. Table 13-19 lists the properties that have defaults other than those specified in Table 13-2, "About Space Component Display Options".


See Also:

The Leave Space component has Style properties you can use to change the component's look and feel. For more information, see Section 17.5.2.7, "Working with Style and Content Style Properties."


Table 13-19 Leave Space Component Display Options

Property Description

Short Desc

A field for entering a tooltip to display when users hover their mouse pointers over the component

The default is Leave Space. The default is the rendered value of the EL expression #{uib_o_w_s_r_Spaces.LABEL_LEAVE_SPACE}.

Text

The component label

The default is Leave Space. The default is the rendered value of the EL expression #{uib_o_w_s_r_Spaces.LABEL_LEAVE_SPACE}.



See Also:

Display Options properties in the Component Properties dialog provide access to an Expression Language (EL) editor for entering and testing EL values. For more information, see Appendix B, "Expression Language Expressions."


13.2.19.2 Leave Space Component Tag and XML

The following tag is used to render the Leave Space component on a .jspx page:

<wcdc:leaveSpace id="#" 
   xmlns:wcdc="http://xmlns.oracle.com/webcenter/spaces/taglib" 
   text="#{uib_o_w_s_r_Spaces.LABEL_LEAVE_SPACE}" 
   shortDesc="#{uib_o_w_s_r_Spaces.LABEL_LEAVE_SPACE}" 
   inlineStyle="white-space:nowrap;"/>

Example 13-14 provides the XML code that represents the component in the Resource Catalog file (SiteTemplateCatalog.xml) in a Framework application.

Example 13-14 XML Code for the Leave Space Component

<tag>
   <name>leaveSpace</name>
   <tag-class>oracle.webcenter.webcenterapp.internal.view.taglib.
      LeaveSpaceTag</tag-class>
   <body-content>empty</body-content>
   <attribute>
      <name>id</name>
   </attribute>
   <attribute>
      <name>rendered</name>
      <deferred-value>
         <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>binding</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>clientComponent</name>
      <deferred-value>
         <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>customizationId</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>depressedIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>disabled</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>disabledIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>displayType</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>hoverIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>icon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>iconPosition</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>inlineStyle</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>shortDesc</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>scopeName</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>styleClass</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>text</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
</tag>

13.2.20 Login

The Login component is a link for navigating to the application Login page (Figure 13-25).

Figure 13-25 Login Component

Login component
Description of "Figure 13-25 Login Component"

The Login link appears only to users who are not logged in. That is, if a user is logged in this link is hidden.

This section lists and describes the Display Options associated with the Login component. Additionally, it provides the tag that invokes this component on a .jspx page and the XML code that defines this component in a Resource Catalog.

This section includes the following subsections:

13.2.20.1 Login Component Display Options

The Login component shares many of the same properties with the About Space component. Table 13-20 lists the properties that have defaults other than those specified in Table 13-2, "About Space Component Display Options".


See Also:

The Login component has Style properties you can use to change the component's look and feel. For more information, see Section 17.5.2.7, "Working with Style and Content Style Properties."


Table 13-20 Login Component Display Options

Property Description

Short Desc

A field for entering tooltip text to display when users hover their mouse pointers over the component

The default is Login. The default is the rendered value of the EL expression #{uib_o_w_w_r_WebCenter.GLOBAL_LINK_LOGIN}.

Text

Display text for the component

The default is Login. The default is the rendered value of the EL expression #{uib_o_w_w_r_WebCenter.GLOBAL_LINK_LOGIN}.

Type

The component type

The default is login.



See Also:

Display Options properties in the Component Properties dialog provide access to an Expression Language (EL) editor for entering and testing EL values. For more information, see Appendix B, "Expression Language Expressions."


13.2.20.2 Login Component Tag and XML

The following tag is used to render the Login component on a .jspx page:

<wcdc:spacesAction id="#" 
   xmlns:wcdc="http://xmlns.oracle.com/webcenter/spaces/taglib" 
   type="login" displayType="link" inlineStyle="white-space:nowrap" 
   text="#{uib_o_w_w_r_WebCenter.GLOBAL_LINK_LOGIN}" 
   shortDesc="#{uib_o_w_w_r_WebCenter.GLOBAL_LINK_LOGIN}"/>

In the Resource Catalog, the Login component uses the same XML code as the About WebCenter component. For more information, see Section 13.2.3.2, "About WebCenter Component Tag and XML."

13.2.21 Logout

The Logout component is a link for logging out of the application (Figure 13-26).

Figure 13-26 Logout Component

Logout component
Description of "Figure 13-26 Logout Component"

The Logout link appears only to logged in users. That is, if a user is logged out, this link is hidden.

This section lists and describes the Display Options associated with the Logout component. Additionally, it provides the tag that invokes this component on a .jspx page and the XML code that defines this component in a Resource Catalog.

This section includes the following subsections:

13.2.21.1 Logout Component Display Options

The Logout component shares many of the same properties with the About Space component. Table 13-21 lists the properties that have defaults other than those specified in Table 13-2, "About Space Component Display Options".


See Also:

The Logout component has Style properties you can use to change the component's look and feel. For more information, see Section 17.5.2.7, "Working with Style and Content Style Properties."


Table 13-21 Logout Component Display Options

Property Description

Short Desc

A field for entering tooltip text to display when users hover their mouse pointers over the component

The default is Logout of WebCenter Portal. The default is the rendered value of the EL expression #{uib_o_w_w_r_WebCenter.GLOBAL_LINK_LOGOUT_DESC}.

Text

Display text for the component

The default is Logout. The default is the rendered value of the EL expression #{uib_o_w_w_r_WebCenter.GLOBAL_LINK_LOGOUT}.

Type

The component type

The default is logout.



See Also:

Display Options properties in the Component Properties dialog provide access to an Expression Language (EL) editor for entering and testing EL values. For more information, see Appendix B, "Expression Language Expressions."


13.2.21.2 Logout Component Tag and XML

The following tag is used to render the Logout component on a .jspx page:

<wcdc:spacesAction id="#" 
   xmlns:wcdc="http://xmlns.oracle.com/webcenter/spaces/taglib"    type="logout" displayType="link" inlineStyle="white-space:nowrap"    text="#{uib_o_w_w_r_WebCenter.GLOBAL_LINK_LOGOUT}"    shortDesc="#{uib_o_w_w_r_WebCenter.GLOBAL_LINK_LOGOUT_DESC}"/>

In the Resource Catalog, the Logout component uses the same XML code as the About WebCenter component. For more information, see Section 13.2.3.2, "About WebCenter Component Tag and XML."

13.2.22 Mail Space Members

The Mail Space Members component is a link that opens a simple send-mail window (Figure 13-27).

Figure 13-27 Mail Space Members Component

Mail Space Members component
Description of "Figure 13-27 Mail Space Members Component"

Such messages are sent to the in-boxes of all members of the current space.

This section lists and describes the Display Options associated with the Mail Space Members component. Additionally, it provides the tag that invokes this component on a .jspx page and the XML code that defines this component in a Resource Catalog.

This section includes the following subsections:

13.2.22.1 Mail Space Members Component Display Options

The Email Members component shares many of the same properties with the About Space component. Table 13-22 lists the properties that have defaults other than those specified in Table 13-2, "About Space Component Display Options".

Table 13-22 Mail Space Members Component Display Options

Property Description

Text

The default is Send Mail to Members. The default is the rendered value of the EL expression #{uib_o_w_w_r_WebCenter.LABEL_SEND_EMAIL_TO_MEMBERS}.



See Also:

Display Options properties in the Component Properties dialog provide access to an Expression Language (EL) editor for entering and testing EL values. For more information, see Appendix B, "Expression Language Expressions."


13.2.22.2 Mail Space Members Component Tag and XML

The following tag is used to render the Mail Space Members component on a .jspx page:

<wcdc:emailMembersLink id="#" 
   xmlns:wcdc="http://xmlns.oracle.com/webcenter/spaces/taglib"    text="#{uib_o_w_w_r_WebCenter.LABEL_SEND_EMAIL_TO_MEMBERS}"/>

Example 13-15 provides the XML code that represents the component in the Resource Catalog file (SiteTemplateCatalog.xml) in a Framework application.

Example 13-15 XML Code for the Mail Space Members Component

<tag>
   <name>emailMembersLink</name>
   <tag-class>oracle.webcenter.webcenterapp.internal.view.taglib.
      EmailMembersLinkTag</tag-class>
   <body-content>empty</body-content>
   <attribute>
      <name>id</name>
   </attribute>
   <attribute>
      <name>rendered</name>
      <deferred-value>
         <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>binding</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>clientComponent</name>
      <deferred-value>
         <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>customizationId</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>disabled</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>displayType</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>shortDesc</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>scopeName</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>text</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
</tag>

13.2.23 Mail Space Moderators

The Mail Space Moderators component is a link that opens a simple send-mail window (Figure 13-28).

Figure 13-28 Mail Space Moderators Component

Mail Space Moderators component
Description of "Figure 13-28 Mail Space Moderators Component"

Such messages are sent to the in-boxes of all users assigned the role Moderator for the current space.

This section lists and describes the Display Options associated with the Mail Space Moderators component. Additionally, it provides the tag that invokes this component on a .jspx page and the XML code that defines this component in a Resource Catalog.

This section includes the following subsections:

13.2.23.1 Mail Space Moderators Component Display Options

The Mail Space Moderators component shares many of the same properties with the About Space component. Table 13-23 lists the properties that have defaults other than those specified in Table 13-2, "About Space Component Display Options".


See Also:

The Mail Space Moderators component has Style properties you can use to change the component's look and feel. For more information, see Section 17.5.2.7, "Working with Style and Content Style Properties."


Table 13-23 Mail Space Moderators Component Display Options

Property Description

Text

The default is Send Mail to Moderators. The default is the rendered value of the EL expression #{uib_o_w_w_r_WebCenter.LABEL_SEND_EMAIL_TO_MODERATORS}.



See Also:

Display Options properties in the Component Properties dialog provide access to an Expression Language (EL) editor for entering and testing EL values. For more information, see Appendix B, "Expression Language Expressions."


13.2.23.2 Mail Space Moderators Component Tag and XML

The following tag is used to render the Mail Space Moderators component on a .jspx page:

<wcdc:emailModeratorsLink id="#" 
   xmlns:wcdc="http://xmlns.oracle.com/webcenter/spaces/taglib" 
   text="#{uib_o_w_w_r_WebCenter.LABEL_SEND_EMAIL_TO_MODERATORS}"/>

Example 13-16 provides the XML code that represents the component in the Resource Catalog file (SiteTemplateCatalog.xml) in a Framework application.

Example 13-16 XML Code for the Mail Space Moderators Component

<tag>   <name>emailModeratorsLink</name>
   <tag-class>oracle.webcenter.webcenterapp.internal.view.taglib.
      EmailModeratorsLinkTag</tag-class>
   <body-content>empty</body-content>
   <attribute>
      <name>id</name>
   </attribute>
   <attribute>
      <name>rendered</name>
      <deferred-value>
         <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>binding</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>clientComponent</name>
      <deferred-value>
         <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>customizationId</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>disabled</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>displayType</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>shortDesc</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>scopeName</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>text</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
</tag>

13.2.24 Manage Pages

The Manage Pages component is a link that opens the Manage Pages dialog (Figure 13-29).

Figure 13-29 Manage Pages Component

Manage Pages component
Description of "Figure 13-29 Manage Pages Component"

The Manage Pages dialog lists all of the pages to which the current user has access. Manage Pages provides controls for creating more pages, setting page creation defaults (Home space only), and performing actions on pages, such as editing, renaming, setting access, and the like. Additionally, users can click a listed page name to navigate to that page.


See Also:

For information about the types of actions users can perform through Manage Pages, see Chapter 17, "Building Pages," and Chapter 38, "Creating and Managing Personal Pages."


This section lists and describes the Display Options associated with the Manage Pages component. Additionally, it provides the tag that invokes this component on a .jspx page and the XML code that defines this component in a Resource Catalog.

This section includes the following subsections:

13.2.24.1 Manage Pages Component Display Options

The Manage Pages component shares many of the same properties with the About Space component. Table 13-24 lists the properties that have defaults other than those specified in Table 13-2, "About Space Component Display Options".


See Also:

The Manage Pages component has Style properties you can use to change the component's look and feel. For more information, see Section 17.5.2.7, "Working with Style and Content Style Properties."


Table 13-24 Manage Pages Component Display Options

Property Description

Short Desc

A field for entering tooltip text to display when users hover their mouse pointers over the component

The default is Logout of WebCenter Portal. The default is the rendered value of the EL expression #{uib_o_w_w_r_WebCenter.TITLE_MANAGE_PAGES}.

Task Flow Id

The component's unique identifier, for example wcdc4082953494

Text

Display text for the component

The default is Logout. The default is the rendered value of the EL expression #{uib_o_w_w_r_WebCenter.TITLE_MANAGE_PAGES}.



See Also:

Display Options properties in the Component Properties dialog provide access to an Expression Language (EL) editor for entering and testing EL values. For more information, see Appendix B, "Expression Language Expressions."


13.2.24.2 Manage Pages Component Tag and XML

The following tag is used to render the Manage Pages component on a .jspx page:

<wcdc:managePages id="#" __taskFlowId="#" 
   xmlns:wcdc="http://xmlns.oracle.com/webcenter/spaces/taglib" 
   displayType="link" inlineStyle="white-space:nowrap;" 
   text="#{uib_o_w_w_r_WebCenter.TITLE_MANAGE_PAGES}" 
   shortDesc="#{uib_o_w_w_r_WebCenter.TITLE_MANAGE_PAGES}"/>

Example 13-17 provides the XML code that represents the component in the Resource Catalog file (SiteTemplateCatalog.xml) in a Framework application.

Example 13-17 XML Code for the Manage Pages Component

<tag>
   <name>managePages</name>
   <tag-class>oracle.webcenter.webcenterapp.internal.view.taglib.
      ManagePagesTag</tag-class>
   <body-content>empty</body-content>
   <attribute>
      <name>id</name>
   </attribute>
   <attribute>
      <name>rendered</name>
      <deferred-value>
         <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>binding</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>clientComponent</name>
      <deferred-value>
         <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>customizationId</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>depressedIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>disabled</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>disabledIcon</name>
      <required>false</required>
      <deferred-value/>   </attribute>
   <attribute>
      <name>displayType</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>hoverIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>icon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>iconPosition</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>inlineStyle</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>shortDesc</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>styleClass</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>__taskFlowId</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>text</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
</tag>

13.2.25 Page Links

The Page Links component is an icon for opening the Links dialog (Figure 13-30).

Figure 13-30 Page Links Component

Page Links component
Description of "Figure 13-30 Page Links Component"


See Also:

For information about linking in Spaces, see Chapter 63, "Working with the Links Service."


The Links dialog enables users to add personal links to related content to the current page and to navigate to those link targets. For more information, see Chapter 63, "Working with the Links Service."

This section lists and describes the Display Options associated with the Page Links component. Additionally, it provides the tag that invokes this component on a .jspx page and the XML code that defines this component in a Resource Catalog.

This section includes the following subsections:

13.2.25.1 Page Links Component Display Options

Table 13-25 lists and describes the Display Options properties associated with the Page Links component.

Table 13-25 Page Links Component Display Options

Property Description

Task Flow Id

A unique identifier for the component instance

Caution: Never change this property's default value

Show Label

Display text for the component

By default, the Page Links component is labeled Links.

Show Component

An option for hiding or showing the component on the page

  • Select to show the component

  • Clear to hide the component

Once you hide a component in this way, any child components are also hidden. You can show the component again through Composer Source view. Right-click the hidden component, and select Show Component from the resulting context menu.



See Also:

Display Options properties in the Component Properties dialog provide access to an Expression Language (EL) editor for entering and testing EL values. For more information, see Appendix B, "Expression Language Expressions."


13.2.25.2 Page Links Component Tag and XML

The following tag is used to render the Page Links component on a .jspx page:

<wcdc:pageLinks id="#" __taskFlowId="#" 
   xmlns:wcdc="http://xmlns.oracle.com/webcenter/spaces/taglib"/>

Example 13-18 provides the XML code that represents the component in the Resource Catalog file (SiteTemplateCatalog.xml) in a Framework application.

Example 13-18 XML Code for the Page Links Component

<tag>
   <name>pageLinks</name>
   <tag-class>oracle.webcenter.webcenterapp.internal.view.taglib.
      PageLinksTag</tag-class>
   <body-content>empty</body-content>
   <attribute>
      <name>id</name>
   </attribute>
   <attribute>
      <name>rendered</name>
      <deferred-value>
         <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>binding</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>clientComponent</name>
      <deferred-value>
         <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>customizationId</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>showLabel</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>__taskFlowId</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
</tag>

13.2.26 Parent Space

The Parent Space component is a link users click to navigate to the top space in a space hierarchy (Figure 13-31).

Figure 13-31 Parent Space Component

Parent Space component
Description of "Figure 13-31 Parent Space Component"


See Also:

For information about space hierarchies, see Section 54, "Working with a Space Hierarchy."


This section lists and describes the Display Options associated with the Parent Space component. Additionally, it provides the tag that invokes this component on a .jspx page and the XML code that defines this component in a Resource Catalog.

This section includes the following subsections:

13.2.26.1 Parent Space Component Display Options

The Parent Space component shares many of the same properties with the About Space component. Table 13-24 lists the properties that have defaults other than those specified in Table 13-2, "About Space Component Display Options".


See Also:

The Parent Space component has Style properties you can use to change the component's look and feel. For more information, see Section 17.5.2.7, "Working with Style and Content Style Properties."


Table 13-26 Parent Space Component Display Options

Property Description

Short Desc

A field for entering tooltip text to display when users hover their mouse pointers over the component

The default is Navigate to Parent Space. The default is the rendered value of the EL expression #{uib_o_w_w_r_WebCenter.LABEL_NAVIGATE_TO_PARENT_SPACE}.

Text

Display text for the component

The default is Navigate to Parent Space. The default is the rendered value of the EL expression #{uib_o_w_w_r_WebCenter.LABEL_NAVIGATE_TO_PARENT_SPACE}.



See Also:

Display Options properties in the Component Properties dialog provide access to an Expression Language (EL) editor for entering and testing EL values. For more information, see Appendix B, "Expression Language Expressions."


13.2.26.2 Parent Space Component Tag and XML

The following tag is used to render the Parent Space component on a .jspx page:

<wcdc:parentSpace id="#" 
   xmlns:wcdc="http://xmlns.oracle.com/webcenter/spaces/taglib" 
   displayType="link" inlineStyle="white-space:nowrap;" 
   text="#{uib_o_w_w_r_WebCenter.LABEL_NAVIGATE_TO_PARENT_SPACE}" 
   shortDesc="#{uib_o_w_w_r_WebCenter.LABEL_NAVIGATE_TO_PARENT_SPACE}"/>

Example 13-19 provides the XML code that represents the component in the Resource Catalog file (SiteTemplateCatalog.xml) in a Framework application.

Example 13-19 XML Code for the Parent Space Component

<tag>
   <name>parentSpace</name>
   <tag-class>oracle.webcenter.webcenterapp.internal.view.taglib.
      ParentSpaceTag</tag-class>
   <body-content>empty</body-content>
   <attribute>
      <name>id</name>
   </attribute>
   <attribute>
      <name>rendered</name>
      <deferred-value>
         <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>binding</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>clientComponent</name>
      <deferred-value>
         <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>customizationId</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>depressedIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>disabled</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>disabledIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>displayType</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>hoverIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>icon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>iconPosition</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>inlineStyle</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>shortDesc</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>scopeName</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>styleClass</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>text</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
</tag>

13.2.27 Print Preview

The Print Preview component is a link users click to open a print preview of the current page in the user's browser (Figure 13-32).

Figure 13-32 Print Preview Component

Print Preview component
Description of "Figure 13-32 Print Preview Component"

This section lists and describes the Display Options associated with the Print Preview component. Additionally, it provides the tag that invokes this component on a .jspx page and the XML code that defines this component in a Resource Catalog.

This section includes the following subsections:

13.2.27.1 Print Preview Component Display Options

The Print Preview component shares many of the same properties with the About Space component. Table 13-27 lists the properties that have defaults other than those specified in Table 13-2, "About Space Component Display Options".


See Also:

The Print Preview component has Style properties you can use to change the component's look and feel. For more information, see Section 17.5.2.7, "Working with Style and Content Style Properties."


Table 13-27 Print Preview Component Display Options

Property Description

Short Desc

A field for entering tooltip text to display when users hover their mouse pointers over the component

The default is Print Preview. The default is the rendered value of the EL expression #{uib_o_w_w_r_WebCenter.LABEL_PAGE_PRINT_PREVIEW}.

Text

Display text for the component

The default is Print Preview. The default is the rendered value of the EL expression #{uib_o_w_w_r_WebCenter.LABEL_PAGE_PRINT_PREVIEW}.



See Also:

Display Options properties in the Component Properties dialog provide access to an Expression Language (EL) editor for entering and testing EL values. For more information, see Appendix B, "Expression Language Expressions."


13.2.27.2 Print Preview Component Tag and XML

The following tag is used to render the Print Preview component on a .jspx page:

<wcdc:printPreview id="#" 
   xmlns:wcdc="http://xmlns.oracle.com/webcenter/spaces/taglib" 
   text="#{uib_o_w_w_r_WebCenter.LABEL_PAGE_PRINT_PREVIEW}" 
   shortDesc="#{uib_o_w_w_r_WebCenter.LABEL_PAGE_PRINT_PREVIEW}" 
   inlineStyle="white-space:nowrap;"/>

Example 13-20 provides the XML code that represents the component in the Resource Catalog file (SiteTemplateCatalog.xml) in a Framework application.

Example 13-20 XML Code for the Print Preview Component

<tag>
   <name>printPreview</name>
   <tag-class>oracle.webcenter.webcenterapp.internal.view.taglib.
      PrintPreviewTag</tag-class>
   <body-content>empty</body-content>
   <attribute>
      <name>id</name>
   </attribute>
   <attribute>
      <name>rendered</name>
      <deferred-value>
         <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>binding</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>clientComponent</name>
      <deferred-value>
         <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>customizationId</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>depressedIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>disabled</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>disabledIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>displayType</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>hoverIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>icon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>iconPosition</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>inlineStyle</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>shortDesc</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>styleClass</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>text</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
</tag>

13.2.28 Privacy URL

The Privacy URL component is a link that users click to navigate to the application privacy statement (Figure 13-33).

Figure 13-33 Privacy URL Component

Privacy URL component
Description of "Figure 13-33 Privacy URL Component"

This section lists and describes the Display Options associated with the Privacy URL component. Additionally, it provides the tag that invokes this component on a .jspx page and the XML code that defines this component in a Resource Catalog.

This section includes the following subsections:

13.2.28.1 Privacy URL Component Display Options

The Privacy URL component shares many of the same properties with the About WebCenter component. Table 13-28 lists the properties that have defaults other than those specified in Table 13-2, "About Space Component Display Options".


See Also:

The Privacy URL component has Style properties you can use to change the component's look and feel. For more information, see Section 17.5.2.7, "Working with Style and Content Style Properties."


Table 13-28 Privacy URL Component Display Options

Property Description

Short Desc

A field for entering tooltip text to display when users hover their mouse pointers over the component

The default is Display privacy statement. The default is the rendered value of the EL expression #{uib_o_w_w_r_WebCenter.PRIVACY_STMT_DESC}.

Text

Display text for the component

The default is Privacy Statement. The default is the rendered value of the EL expression #{uib_o_w_w_r_WebCenter.PRIVACY_STMT}.

Type

The component type

The default is privacyURL.



See Also:

Display Options properties in the Component Properties dialog provide access to an Expression Language (EL) editor for entering and testing EL values. For more information, see Appendix B, "Expression Language Expressions."


13.2.28.2 Privacy URL Component Tag and XML

The following tag is used to render the Privacy URL component on a .jspx page:

<wcdc:spacesAction id="#" 
   xmlns:wcdc="http://xmlns.oracle.com/webcenter/spaces/taglib" 
   type="privacyURL" displayType="link" inlineStyle="white-space:nowrap;" 
   text="#{uib_o_w_w_r_WebCenter.PRIVACY_STMT}" 
   shortDesc="#{uib_o_w_w_r_WebCenter.PRIVACY_STMT_DESC}"/>

In the Resource Catalog, the Privacy URL component uses the same XML code as the About WebCenter component. For more information, see Section 13.2.3.2, "About WebCenter Component Tag and XML."

13.2.29 RSS

The RSS component is a link users click to open the RSS Manager (Figure 13-34).

Figure 13-34 RSS Component

RSS component
Description of "Figure 13-34 RSS Component"

The RSS Manager enables users to subscribe to news feeds from WebCenter Portal: Services. For more information, see Chapter 68, "Working with the RSS Service."

This section lists and describes the Display Options associated with the RSS component. Additionally, it provides the tag that invokes this component on a .jspx page and the XML code that defines this component in a Resource Catalog.

This section includes the following subsections:

13.2.29.1 RSS Component Display Options

The RSS component shares many of the same properties with the About Space component. Table 13-29 lists the properties that have defaults other than those specified in Table 13-2, "About Space Component Display Options".


See Also:

The RSS component has Style properties you can use to change the component's look and feel. For more information, see Section 17.5.2.7, "Working with Style and Content Style Properties."


Table 13-29 RSS Component Display Options

Property Description

Short Desc

A field for entering tooltip text to display when users hover their mouse pointers over the component

The default is Open RSS Manager. The default is the rendered value of the EL expression #{uib_o_w_w_r_WebCenter.GLOBAL_LINK_RSS_DESC}.

Text

Display text for the component

The default is RSS. The default is the rendered value of the EL expression #{uib_o_w_w_r_WebCenter.GLOBAL_LINK_RSS}.

Type

The component type

The default is rss.



See Also:

Display Options properties in the Component Properties dialog provide access to an Expression Language (EL) editor for entering and testing EL values. For more information, see Appendix B, "Expression Language Expressions."


13.2.29.2 RSS Component Tag and XML

The following tag is used to render the RSS component on a .jspx page:

<wcdc:spacesAction id="#" 
   xmlns:wcdc="http://xmlns.oracle.com/webcenter/spaces/taglib" 
   type="rss" displayType="link" text="#{uib_o_w_w_r_WebCenter.GLOBAL_LINK_RSS}" 
   inlineStyle="white-space:nowrap;"/>

In the Resource Catalog, the RSS component uses the same XML code as the About WebCenter component. For more information, see Section 13.2.3.2, "About WebCenter Component Tag and XML."

13.2.30 Search

The Search component provides a means entering search terms against the application or against a scoped space, depending on how its parameters are configured (Figure 13-35).

Figure 13-35 Search Component

Search component
Description of "Figure 13-35 Search Component"


See Also:

For more information, see Chapter 56, "Working with the Search Service."



Note:

The Search component is a task flow and has no associated XML definition.


Table 13-10 lists and describes the parameters associated with the Search component.


See Also:

The Search component has Style properties you can use to change the component's look and feel. For more information, see Section 17.5.2.7, "Working with Style and Content Style Properties."


Table 13-30 Search Component Parameter

Property Description

Search Box Size

Specifies the width of the Search field to render

Enter a number and a unit of measure, such as 400px.

Search Scope ID

The intended scope of the search

By default, the current scope is searched. This means that Search components placed on pages in the Home space search the entire application, and Search components placed in a particular space search just that space.

To limit the search to a space other than the current space, set this to the intended space's GUID. For information about obtaining a space's GUID, see Section 29.9.1, "Accessing Space Information."



See Also:

Parameters in the Component Properties dialog provide access to an Expression Language (EL) editor for entering and testing EL values. For more information, see Appendix B, "Expression Language Expressions."


13.2.31 Self Registration

The Self Registration component is a link users click to open the Self Registration page (Figure 13-36).

Figure 13-36 Self Registration Component

Self Registration component
Description of "Figure 13-36 Self Registration Component"

The Self Registration page is a system page that enables users to create their own application login credentials. For more information, see Section 7.3, "Working with System Pages," and Section 29.2, "Registering Yourself with WebCenter Portal: Spaces."

This section lists and describes the Display Options associated with the Self Registration component. Additionally, it provides the tag that invokes this component on a .jspx page and the XML code that defines this component in a Resource Catalog.

This section includes the following subsections:

13.2.31.1 Self Registration Component Display Options

The Self Registration component shares many of the same properties with the About WebCenter component. Table 13-31 lists the properties that have defaults other than those specified in Table 13-2, "About Space Component Display Options".


See Also:

The Self Registration component has Style properties you can use to change the component's look and feel. For more information, see Section 17.5.2.7, "Working with Style and Content Style Properties."


Table 13-31 Self Registration Component Display Options

Property Description

Short Desc

A field for entering tooltip text to display when users hover their mouse pointers over the component

The default is Register with WebCenter Spaces. The default is the rendered value of the EL expression #{uib_o_w_w_r_WebCenter.GLOBAL_LINK_SELFREG_DESC}.

Text

Display text for the component

The default is Register. The default is the rendered value of the EL expression #{uib_o_w_w_r_WebCenter.GLOBAL_LINK_SELFREG}.

Type

The component type

The default is selfRegistration.



See Also:

Display Options properties in the Component Properties dialog provide access to an Expression Language (EL) editor for entering and testing EL values. For more information, see Appendix B, "Expression Language Expressions."


13.2.31.2 Self Registration Component Tag and XML

The following tag is used to render the Self Registration component on a .jspx page:

<wcdc:spacesAction id="#" 
   xmlns:wcdc="http://xmlns.oracle.com/webcenter/spaces/taglib" 
   type="selfRegistration" displayType="link" 
   text="#{uib_o_w_w_r_WebCenter.GLOBAL_LINK_SELFREG}" 
   shortDesc="#{uib_o_w_w_r_WebCenter.GLOBAL_LINK_SELFREG_DESC}" 
   inlineStyle="white-space:nowrap"/>

In the Resource Catalog, the Self Registration component uses the same XML code as the About WebCenter component. For more information, see Section 13.2.3.2, "About WebCenter Component Tag and XML."

13.2.32 Share Resource

The Share Resource component renders as Share Link. Users click this link to open a popup version of the Publisher task flow for publishing messages, links, and documents (Figure 13-37).

Figure 13-37 Share Resource Component

Share Resource component
Description of "Figure 13-37 Share Resource Component"

Messages, links, and documents are published on the user's own Message Board or a space Message Board, depending on the selected recipient. In turn, if activities on the user's Message Board are shared with the user's connections via Activity Stream, then the published message, document, or link is shared with all of the user's connections through their Activity Streams. Messages published to a space are shared with all members of that space through their Activity Streams.


See Also:

For information about the Publisher task flow, see Section 34.3.3, "Sharing Items, Files, and URLs Through the Publisher Task Flow."


This section lists and describes the Display Options associated with the Share Resource component. Additionally, it provides the tag that invokes this component on a .jspx page and the XML code that defines this component in a Resource Catalog.

This section includes the following subsections:

13.2.32.1 Share Resource Display Options

The Share Resource component shares many of the same properties with the About WebCenter component. Table 13-32 lists the properties that have defaults other than those specified in Table 13-2, "About Space Component Display Options".


See Also:

The Share Resource component has Style properties you can use to change the component's look and feel. For more information, see Section 17.5.2.7, "Working with Style and Content Style Properties."


Table 13-32 Share Resource Component Display Options

Property Description

Short Desc

A field for entering tooltip text to display when users hover their mouse pointers over the component

The default is Share Link. The default is the rendered value of the EL expression #{uib_o_w_w_r_WebCenter['NAV_TOOLS_ACTIONS_FOLDER_SHARE.TITLE']}.

Text

Display text for the component

The default is Share Link. The default is the rendered value of the EL expression #{uib_o_w_w_r_WebCenter['NAV_TOOLS_ACTIONS_FOLDER_SHARE.TITLE']}.



See Also:

Display Options properties in the Component Properties dialog provide access to an Expression Language (EL) editor for entering and testing EL values. For more information, see Appendix B, "Expression Language Expressions."


13.2.32.2 Share Resource Component Tag and XML

The following tag is used to render the Share Resource component on a .jspx page:

<wcdc:shareResource id="#" __taskFlowId="#" 
   xmlns:wcdc="http://xmlns.oracle.com/webcenter/spaces/taglib" 
   displayType="link" inlineStyle="white-space:nowrap;" 
   text="#{uib_o_w_w_r_WebCenter['NAV_TOOLS_ACTIONS_FOLDER_SHARE.TITLE']}" 
   shortDesc="#{uib_o_w_w_r_WebCenter
      ['NAV_TOOLS_ACTIONS_FOLDER_SHARE.TITLE']}"/>

Example 13-21 provides the XML code that represents the component in the Resource Catalog file (SiteTemplateCatalog.xml) in a Framework application.

Example 13-21 XML Code for the Share Resource Component

<tag>
   <name>shareResource</name>
   <tag-class>oracle.webcenter.webcenterapp.internal.view.taglib.
      ShareResourceTag</tag-class>
   <body-content>empty</body-content>
   <attribute>
      <name>id</name>
   </attribute>
   <attribute>
      <name>rendered</name>
      <deferred-value>
         <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>binding</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>clientComponent</name>
      <deferred-value>
         <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>customizationId</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>depressedIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>disabled</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>disabledIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>displayType</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>hoverIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>icon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>iconPosition</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>inlineStyle</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>shortDesc</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>scopeName</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>styleClass</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>__taskFlowId</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>text</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
</tag>

13.2.33 Spaces Switcher

The Spaces Switcher component provides access to a popup window where users can select a space to which to navigate (Figure 13-38).

Figure 13-38 Spaces Switcher Component

Spaces Switcher component
Description of "Figure 13-38 Spaces Switcher Component"

This section lists and describes the Display Options associated with the Spaces Switcher component. Additionally, it provides the tag that invokes this component on a .jspx page and the XML code that defines this component in a Resource Catalog.

This section includes the following subsections:

13.2.33.1 Spaces Switcher Component Display Options

The Spaces Switcher component shares many of the same properties with the About WebCenter component. Table 13-33 lists the properties that have defaults other than those specified in Table 13-2, "About Space Component Display Options".

Table 13-33 Spaces Switcher Component Display Options

Property Description

Short Desc

A field for entering tooltip text to display when users hover their mouse pointers over the component

The default is Access spaces and create new ones. The default is the rendered value of the EL expression #{uib_o_w_s_r_Spaces.LABEL_COMMUNITIES_DESC}.

Text

Display text for the component

The default is Spaces. The default is the rendered value of the EL expression #{uib_o_w_s_r_Spaces.LABEL_COMMUNITIES}.



See Also:

Display Options properties in the Component Properties dialog provide access to an Expression Language (EL) editor for entering and testing EL values. For more information, see Appendix B, "Expression Language Expressions."


13.2.33.2 Spaces Switcher Component Tag and XML

The following tag is used to render the Spaces Switcher component on a .jspx page:

<wcdc:spacesSwitcher id="#" __taskFlowId="#" 
   xmlns:wcdc="http://xmlns.oracle.com/webcenter/spaces/taglib" 
   inlineStyle="white-space:nowrap;" styleClass="WCLinkMenu" 
   text="#{uib_o_w_s_r_Spaces.LABEL_COMMUNITIES}" 
   shortDesc="#{uib_o_w_s_r_Spaces.LABEL_COMMUNITIES_DESC}"/>

Example 13-22 provides the XML code that represents the component in the Resource Catalog file (SiteTemplateCatalog.xml) in a Framework application.

Example 13-22 XML Code for the Spaces Switcher Component

<tag>
   <name>spacesSwitcher</name>
   <tag-class>oracle.webcenter.webcenterapp.internal.view.taglib.
      spacesSwitcherTag</tag-class>
   <body-content>empty</body-content>
   <attribute>
      <name>id</name>
   </attribute>
   <attribute>
      <name>rendered</name>
      <deferred-value>
         <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>binding</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>clientComponent</name>
      <deferred-value>
         <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>customizationId</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>depressedIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>disabled</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>disabledIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>displayType</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>hoverIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>icon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>iconPosition</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>inlineStyle</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>shortDesc</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>styleClass</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>__taskFlowId</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>text</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
</tag>

13.2.34 Status Indicator

The Status Indicator component is an animated icon that spins when the application is processing information (Figure 13-39).

Figure 13-39 Status Indicator Component

Status Indicator component
Description of "Figure 13-39 Status Indicator Component"

This section lists and describes the Display Options associated with the Status Indicator component. Additionally, it provides the tag that invokes this component on a .jspx page and the XML code that defines this component in a Resource Catalog.

This section includes the following subsections:

13.2.34.1 Status Indicator Component Display Options

The Status Indicator component shares many of the same properties with the About WebCenter component. Table 13-34 lists the properties that have defaults other than those specified in Table 13-2, "About Space Component Display Options".


See Also:

The Status Indicator component has Style properties you can use to change the component's look and feel. For more information, see Section 17.5.2.7, "Working with Style and Content Style Properties."


Table 13-34 Status Indicator Component Display Options

Property Description

Type

The component type

The default is statusIndicator.



See Also:

Display Options properties in the Component Properties dialog provide access to an Expression Language (EL) editor for entering and testing EL values. For more information, see Appendix B, "Expression Language Expressions."


13.2.34.2 Status Indicator Component Tag and XML

The following tag is used to render the Status Indicator component on a .jspx page:

<wcdc:spacesAction id="#" 
   xmlns:wcdc="http://xmlns.oracle.com/webcenter/spaces/taglib" 
   type="statusIndicator" displayType="link" />

In the Resource Catalog, the Status Indicator component uses the same XML code as the About WebCenter component. For more information, see Section 13.2.3.2, "About WebCenter Component Tag and XML."

13.2.35 Subscription Preferences

The Subscription Preferences component is a link users can click to subscribe to be notified about specific types of activities that occur in the context of the space (Figure 13-40).

Figure 13-40 Subscription Preferences Component

Subscription Preferences component
Description of "Figure 13-40 Subscription Preferences Component"


See Also:

For more information, see Section 36.3.2, "Setting Space-Level Subscriptions."


This section lists and describes the Display Options associated with the Subscription Preferences component. Additionally, it provides the tag that invokes this component on a .jspx page and the XML code that defines this component in a Resource Catalog.

This section includes the following subsections:

13.2.35.1 Subscription Preferences Component Display Options

The Subscription Preferences component shares many of the same properties with the About WebCenter component. Table 13-35 lists the properties that have defaults other than those specified in Table 13-2, "About Space Component Display Options".


See Also:

The Subscription Preferences component has Style properties you can use to change the component's look and feel. For more information, see Section 17.5.2.7, "Working with Style and Content Style Properties."


Table 13-35 Subscription Preferences Component Display Options

Property Description

Short Desc

A field for entering tooltip text to display when users hover their mouse pointers over the component

The default is Subscribe. The default is the rendered value of the EL expression #{uib_o_w_w_r_WebCenter.LABEL_SUBSCRIBE_TO_GET_NOTIFICATION}.

Text

Display text for the component

The default is Subscribe. The default is the rendered value of the EL expression #{uib_o_w_w_r_WebCenter.LABEL_SUBSCRIBE_TO_GET_NOTIFICATION}.



See Also:

Display Options properties in the Component Properties dialog provide access to an Expression Language (EL) editor for entering and testing EL values. For more information, see Appendix B, "Expression Language Expressions."


13.2.35.2 Subscription Preferences Component Tag and XML

The following tag is used to render the Subscription Preferences component on a .jspx page:

<wcdc:notificationSubscriptionsLink id="#" __taskFlowId="#" 
   xmlns:wcdc="http://xmlns.oracle.com/webcenter/spaces/taglib" 
   text="#{uib_o_w_w_r_WebCenter.LABEL_SUBSCRIBE_TO_GET_NOTIFICATION}" 
   shortDesc="#{uib_o_w_w_r_WebCenter.LABEL_SUBSCRIBE_TO_GET_NOTIFICATION}" />

Example 13-23 provides the XML code that represents the component in the Resource Catalog file (SiteTemplateCatalog.xml) in a Framework application.

Example 13-23 XML Code for the Subscription Preferences Component

<tag>
   <name>notificationSubscriptionsLink</name>
   <tag-class>oracle.webcenter.webcenterapp.internal.view.
      taglib.NotificationSubscriptionsLinkTag</tag-class>
   <body-content>empty</body-content>
   <attribute>
      <name>id</name>
   </attribute>
   <attribute>
      <name>rendered</name>
      <deferred-value>
         <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>binding</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>clientComponent</name>
      <deferred-value>
         <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>customizationId</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>depressedIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>disabled</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>disabledIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>displayType</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>hoverIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>icon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>iconPosition</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>inlineStyle</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>shortDesc</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>scopeName</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>styleClass</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>text</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>__taskFlowId</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
</tag>

13.2.36 Tags

The Tags component is an icon that users click to open the Add Tags dialog (Figure 13-41).

Figure 13-41 Tags Component

Tags component
Description of "Figure 13-41 Tags Component"

Add tags to associate personally meaningful search terms to a page or a Spaces item. For more information, see Chapter 57, "Working with the Tags Service."

This section lists and describes the Display Options associated with the Tags component. Additionally, it provides the tag that invokes this component on a .jspx page and the XML code that defines this component in a Resource Catalog.

This section includes the following subsections:

13.2.36.1 Tags Component Display Options

Table 13-36 lists and describes the Display Options associated with the Tags component.


See Also:

The Tags component has Style properties you can use to change the component's look and feel. For more information, see Section 17.5.2.7, "Working with Style and Content Style Properties."


Table 13-36 Tags Component Display Options

Property Description

Show Component

An option for hiding or showing the component on the page

  • Select to show the component

  • Clear to hide the component

Once you hide a component in this way, any child components are also hidden. You can show the component again through Composer Source view. Right-click the hidden component, and select Show Component from the resulting context menu.

Show Label

Display text for the component

By default, no display text is associated with the Tag icon.

Task Flow Id

The component's unique identifier, for example wcdc4082953494



See Also:

Display Options properties in the Component Properties dialog provide access to an Expression Language (EL) editor for entering and testing EL values. For more information, see Appendix B, "Expression Language Expressions."


13.2.36.2 Tags Component Tag and XML

The following tag is used to render the Tags component on a .jspx page:

<wcdc:pageTags id="#" __taskFlowId="#" 
   xmlns:wcdc="http://xmlns.oracle.com/webcenter/spaces/taglib"/>

Example 13-24 provides the XML code that represents the component in the Resource Catalog file (SiteTemplateCatalog.xml) in a Framework application.

Example 13-24 XML Code for the Tags Component

<tag>
   <name>pageTags</name>
   <tag-class>oracle.webcenter.webcenterapp.internal.view.taglib.
      PageTagsTag</tag-class>
   <body-content>empty</body-content>
   <attribute>
      <name>id</name>
   </attribute>
   <attribute>
      <name>rendered</name>
      <deferred-value>
         <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>binding</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>clientComponent</name>
      <deferred-value>
         <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>customizationId</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>showLabel</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>__taskFlowId</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
</tag>

13.2.37 User Preferences

The User Preferences component is a link that users click to access the Preferences dialog (Figure 13-42).

Figure 13-42 User Preferences Component

User Preferences component
Description of "Figure 13-42 User Preferences Component"

User preferences enable users to configure their views of the application to suit their working styles. For more information, see Chapter 35, "Setting Your Personal Preferences."

This section lists and describes the Display Options associated with the User Preferences component. Additionally, it provides the tag that invokes this component on a .jspx page and the XML code that defines this component in a Resource Catalog.

This section includes the following subsections:

13.2.37.1 User Preferences Component Display Options

The User Preferences component shares many of the same properties with the About WebCenter component. Table 13-37 lists the properties that have defaults other than those specified in Table 13-2, "About Space Component Display Options".


See Also:

The User Preferences component has Style properties you can use to change the component's look and feel. For more information, see Section 17.5.2.7, "Working with Style and Content Style Properties."


Table 13-37 User Preferences Component Display Options

Property Description

Short Desc

A field for entering tooltip text to display when users hover their mouse pointers over the component

The default is Set user preferences. The default is the rendered value of the EL expression #{uib_o_w_w_r_WebCenter.GLOBAL_LINK_PREFERENCES_DESC}.

Text

Display text for the component

The default is Preferences. The default is the rendered value of the EL expression #{uib_o_w_w_r_WebCenter.GLOBAL_LINK_PREFERENCES}.



See Also:

Display Options properties in the Component Properties dialog provide access to an Expression Language (EL) editor for entering and testing EL values. For more information, see Appendix B, "Expression Language Expressions."


13.2.37.2 User Preferences Component Tag and XML

The following tag is used to render the User Preferences component on a .jspx page:

<wcdc:userPreferences id="#" __taskFlowId="#" 
   xmlns:wcdc="http://xmlns.oracle.com/webcenter/spaces/taglib" 
   displayType="link" inlineStyle="white-space:nowrap;" 
   text="#{uib_o_w_w_r_WebCenter.GLOBAL_LINK_PREFERENCES}" 
   shortDesc="#{uib_o_w_w_r_WebCenter.GLOBAL_LINK_PREFERENCES_DESC}"/>

Example 13-25 provides the XML code that represents the component in the Resource Catalog file (SiteTemplateCatalog.xml) in a Framework application.

Example 13-25 XML Code for the User Preferences Component

<tag>
   <name>userPreferences</name>
   <tag-class>oracle.webcenter.webcenterapp.internal.view.taglib.
      UserPreferencesTag</tag-class>
   <body-content>empty</body-content>
   <attribute>
      <name>id</name>
   </attribute>
   <attribute>
      <name>rendered</name>
      <deferred-value>
         <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>binding</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>clientComponent</name>
      <deferred-value>
         <type>boolean</type>
      </deferred-value>
   </attribute>
   <attribute>
      <name>customizationId</name>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>depressedIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>disabled</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>disabledIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>displayType</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>hoverIcon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>icon</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>iconPosition</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>inlineStyle</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>shortDesc</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>styleClass</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>__taskFlowId</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
   <attribute>
      <name>text</name>
      <required>false</required>
      <deferred-value/>
   </attribute>
  </tag>

13.3 Deleting Spaces Components

This section points to information about removing Spaces components from the various venues in which they may appear. It includes the following subsections:

13.3.1 Removing Spaces Components from a Resource Catalog

You can remove a Spaces component from a Resource Catalog as you would any other resource. For more information, see Section 16.3.1.7, "Deleting a Resource."

13.3.2 Removing a Spaces Component from a Template

To remove a Spaces component from a template:

  1. Access the template in edit mode as described in Section 12.3, "Editing a Page Template."

  2. In Source view, select the Spaces component by clicking it in the hierarchical list of components.


    Tip:

    In Source view, you can also click the component directly on the page to select it.


  3. Click Delete.

  4. In the resulting confirmation dialog, click Delete.

13.3.3 Removing a Spaces Component from a Page

To remove a Spaces component from a page:

  1. Access the page in edit mode as described in Section 17.3.1, "Entering and Exiting Page Edit Mode."

  2. In Source view, select the Spaces component by clicking it in the hierarchical list of components.


    Tip:

    In Source view, you can also click the component directly on the page to select it.


  3. Click Delete.

  4. In the resulting confirmation dialog, click Delete.