Definition at line 35 of file Factory.php.
◆ __construct()
ILIAS\Tracking\View\Factory::__construct |
( |
| ) |
|
◆ dataRetrieval()
ILIAS\Tracking\View\Factory::dataRetrieval |
( |
| ) |
|
Definition at line 54 of file Factory.php.
54 : DataRetrievalFactoryInterface
56 return new DataRetrievalFactory(
◆ progressBlock()
ILIAS\Tracking\View\Factory::progressBlock |
( |
| ) |
|
Definition at line 66 of file Factory.php.
66 : ProgressBlockFactory
68 return new ProgressBlockFactory($this->db);
◆ propertyList()
ILIAS\Tracking\View\Factory::propertyList |
( |
| ) |
|
Definition at line 61 of file Factory.php.
63 return new PropertyListFactory();
◆ renderer()
ILIAS\Tracking\View\Factory::renderer |
( |
| ) |
|
◆ $db
◆ $ui
The documentation for this class was generated from the following file: