dolibarr
x.y.z
|
DolConfigCollector class. More...
Public Member Functions | |
getWidgets () | |
Return widget settings. More... | |
collect () | |
Return collected data. More... | |
Protected Member Functions | |
getConfig () | |
Returns an array with config data. More... | |
objectToArray ($obj) | |
Convert an object to array. More... | |
DolConfigCollector class.
Definition at line 9 of file DolConfigCollector.php.
DolConfigCollector::collect | ( | ) |
|
protected |
Returns an array with config data.
Definition at line 47 of file DolConfigCollector.php.
DolConfigCollector::getWidgets | ( | ) |
|
protected |
Convert an object to array.
mixed | $obj | Object |
Definition at line 77 of file DolConfigCollector.php.