Searched refs:newDocumentFile (Results 1 – 1 of 1) sorted by relevance
4767 public static function newDocumentFile($file, $contentType = null) { function in phpQuery4784 return self::newDocumentFile($file, "text/html{$contentType}");4797 return self::newDocumentFile($file, "text/xml{$contentType}");4810 return self::newDocumentFile($file, "application/xhtml+xml{$contentType}");