Home
last modified time | relevance | path

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

/plugin/webcomponent/_test/
H A Dblockquote.test.php20 $elementName = syntax_plugin_webcomponent_blockquote::getTagName();
29 $element = syntax_plugin_webcomponent_blockquote::getTagName();
48 $element = syntax_plugin_webcomponent_blockquote::getTagName();
67 $element = syntax_plugin_webcomponent_blockquote::getTagName();
/plugin/webcomponent/syntax/
H A Dblockquote.php21 class syntax_plugin_webcomponent_blockquote extends DokuWiki_Syntax_Plugin class