Portallayout"

From Documentation
Line 8: Line 8:
  
 
= Employment/Purpose =
 
= Employment/Purpose =
Space is a Separator with the orient default to "horizontal".
+
A <tt>portallayout</tt> lays out a container which can have multiple columns, and each column may contain one or more panel. <tt>Portallayout</tt> provides a way to drag-and-drop <tt>panel </tt>into other <tt>portalchildren</tt> from the same<tt> portallayout</tt>.
In other words, <space> is equivalent to <separator orient="horizontal">
 
 
 
  
 +
Use<tt> Portallayout</tt> need assign width (either present or pixel) on every <tt>Portalchildren</tt>, or we cannot make sure about layout look.
  
 
= Example =
 
= Example =

Revision as of 07:53, 12 May 2010

Portallayout

Employment/Purpose

A portallayout lays out a container which can have multiple columns, and each column may contain one or more panel. Portallayout provides a way to drag-and-drop panel into other portalchildren from the same portallayout.

Use Portallayout need assign width (either present or pixel) on every Portalchildren, or we cannot make sure about layout look.

Example

Supported events

Name
Event Type
None None

Supported Children

*ALL

Use cases

Version Description Example Location
5.0+    

Version History

Version Date Content
5.x.x x/x/20xx Initialization



Last Update : 2010/05/12

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.