TKHBox Class Reference
[Containers]

Container which lays out children horizontally. More...

Inheritance diagram for TKHBox:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 __construct ()
 Creates a new horizontal layout.

Static Public Member Functions

static convertFromXML ($attrs, $contents, $node)

Protected Member Functions

 renderContainer ($class, $style, $events, $id)


Detailed Description

Container which lays out children horizontally.

The children are laid out next to each other, using 'float:left'

Properties:
  • cell_class array: CSS class applied to the div around each child in the box; otherwise, 'float:left' is used

Definition at line 12 of file TKHBox.php5.


Member Function Documentation

static TKHBox::convertFromXML ( attrs,
contents,
node 
) [static]

For internal use only.

Definition at line 64 of file TKHBox.php5.

References TKContainer::$children.

TKHBox::renderContainer ( class,
style,
events,
id 
) [protected]


The documentation for this class was generated from the following file:

Generated on Wed Nov 24 02:07:00 2010 for Common by  doxygen 1.5.6