Home
last modified time | relevance | path

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

/dokuwiki/_test/core/
DphpQuery-onefile.php4633 $documentID = phpQuery::createDocumentWrapper($markup, $contentType);
4768 $documentID = self::createDocumentWrapper(
4843 … protected static function createDocumentWrapper($html, $contentType = null, $documentID = null) { function in phpQuery