Home
last modified time | relevance | path

Searched defs:getPageId (Results 1 – 13 of 13) sorted by path

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