Class Table

Description

Located in /classes/Table.php (line 8)


	
			
Variable Summary
mixed $_checkbox
mixed $_checked
mixed $_cols
mixed $_echolink
mixed $_idcol
mixed $_params
mixed $_rown
Method Summary
Table Table ([ $echolink = NULL], [ $checkbox = false])
void columns ( $cols)
void end ()
void parameters ( $params)
void row ( $row)
void start ()
Variables
mixed $_checkbox (line 13)
mixed $_checked = false (line 15)
mixed $_cols (line 9)
mixed $_echolink (line 12)
mixed $_idcol (line 14)
mixed $_params (line 10)
mixed $_rown (line 11)
Methods
Constructor Table (line 16)
Table Table ([ $echolink = NULL], [ $checkbox = false])
  • $echolink
  • $checkbox
columns (line 22)
void columns ( $cols)
  • $cols
end (line 107)
void end ()
parameters (line 25)
void parameters ( $params)
  • $params
row (line 73)
void row ( $row)
  • $row
start (line 28)
void start ()

Documentation generated on Sun, 28 Jul 2013 15:07:04 -0400 by phpDocumentor 1.4.4