TVBox
extends TElement
in package
Vertical Box
Tags
Table of Contents
Methods
- __construct() : mixed
- Class Constructor
- add() : mixed
- Add an child element
- addColSet() : mixed
- Add a new col with many cells
- pack() : mixed
- Static method for pack content
Methods
__construct()
Class Constructor
public
__construct() : mixed
add()
Add an child element
public
add( $child) : mixed
Parameters
addColSet()
Add a new col with many cells
public
addColSet() : mixed
pack()
Static method for pack content
public
static pack() : mixed