Class cGuiTableForm
Table form GUI class.
Package: Core\GUI
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Mischa Holz
Located at classes/gui/class.tableform.php
Copyright: four for business AG <www.4fb.de>
License: http://www.contenido.org/license/LIZENZ.txt
Author: Mischa Holz
Located at classes/gui/class.tableform.php
public
|
#
__construct( string $name, string $action = 'main.php', string $method = 'post' )
Constructor to create an instance of this class. |
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
#
setActionButton( string $id, string $image, string $description = "", boolean $accesskey = false, boolean $action = false )
|
public
|
|
public
|
|
public
|
|
public
string
|
private
string
|
$_acceptCharset | '' |
#
accept charset of form tag |
public
array
|
$items | array() |
|
public
array
|
$captions | array() |
|
public
integer
|
$id | 0 |
|
public
array
|
$rownames | array() |
|
public
array
|
$itemType | array() |
|
public
string
|
$formname |
|
|
public
string
|
$formmethod |
|
|
public
string
|
$formaction |
|
|
public
array
|
$formvars | array() |
|
public
string
|
$tableid | "" |
|
public
string
|
$header |
|
|
public
string
|
$cancelLink |
|
|
public
string
|
$submitjs |
|
|
public
array
|
$custom | array() |