Home
last modified time | relevance | path

Searched refs:__getOrderedListOfPagesForID (Results 1 – 3 of 3) sorted by relevance

/plugin/siteexport/action/
H A Daggregate.php46 $values = $functions->__getOrderedListOfPagesForID($namespaces, $exportBase);
65 $values = $functions->__getOrderedListOfPagesForID($lookupNS, $exportBase);
/plugin/siteexport/syntax/
H A Daggregate.php113 …$allNamespaces = $functions->__getOrderedListOfPagesForID( $listAllNamespaces ? $namespace : $name…
/plugin/siteexport/
H A Dhelper.php93 public function __getOrderedListOfPagesForID($IDs, $start=null) function in helper_plugin_siteexport
135 $values = $this->__getOrderedListOfPagesForID($ID);