Old classname for downwards compatibility

deprecated [2012-07-12] This class was renamed to cGuiTableForm.

 Methods

__construct()

__construct($name, $action, $method) 

Parameters

$name

$action

$method

add()

add($caption, $field, $rowname) 
Inherited
inherited_from \cGuiTableForm::add()

Parameters

$caption

$field

$rowname

addCancel()

addCancel($link) 
Inherited
inherited_from \cGuiTableForm::addCancel()

Parameters

$link

addHeader()

addHeader($header) 
Inherited
inherited_from \cGuiTableForm::addHeader()

Parameters

$header

addSubHeader()

addSubHeader($header) 
Inherited
inherited_from \cGuiTableForm::addSubHeader()

Parameters

$header

render()

render($return) 
Inherited
inherited_from \cGuiTableForm::render()

Parameters

$return

setAccessKey()

setAccessKey($key) 

Parameters

$key

setActionButton()

setActionButton($id, $image, $description, $accesskey, $action) 
Inherited
inherited_from \cGuiTableForm::setActionButton()

Parameters

$id

$image

$description

$accesskey

$action

setActionEvent()

setActionEvent($id, $event) 
Inherited
inherited_from \cGuiTableForm::setActionEvent()

Parameters

$id

$event

setConfirm()

setConfirm($id, $title, $description) 
Inherited
inherited_from \cGuiTableForm::setConfirm()

Parameters

$id

$title

$description

setSubmitJS()

setSubmitJS($js) 
Inherited
inherited_from \cGuiTableForm::setSubmitJS()

Parameters

$js

setTableid()

setTableid($tableid) 
Inherited
inherited_from \cGuiTableForm::setTableid()

Parameters

$tableid

setVar()

setVar($name, $value) 
Inherited
inherited_from \cGuiTableForm::setVar()

Parameters

$name

$value

setWidth()

setWidth($width) 

Parameters

$width

unsetActionButton()

unsetActionButton($id) 
Inherited
inherited_from \cGuiTableForm::unsetActionButton()

Parameters

$id

 Properties

   

$captions 
Inherited
inherited_from \cGuiTableForm::$$captions
 

$formaction 
Inherited
inherited_from \cGuiTableForm::$$formaction
 

$formmethod 
Inherited
inherited_from \cGuiTableForm::$$formmethod
 

$formname 
Inherited
inherited_from \cGuiTableForm::$$formname
 

$formvars 
Inherited
inherited_from \cGuiTableForm::$$formvars
 

$header 
Inherited
inherited_from \cGuiTableForm::$$header
 

$id 
Inherited
inherited_from \cGuiTableForm::$$id
 

$itemType 
Inherited
inherited_from \cGuiTableForm::$$itemType
 

$items 
Inherited
inherited_from \cGuiTableForm::$$items
 

$rownames 
Inherited
inherited_from \cGuiTableForm::$$rownames
 

$submitjs 
Inherited
inherited_from \cGuiTableForm::$$submitjs
 

$tableid 
Inherited
inherited_from \cGuiTableForm::$$tableid