BEA WebLogic Server 10.0 NetUI Extensions Schema Reference

http://www.bea.com/servers/portal/weblogic-portal/8.0
element page-insertion-point

Model
<page-insertion-point
  layout-location = short : "0"
  placeholder-position = short : "0"
/>
Disallowed substitutions (block)
none (extensions, restrictions and substitutions are allowed)
Substitution group exclusion (final)
none (extensions and restrictions are allowed)
Content Type
empty, not nillable.
Usage
This element can be the root element of XML instance documents.
This element can be the child of element page-location.
Documentation

Identifies a location within a page to place an extension. Also specifies whether the extension adds a control to the page or replaces an existing control.

If you do not specify a location, the extension will be added to the beginning of the page.


Attribute Summary
shortlayout-location
          

Specifies the index number of the placeholder that you want to contain the extension.

 
shortplaceholder-position
          

Specifies the order in which you want an extension to display in a placeholder relative to the other portlets or books in the placehoder.

 

Attribute Detail

layout-location

Definition

Defined with global type short

Documentation

Specifies the index number of the placeholder that you want to contain the extension.

A layout is the grid structure of a page that contains placeholders for portlets or books on the page. Each placeholder within the grid is identified by an index number.

For example: a three column layout uses "0" to identify column (placeholder) one, "1" for placeholder two, and "2" for placeholder three.

Model
Default Value
"0"
Attribute Usage
optional
Fundamental Facets
equality, numeric, bounded, totaly ordered, countable infinite value space
White Space Processing
collapse

placeholder-position

Definition

Defined with global type short

Documentation

Specifies the order in which you want an extension to display in a placeholder relative to the other portlets or books in the placehoder.

The position numbers start at 0.

For example, if you want your extension to always display as the second portlet or book in the placeholder, specify "1" for this attribute

Model
Default Value
"0"
Attribute Usage
optional
Fundamental Facets
equality, numeric, bounded, totaly ordered, countable infinite value space
White Space Processing
collapse

BEA WebLogic Server 10.0 NetUI Extensions Schema Reference

Version: 10.0