Home
last modified time | relevance | path

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

/dokuwiki/_test/core/
H A DphpQuery-onefile.php837 $pq = phpQuery::getDocument($documentID);
1296 public function getDocument() { function in phpQueryObject
1297 return phpQuery::getDocument($this->getDocumentID());
4615 public static function getDocument($id = null) { function in phpQuery