Home
last modified time | relevance | path

Searched refs:getDefaultAttributes (Results 1 – 5 of 5) sorted by relevance

/plugin/combo/syntax/
H A Dwebcode.php159 $defaultAttributes = WebCodeTag::getDefaultAttributes();
/plugin/combo/ComboStrap/
H A DPageImageTag.php285 public static function getDefaultAttributes(): array function in ComboStrap\\PageImageTag
H A DTemplateEngine.php222 $default = PageImageTag::getDefaultAttributes();
H A DXmlTagProcessing.php404 $defaultAttributes = WebCodeTag::getDefaultAttributes();
728 $defaultAttributes = PageImageTag::getDefaultAttributes();
/plugin/combo/ComboStrap/Tag/
H A DWebCodeTag.php70 public static function getDefaultAttributes(): array function in ComboStrap\\Tag\\WebCodeTag