Home
last modified time | relevance | path

Searched refs:getPageId (Results 1 – 20 of 20) sorted by relevance

/plugin/publish/action/
H A Drecent.php39 $id = $this->getPageId($element);
66 function getPageId($tag) { function in action_plugin_publish_recent
/plugin/feedback/
Dscript.js7 var getPageId = function() { function
61 id: getPageId(),
/plugin/yearbox/services/pageNameStrategies/
DCompletelySeparated.php8 public function getPageId($baseNS, $year, $month, $day, $name) function in dokuwiki\\plugin\\yearbox\\services\\pageNameStrategies\\CompletelySeparated
DPageNameStrategy.php24 abstract public function getPageId($baseNS, $year, $month, $day, $name); function in dokuwiki\\plugin\\yearbox\\services\\pageNameStrategies\\PageNameStrategy
DYearNS.php8 public function getPageId($baseNS, $year, $month, $day, $name) function in dokuwiki\\plugin\\yearbox\\services\\pageNameStrategies\\YearNS
DYearMonthCombinedNS.php8 public function getPageId($baseNS, $year, $month, $day, $name) function in dokuwiki\\plugin\\yearbox\\services\\pageNameStrategies\\YearMonthCombinedNS
DYearMonthSeperatedNS.php8 public function getPageId($baseNS, $year, $month, $day, $name) function in dokuwiki\\plugin\\yearbox\\services\\pageNameStrategies\\YearMonthSeperatedNS
/plugin/findologicxmlexport/
DDokuwikiXMLExport.php204 private function getPageId($pageId) function in DokuwikiXMLExport
279 $item->addOrdernumber(new Ordernumber($this->getPageId($page)));
/plugin/yearbox/_test/
DpagenameStrategy.test.php68 $actual_id = $strategy->getPageId($baseNS, $year, $month, $day, $name);
/plugin/authfacebook/lib/Helpers/
DFacebookPageTabHelper.php91 public function getPageId() function in Facebook\\Helpers\\FacebookPageTabHelper
/plugin/wordimport/docx/
DImage.php49 $pageid = $this->docx->getPageId();
DDocX.php125 public function getPageId(): ?string function in dokuwiki\\plugin\\wordimport\\docx\\DocX
/plugin/combo/syntax/
H A Ddisqus.php142 $disqusIdentifier = $page->getPageId();
/plugin/combo/ComboStrap/
H A DDatabasePageRow.php184 $pageId = $this->markupPath->getPageId();
321 function getPageId() function in ComboStrap\\DatabasePageRow
460 $pageId = $markupPath->getPageId();
1216 $values[PageId::getPersistentName()] = $this->markupPath->getPageId();
H A DMarkupPath.php1146 function getPageId(): string function in ComboStrap\\MarkupPath
1667 return PageId::getAbbreviated($this->getPageId());
/plugin/timetrack/
Dhelper.php88 public function getPageId($page, $create = true) { function in helper_plugin_timetrack
122 $page_id = $this->getPageId($pageid);
243 $page_id = $this->getPageId($pageid);
/plugin/combo/action/
H A Dlinkmove.php203 $databasePageIdValue = $databasePage->getPageId();
/plugin/yearbox/
Dsyntax.php275 … $id = $pagenameService->getPageId($opt['ns'], $year_num, $month_fmt, $day_fmt, $opt['name']);
/plugin/schedule/
DscheduleRoot.class.php213 function getPageId ($schedule) { function in scheduleRoot
Dschedules.class.php610 $pageId = $this->scheduleRoot->getPageId ($schedule);
963 $pageId = $this->scheduleRoot->getPageId ($event);
1282 $pageId = $this->scheduleRoot->getPageId ($event);