Definition at line 23 of file Util.php.
◆ __construct()
ILIAS\MetaData\Vocabularies\Dispatch\Presentation\Presentation\Util::__construct |
( |
| ) |
|
◆ getMonthPresentation()
ILIAS\MetaData\Vocabularies\Dispatch\Presentation\Presentation\Util::getMonthPresentation |
( |
string |
$month | ) |
|
Definition at line 30 of file Util.php.
32 return \ilCalendarUtil::_numericMonthToString((
int) substr($month, 5)) .
33 " " . substr($month, 0, 4);
The documentation for this class was generated from the following file:
- components/ILIAS/Blog/Presentation/Util.php