Public Member Functions | |
TableLayout (&$lay, $table_name= 'TABLE') | |
Set () | |
GenHeader () | |
GenTable () | |
GenFooter () | |
GenPaging () | |
SelectColnames () | |
create_link ($template, $values, $text) | |
Data Fields | |
$table_name | |
$array | |
$fields | |
$order_by | |
$desc = "" | |
$sort_link | |
$headcontent | |
$headsortfields | |
$footcontent | |
$links | |
$start = 0 | |
$slice = 20 | |
$page_numbering = 0 | |
$prev = "prev" | |
$next = "next" | |
$first = "first" | |
$last = "last" | |
$page_link | |
$nb_tot = 0 | |
$row = 0 | |
$out | |
$paging_zone | |
$header_zone | |
$table_zone | |
$footer_zone | |
Definition at line 74 of file Class.TableLayout.php.
create_link | ( | $template, | |
$values, | |||
$text | |||
) |
Definition at line 309 of file Class.TableLayout.php.
GenFooter | ( | ) |
Definition at line 233 of file Class.TableLayout.php.
GenHeader | ( | ) |
GenPaging | ( | ) |
GenTable | ( | ) |
SelectColnames | ( | ) |
Definition at line 293 of file Class.TableLayout.php.
Set | ( | ) |
TableLayout | ( | & | $lay, |
$table_name = 'TABLE' |
|||
) |
Definition at line 132 of file Class.TableLayout.php.
$array |
Definition at line 80 of file Class.TableLayout.php.
$desc = "" |
Definition at line 85 of file Class.TableLayout.php.
$fields |
Definition at line 83 of file Class.TableLayout.php.
$first = "first" |
Definition at line 109 of file Class.TableLayout.php.
$footcontent |
Definition at line 94 of file Class.TableLayout.php.
$footer_zone |
Definition at line 126 of file Class.TableLayout.php.
$headcontent |
Definition at line 90 of file Class.TableLayout.php.
$header_zone |
Definition at line 124 of file Class.TableLayout.php.
$headsortfields |
Definition at line 92 of file Class.TableLayout.php.
$last = "last" |
Definition at line 111 of file Class.TableLayout.php.
$links |
Definition at line 97 of file Class.TableLayout.php.
$nb_tot = 0 |
Definition at line 117 of file Class.TableLayout.php.
$next = "next" |
Definition at line 107 of file Class.TableLayout.php.
Definition at line 84 of file Class.TableLayout.php.
$out |
Definition at line 122 of file Class.TableLayout.php.
$page_link |
Definition at line 113 of file Class.TableLayout.php.
$page_numbering = 0 |
Definition at line 104 of file Class.TableLayout.php.
$paging_zone |
Definition at line 123 of file Class.TableLayout.php.
$prev = "prev" |
Definition at line 105 of file Class.TableLayout.php.
$row = 0 |
Definition at line 121 of file Class.TableLayout.php.
$slice = 20 |
Definition at line 103 of file Class.TableLayout.php.
$sort_link |
Definition at line 86 of file Class.TableLayout.php.
$start = 0 |
Definition at line 102 of file Class.TableLayout.php.
$table_name |
Definition at line 79 of file Class.TableLayout.php.
$table_zone |
Definition at line 125 of file Class.TableLayout.php.
← centre documentaire |
|