Home
last modified time | relevance | path

Searched refs:syntax_plugin_webcomponent_button (Results 1 – 2 of 2) sorted by relevance

/plugin/webcomponent/_test/
H A Dbutton.test.php20 $componentName = syntax_plugin_webcomponent_button::getTag();
30 $elements = syntax_plugin_webcomponent_button::getTags();
50 $element = syntax_plugin_webcomponent_button::getTags()[0];
/plugin/webcomponent/syntax/
H A Dbutton.php30 class syntax_plugin_webcomponent_button extends DokuWiki_Syntax_Plugin class