Helper to show db data with pagination
Definition at line 10 of file dataTable.class.php.
◆ __toString()
Create the data Table out regarding the request out
- Returns
- string
Definition at line 459 of file dataTable.class.php.
◆ afterInit()
◆ beforeInit()
Call just before the configuration initialisation
Definition at line 35 of file object.class.php.
◆ getActions()
Get the actions for a specific ID
- Parameters
-
- Returns
- array The filtered actions (from cfg->actions)
Definition at line 427 of file dataTable.class.php.
◆ getAttr()
Get an attribute
- Parameters
-
string | $name | Attribute name |
- Returns
- mixed|null The attribute or null if not set
Definition at line 48 of file object.class.php.
◆ getCfg()
Get the configuration object
- Returns
- config
Definition at line 67 of file object.class.php.
◆ getCount()
◆ getData()
◆ getNbPage()
◆ getQuery()
◆ setAttr()
setAttr |
( |
|
$name, |
|
|
|
$value |
|
) |
| |
|
inherited |
Set an attribute
- Parameters
-
string | $name | Attribute name |
mixed | $value | Attribute value |
Definition at line 58 of file object.class.php.
◆ to()
◆ toHtml()
◆ $cfg
◆ $count
◆ $data
◆ $session
◆ $sortBy
◆ $table
The documentation for this class was generated from the following file: