Home
last modified time | relevance | path

Searched refs:addOpenLinkTagInCallStack (Results 1 – 3 of 3) sorted by relevance

/plugin/combo/ComboStrap/
H A DPermalinkTag.php81 syntax_plugin_combo_link::addOpenLinkTagInCallStack($callStack, $attributes);
110 syntax_plugin_combo_link::addOpenLinkTagInCallStack($callStack, $attributes);
/plugin/combo/syntax/
H A Dbrand.php37 public static function addOpenLinkTagInCallStack(CallStack $callStack, TagAttributes $tagAttributes) function in syntax_plugin_combo_brand
42 syntax_plugin_combo_link::addOpenLinkTagInCallStack($callStack, $linkAttributes);
H A Dlink.php728 static function addOpenLinkTagInCallStack(CallStack $callStack, TagAttributes $tagAttributes) function in syntax_plugin_combo_link