Home
last modified time | relevance | path

Searched defs:document (Results 1 – 3 of 3) sorted by relevance

/dokuwiki/inc/Remote/OpenApiDoc/
DClassResolver.php56 public function document($classalias, $context) function in dokuwiki\\Remote\\OpenApiDoc\\ClassResolver
/dokuwiki/vendor/simplepie/simplepie/src/
DSanitize.php496 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/
DphpQuery-onefile.php145 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) {