Class Table

Description

Located in /library/table.class.php (line 19)


	
			
Variable Summary
static mixed $Count
Method Summary
static void cell ([ $options = NULL],  $value, [ $isHeader = false])
static void colgroup ([ $options = NULL])
static void endtable ()
static void endtr ()
static void populate ([ $tableoptions = NULL],  $class,  $table, [ $fields = NULL], [ $tools = NULL], [ $where = NULL], [ $showall = false])
static void sorter ()
static void table ([ $options = NULL], [ $rows = NULL], [ $headers = NULL], [ $colgroup = NULL])
static void tbody ([ $options = NULL], [ $content = NULL])
static void td ([ $options = NULL],  $value)
static void th ([ $options = NULL],  $value)
static void thead ([ $options = NULL], [ $columns = NULL])
static void tr ([ $options = NULL], [ $columns = NULL], [ $isHeader = false])
Table __construct ()
Variables
static mixed $Count = 0 (line 20)
Methods
static method cell (line 277)
static void cell ([ $options = NULL],  $value, [ $isHeader = false])
  • $options
  • $value
  • $isHeader
static method colgroup (line 235)
static void colgroup ([ $options = NULL])
  • $options
static method endtable (line 289)
static void endtable ()
static method endtr (line 286)
static void endtr ()
static method populate (line 30)
static void populate ([ $tableoptions = NULL],  $class,  $table, [ $fields = NULL], [ $tools = NULL], [ $where = NULL], [ $showall = false])
  • $tableoptions
  • $class
  • $table
  • $fields
  • $tools
  • $where
  • $showall
static method sorter (line 201)
static void sorter ()
static method table (line 163)
static void table ([ $options = NULL], [ $rows = NULL], [ $headers = NULL], [ $colgroup = NULL])
  • $options
  • $rows
  • $headers
  • $colgroup
static method tbody (line 229)
static void tbody ([ $options = NULL], [ $content = NULL])
  • $options
  • $content
static method td (line 271)
static void td ([ $options = NULL],  $value)
  • $options
  • $value
static method th (line 274)
static void th ([ $options = NULL],  $value)
  • $options
  • $value
static method thead (line 232)
static void thead ([ $options = NULL], [ $columns = NULL])
  • $options
  • $columns
static method tr (line 248)
static void tr ([ $options = NULL], [ $columns = NULL], [ $isHeader = false])
  • $options
  • $columns
  • $isHeader
Constructor __construct (line 292)
Table __construct ()

Documentation generated on Sun, 20 Sep 2009 02:21:27 -0700 by phpDocumentor 1.4.1