Home
last modified time | relevance | path

Searched refs:getLocalDate (Results 1 – 3 of 3) sorted by relevance

/plugin/fksnewsfeed/inc/ORM/
H A DModelNews.php41 public function getLocalDate(callable $getLang): string { function in FYKOS\\dokuwiki\\Extension\\PluginNewsFeed\\Model\\ModelNews
/plugin/fksnewsfeed/inc/renderer/
H A DVyfukRenderer.php32 '<small class="text-muted">' . $news->getLocalDate(function ($key) {
H A DFykosRenderer.php163 '<small class="float-right">' . $news->getLocalDate(function ($key) {