Searched refs:showCurrentIndicator (Results 1 – 5 of 5) sorted by relevance
97 $RevInfo->showCurrentIndicator(), // current indicator (only when k=1)
98 $RevInfo->showCurrentIndicator(), // current indicator (only when k=1)
245 …Title = trim($this->RevInfo1->showRevisionTitle() . ' ' . $this->RevInfo1->showCurrentIndicator());249 …Title = trim($this->RevInfo2->showRevisionTitle() . ' ' . $this->RevInfo2->showCurrentIndicator());
194 …Title = trim($this->RevInfo1->showRevisionTitle() . ' ' . $this->RevInfo1->showCurrentIndicator());203 …Title = trim($this->RevInfo2->showRevisionTitle() . ' ' . $this->RevInfo2->showCurrentIndicator());
390 public function showCurrentIndicator() function in dokuwiki\\ChangeLog\\RevisionInfo