Public Member Functions | |
makeAll (&$demoDataHelper) | |
populateModel (&$model) | |
Static Public Member Functions | |
static | getDependencies () |
Protected Attributes | |
$ratioToLoad = 2 |
Class that builds demo opportunities.
Definition at line 40 of file OpportunitiesDemoDataMaker.php.
static getDependencies | ( | ) | [static] |
Returns an array of module class names. These modules must have their demo data built first.
Reimplemented from DemoDataMaker.
Definition at line 44 of file OpportunitiesDemoDataMaker.php.
makeAll | ( | &$ | demoDataHelper | ) |
DemoDataHelper | $demoDataHelper |
Reimplemented from DemoDataMaker.
Definition at line 52 of file OpportunitiesDemoDataMaker.php.
populateModel | ( | &$ | model | ) |
RedBeanModel | $model |
Reimplemented from DemoDataMaker.
Definition at line 80 of file OpportunitiesDemoDataMaker.php.