Helper to create a db filter form
Definition at line 10 of file filterTable.class.php.
◆ __toString()
◆ afterInit()
◆ beforeInit()
Call just before the configuration initialisation
Definition at line 35 of file object.class.php.
◆ clearLink()
◆ fillValues()
◆ 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.
◆ getForm()
◆ getLabel()
Get the label for a fieldname or a tablename
- Parameters
-
- Returns
- string The label
Definition at line 249 of file filterTable.class.php.
◆ getWhere()
◆ hasValues()
◆ initForm()
◆ 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
◆ $form
◆ $hasValues
◆ $session
◆ $table
The documentation for this class was generated from the following file: