Cache disabled
Definition at line 10 of file none.class.php.
◆ afterInit()
Call just after the configuration initialisation
Definition at line 40 of file object.class.php.
◆ beforeInit()
Call just before the configuration initialisation
Definition at line 35 of file object.class.php.
◆ delete()
delete |
( |
array |
$prm = array() | ) |
|
◆ end()
◆ exists()
◆ get()
get |
( |
& |
$value, |
|
|
array |
$prm |
|
) |
| |
◆ 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.
◆ isEnabled()
◆ save()
◆ 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.
◆ setCfg()
◆ start()
◆ $cfg
The documentation for this class was generated from the following file: