Home
last modified time | relevance | path

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

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