Home
last modified time | relevance | path

Searched refs:Doku_Renderer_xhtml (Results 151 – 175 of 217) sorted by relevance

123456789

/plugin/autotooltip/
H A Dhelper.php16 $this->localRenderer = new Doku_Renderer_xhtml;
/plugin/footnotestyle/
H A Drenderer.php16 class renderer_plugin_footnotestyle extends Doku_Renderer_xhtml {
/plugin/combo/syntax/
H A Dnote.php150 /** @var Doku_Renderer_xhtml $renderer */
H A Dpreformatted.php201 * @var Doku_Renderer_xhtml $renderer
H A Dcode.php187 /** @var Doku_Renderer_xhtml $renderer */
H A Dcell.php243 /** @var Doku_Renderer_xhtml $renderer */
H A Dpara.php154 * The handler call the good renderer in {@link Doku_Renderer_xhtml} with
190 /** @var Doku_Renderer_xhtml $renderer */
H A Dtooltip.php219 /** @var Doku_Renderer_xhtml $renderer */
H A Dmenubar.php210 /** @var Doku_Renderer_xhtml $renderer */
H A Dbadge.php240 /** @var Doku_Renderer_xhtml $renderer */
H A Dheadingwiki.php181 * @var Doku_Renderer_xhtml $renderer
/plugin/combo/ComboStrap/
H A DXmlTagProcessing.php21 use Doku_Renderer_xhtml; alias
42 public static function renderStaticExitXhtml(TagAttributes $tagAttributes, Doku_Renderer_xhtml $renderer, array $data, DokuWiki_Syntax_Plugin $plugin): bool
170 public static function renderStaticEnterXhtml(TagAttributes $tagAttributes, Doku_Renderer_xhtml $renderer, array $data, DokuWiki_Syntax_Plugin $plugin): bool
498 /** @var Doku_Renderer_xhtml $renderer */
808 /** @var Doku_Renderer_xhtml $renderer */
/plugin/webcomponent/syntax/
H A Dblockquote.php171 /** @var Doku_Renderer_xhtml $renderer */
H A Dcard.php201 /** @var Doku_Renderer_xhtml $renderer */
/plugin/todo/syntax/
H A Dlist.php172 /** @var Doku_Renderer_xhtml $renderer */
373 * @param Doku_Renderer_xhtml $R
/plugin/tindexmenu/
H A Dajax.php126 $r = new Doku_Renderer_xhtml;
/plugin/indexmenu/
H A Dajax.php
/plugin/imagereference/syntax/
H A Dimgcaption.php133 /** @var Doku_Renderer_xhtml $renderer */
/plugin/indexmenu/_test/
H A Dindexmenu_syntax_indexmenu.test.php
/plugin/struct/action/
H A Daggregationeditor.php143 new Doku_Renderer_xhtml(),
/plugin/definitionlist/_test/
H A Dsyntax.test.php13 $this->renderer = new Doku_Renderer_xhtml();
/plugin/s5reloaded/
H A Drenderer.php18 class renderer_plugin_s5reloaded extends Doku_Renderer_xhtml {
/plugin/docnavigation/syntax/
H A Dtoc.php148 /** @var Doku_Renderer_xhtml $renderer */
/plugin/rplus/
H A Drenderer.php23 class renderer_plugin_rplus_renderer extends Doku_Renderer_xhtml
/plugin/nsexport/packer/ziphtml/
H A Drenderer.php16 class renderer_plugin_nsexport_xhtml extends Doku_Renderer_xhtml {

123456789