Column Group Helper Class. More...
Inheritance diagram for axColGroupHelper:Public Member Functions | |
| __construct () | |
| Constructor. | |
| addCol () | |
| Add a column to the colgroup and return it. | |
Static Public Member Functions | |
| static | export () |
| Constructor static alias. | |
Column Group Helper Class.
Definition at line 16 of file axColGroupHelper.class.php.
Constructor.
Definition at line 21 of file axColGroupHelper.class.php.
Add a column to the colgroup and return it.
Definition at line 29 of file axColGroupHelper.class.php.
| static axColGroupHelper::export | ( | ) | [static] |
Constructor static alias.
Definition at line 38 of file axColGroupHelper.class.php.