dolibarr 21.0.0-alpha
|
DolRequestDataCollector class. More...
Public Member Functions | |
collect () | |
Collects the data from the collectors. | |
getWidgets () | |
Return widget settings. | |
getName () | |
DolRequestDataCollector class.
Definition at line 30 of file DolHooksCollector.php.
DolHooksCollector::collect | ( | ) |
Collects the data from the collectors.
@global $hookmanager HookManager
Definition at line 37 of file DolHooksCollector.php.
DolHooksCollector::getName | ( | ) |
Definition at line 90 of file DolHooksCollector.php.
DolHooksCollector::getWidgets | ( | ) |
Return widget settings.
Definition at line 67 of file DolHooksCollector.php.