Searched defs:defaultAttributes (Results 1 – 3 of 3) sorted by relevance
19 public static $defaultAttributes = array(); variable in dokuwiki\\template\\bootstrap3\\SVG
572 static function mergeAttributes(array $inlineAttributes, array $defaultAttributes = array())
311 …public static function createFromTagMatch($match, array $defaultAttributes = [], array $knownTypes…