Home
last modified time | relevance | path

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

/plugin/webcomponent/_test/
H A Dcard.test.php18 $componentName = syntax_plugin_webcomponent_card::getTag();
26 $componentName = syntax_plugin_webcomponent_card::getTag();
53 $componentName = syntax_plugin_webcomponent_card::getTag();
H A Dcardcolumns.test.php31 '<'.syntax_plugin_webcomponent_card::getTag().' style="width: 18rem;">'.DOKU_LF.
34 '</'.syntax_plugin_webcomponent_card::getTag().'>'.DOKU_LF.
/plugin/webcomponent/syntax/
H A Dcard.php24 class syntax_plugin_webcomponent_card extends DokuWiki_Syntax_Plugin class