![]() |
Xataface 2.0
Xataface Application Framework
|
Public Member Functions | |
Dataface_SummaryList (&$records) | |
showSummary (&$record) | |
getSummaryColumns (&$record) | |
toHtml () | |
getLogoField (&$record) | |
Data Fields | |
$records | |
$table |
Definition at line 2 of file SummaryList.php.
Dataface_SummaryList | ( | &$ | records | ) |
Definition at line 5 of file SummaryList.php.
getLogoField | ( | &$ | record | ) |
Definition at line 92 of file SummaryList.php.
getSummaryColumns | ( | &$ | record | ) |
Definition at line 60 of file SummaryList.php.
showSummary | ( | &$ | record | ) |
Definition at line 10 of file SummaryList.php.
toHtml | ( | ) |
Definition at line 84 of file SummaryList.php.
$records |
Definition at line 3 of file SummaryList.php.
$table |
Definition at line 4 of file SummaryList.php.