Searched refs:__rebuildLink (Results 1 – 1 of 1) sorted by relevance
706 return $this->__rebuildLink($DATA, "");834 $rebuilt = $this->__rebuildLink($DATA, '');913 return $this->__rebuildLink($DATA);979 return $this->__rebuildLink($DATA, null, $ID);1005 return $this->__rebuildLink($DATA);1011 return $this->__rebuildLink($DATA);1043 $link = $this->__rebuildLink($DATA);1076 $newURL = $this->__rebuildLink($DATA);1123 private function __rebuildLink($DATA, $DEPTH = null, $existingPageID = null) { function in action_plugin_siteexport_ajax