|
static | load (&$messageLogger, $loadMagnitude=null) |
|
static | unsetLoadedModules () |
|
|
static | loadByModule ($module, &$messageLogger, &$demoDataHelper, $loadMagnitude=null) |
|
|
static | $loadedModules = array() |
|
Helper class to load demo data for each module in the application.
Definition at line 40 of file DemoDataUtil.php.
static load |
( |
& |
$messageLogger, |
|
|
|
$loadMagnitude = null |
|
) |
| |
|
static |
Loads all module demo data based on a dependency tree loading the dependent module data first.
- Parameters
-
Definition at line 48 of file DemoDataUtil.php.
The documentation for this class was generated from the following file: