Searched refs:getDocument (Results 1 – 1 of 1) sorted by relevance
837 $pq = phpQuery::getDocument($documentID);1296 public function getDocument() { function in phpQueryObject1297 return phpQuery::getDocument($this->getDocumentID());4615 public static function getDocument($id = null) { function in phpQuery