Searched refs:getRev (Results 1 – 7 of 7) sorted by relevance
19 'rev' => $this->getRev()26 'rev' => $this->getRev(),41 'rev' => $this->getRev(),96 public function getRev() function in dokuwiki\\Feed\\FeedMediaProcessor98 $rev = parent::getRev();165 $content .= '<th width="50%">' . ($src1 ? $src1->getRev() : '') . '</th>';
26 $opt = ['rev' => $this->getRev()];29 $opt = ['rev' => $this->getRev(), 'do' => 'revisions'];36 $opt = ['rev' => $this->getRev(), 'do' => 'diff'];69 $html = p_wiki_xhtml($this->getId(), $this->getRev(), false);109 public function getRev() function in dokuwiki\\Feed\\FeedPageProcessor111 $rev = parent::getRev();
54 public function getRev() function in dokuwiki\\Feed\\FeedItemProcessor
94 $item->date = $proc->getRev();
81 $this->assertEquals($expectedMtime, $proc->getRev());
52 $this->assertEquals($expectedMtime, $proc->getRev());
42 public function getRev() function in dokuwiki\\File\\MediaFile