Home
last modified time | relevance | path

Searched defs:getPageId (Results 1 – 14 of 14) sorted by relevance

/plugin/yearbox/services/pageNameStrategies/
DYearMonthCombinedNS.php8 public function getPageId($baseNS, $year, $month, $day, $name) function in dokuwiki\\plugin\\yearbox\\services\\pageNameStrategies\\YearMonthCombinedNS
DCompletelySeparated.php8 public function getPageId($baseNS, $year, $month, $day, $name) function in dokuwiki\\plugin\\yearbox\\services\\pageNameStrategies\\CompletelySeparated
DYearMonthSeperatedNS.php8 public function getPageId($baseNS, $year, $month, $day, $name) function in dokuwiki\\plugin\\yearbox\\services\\pageNameStrategies\\YearMonthSeperatedNS
DYearNS.php8 public function getPageId($baseNS, $year, $month, $day, $name) function in dokuwiki\\plugin\\yearbox\\services\\pageNameStrategies\\YearNS
DPageNameStrategy.php24 abstract public function getPageId($baseNS, $year, $month, $day, $name); function in dokuwiki\\plugin\\yearbox\\services\\pageNameStrategies\\PageNameStrategy
/plugin/publish/action/
H A Drecent.php66 function getPageId($tag) { function in action_plugin_publish_recent
/plugin/authfacebook/lib/Helpers/
DFacebookPageTabHelper.php91 public function getPageId() function in Facebook\\Helpers\\FacebookPageTabHelper
/plugin/feedback/
Dscript.js7 var getPageId = function() { function
/plugin/wordimport/docx/
DDocX.php125 public function getPageId(): ?string function in dokuwiki\\plugin\\wordimport\\docx\\DocX
/plugin/findologicxmlexport/
DDokuwikiXMLExport.php204 private function getPageId($pageId) function in DokuwikiXMLExport
/plugin/schedule/
DscheduleRoot.class.php213 function getPageId ($schedule) { function in scheduleRoot
/plugin/combo/ComboStrap/
H A DDatabasePageRow.php321 function getPageId() function in ComboStrap\\DatabasePageRow
H A DMarkupPath.php1146 function getPageId(): string function in ComboStrap\\MarkupPath
/plugin/timetrack/
Dhelper.php88 public function getPageId($page, $create = true) { function in helper_plugin_timetrack