|
ILIAS
trunk Revision v12.0_alpha-399-g579a087ced2
|
Factory for creating News DTOs from database results (arrays) More...
Collaboration diagram for ILIAS\News\Data\Factory:Public Member Functions | |
| __construct () | |
| newsItem (array $row) | |
Protected Attributes | |
| readonly DateTimeZone | $db_timezone |
Factory for creating News DTOs from database results (arrays)
Definition at line 28 of file Factory.php.
| ILIAS\News\Data\Factory::__construct | ( | ) |
Definition at line 32 of file Factory.php.
| ILIAS\News\Data\Factory::newsItem | ( | array | $row | ) |
Definition at line 37 of file Factory.php.
|
protected |
Definition at line 30 of file Factory.php.