Searched refs:getMapID (Results 1 – 3 of 3) sorted by relevance
| /plugin/siteexport/action/ |
| D | startup.php | 107 $mapIDs = $functions->getMapID($ID, null, $check);
|
| /plugin/siteexport/inc/ |
| D | toc.php | 102 $elem['mapID'] = intval($elem['exists']) == 1 ? $this->functions->getMapID($elem['id'], $elem['anchor'], $check) : array(); 385 $VIEWIDs = $this->functions->getMapID($elem['id'], $elem['anchor'], $check);
|
| D | functions.php | 706 $mapID = $this->getMapID($existingPageID, null, $check); 723 public function getMapID($elemID, $postfix, &$check) function in siteexport_functions
|