Searched refs:getLocalDate (Results 1 – 3 of 3) sorted by relevance
/plugin/fksnewsfeed/inc/ORM/ | ||
H A D | ModelNews.php | 41 public function getLocalDate(callable $getLang): string { function in FYKOS\\dokuwiki\\Extension\\PluginNewsFeed\\Model\\ModelNews |
/plugin/fksnewsfeed/inc/renderer/ | ||
H A D | VyfukRenderer.php | 32 '<small class="text-muted">' . $news->getLocalDate(function ($key) { |
H A D | FykosRenderer.php | 163 '<small class="float-right">' . $news->getLocalDate(function ($key) { |