Home
last modified time | relevance | path

Searched defs:tag (Results 1 – 19 of 19) sorted by relevance

/dokuwiki/inc/Form/
DTagOpenElement.php19 public function __construct($tag, $attributes = [])
DTagElement.php18 public function __construct($tag, $attributes = [])
DTagCloseElement.php19 public function __construct($tag, $attributes = [])
DForm.php372 public function addTag($tag, $pos = -1)
386 public function addTagOpen($tag, $pos = -1)
400 public function addTagClose($tag, $pos = -1)
/dokuwiki/vendor/kissifrot/php-ixr/src/Message/
DMessage.php101 public function tagOpen($parser, $tag, $attr)
138 public function tagClose($parser, $tag)
/dokuwiki/inc/Remote/OpenApiDoc/
DDocBlock.php106 public function getTag($tag)
/dokuwiki/vendor/simplepie/simplepie/src/
DParser.php265 public function tag_open($parser, $tag, $attributes)
326 public function tag_close($parser, $tag)
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)
DSource.php79 public function get_source_tags($namespace, $tag)
DItem.php145 public function get_item_tags($namespace, $tag)
DSimplePie.php2156 public function get_feed_tags($namespace, $tag)
2196 public function get_channel_tags($namespace, $tag)
2242 public function get_image_tags($namespace, $tag)
/dokuwiki/lib/plugins/extension/
DExtension.php798 protected function getTag($tag, $default = '')
814 protected function getRemoteTag($tag, $default = '')
/dokuwiki/inc/
Dform.php348 function form_makeTag($tag, $attrs = array())
366 function form_makeOpenTag($tag, $attrs = array())
383 function form_makeCloseTag($tag)
DDifferenceEngine.php976 function addWords($words, $tag = '') {
/dokuwiki/vendor/splitbrain/lesserphp/src/
DParser.php1048 protected function tag(&$tag, $simple = false) argument
DLessc.php721 protected function expandParentSelectors(&$tag, $replace): int
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/
DASN1.php1256 private static function decodeTime($content, $tag)
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/
DSymmetricKey.php1929 public function setTag($tag)
/dokuwiki/_test/core/
DphpQuery-onefile.php791 public static function expandEmptyTag($tag, $xml){