Textpattern
PHP Cross Reference
Content Management Systems
Statistics
-
Index
Variables
-
Functions
-
Classes
-
Constants
Summary:
/textpattern/vendors/Textpattern/Admin/
Table.php - 112
lines
- 3110
bytes
-
Source
-
Print
Description:
List tables.
Included or required:
0 times
Referenced:
0 times
Includes or requires:
0 files
Defines 1 class
Table::
(2 methods):
__construct
()
render
()
Class:
Table
__construct
(
$evt
= null)
line: 43
Constructor.
param: string $evt Textpattern event (panel)
render
(
$data
= array()
line: 60
Renders a widget to display lists.
return: string HTML
param: array $data Current search/pagination settings
title
Body