Searched defs:document (Results 1 – 3 of 3) sorted by relevance
/dokuwiki/inc/Remote/OpenApiDoc/ |
D | ClassResolver.php | 56 public function document($classalias, $context) function in dokuwiki\\Remote\\OpenApiDoc\\ClassResolver
|
/dokuwiki/vendor/simplepie/simplepie/src/ |
D | Sanitize.php | 496 public function replace_urls($document, $tag, $attributes) 535 protected function strip_tag($tag, $document, $xpath, $type) 622 protected function add_attr($tag, $valuePairs, $document)
|
/dokuwiki/_test/core/ |
D | phpQuery-onefile.php | 145 public $document; variable in DOMDocumentWrapper 827 public static function trigger($document, $type, $data = array(), $node = null) { 907 public static function add($document, $node, $type, $data, $callback = null) { 934 public static function remove($document, $node, $type = null, $callback = null) { 1125 public $document = null; variable in phpQueryObject 4830 public static function loadDocument($document) {
|