Home
last modified time | relevance | path

Searched refs:getCurrentRevisionInfo (Results 1 – 5 of 5) sorted by relevance

/dokuwiki/inc/Ui/
H A DRevisions.php55 $currentRevInfo = $changelog->getCurrentRevisionInfo();
H A DRecent.php164 $currentRevInfo = $changelog->getCurrentRevisionInfo();
H A DPageDiff.php69 $info = $changelog->getCurrentRevisionInfo();
/dokuwiki/inc/ChangeLog/
H A DChangeLog.php92 $this->getCurrentRevisionInfo();
134 * getCurrentRevisionInfo() where $currentRevision is not yet determined
157 $this->getCurrentRevisionInfo();
600 public function getCurrentRevisionInfo()
581 public function getCurrentRevisionInfo() global() function in dokuwiki\\ChangeLog\\ChangeLog
/dokuwiki/inc/File/
H A DPageFile.php228 $revInfo = $this->changelog->getCurrentRevisionInfo();