Searched defs:addLogEntry (Results 1 – 4 of 4) sorted by relevance
/dokuwiki/inc/ChangeLog/ | ||
H A D | MediaChangeLog.php | 43 public function addLogEntry(array $info, $timestamp = null) global() function in dokuwiki\\ChangeLog\\MediaChangeLog |
H A D | PageChangeLog.php | 43 public function addLogEntry(array $info, $timestamp = null) global() function in dokuwiki\\ChangeLog\\PageChangeLog |
H A D | ChangeLogTrait.php | 17 abstract public function addLogEntry(array $info, $timestamp = null); function |
/dokuwiki/inc/ | ||
H A D | changelog.php | 45 function addLogEntry( global() function |