Home
last modified time | relevance | path

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

/template/bootstrap3/
DSVG.php19 public static $defaultAttributes = array(); variable in dokuwiki\\template\\bootstrap3\\SVG
/template/strap/ComboStrap/
H A DPluginUtility.php572 static function mergeAttributes(array $inlineAttributes, array $defaultAttributes = array())
H A DTagAttributes.php311 …public static function createFromTagMatch($match, array $defaultAttributes = [], array $knownTypes…