Home
last modified time | relevance | path

Searched refs:Doku_Renderer_xhtml (Results 176 – 200 of 217) sorted by relevance

123456789

/plugin/bootswrapper/syntax/
H A Dbootstrap.php279 /** @var Doku_Renderer_xhtml $renderer */
/plugin/latex-was/
H A Dadmin.php243 $xhtml = new Doku_Renderer_xhtml();
/plugin/navi/
H A Dsyntax.php95 $R = new \Doku_Renderer_xhtml();
/plugin/combo/syntax/
H A Dlabel.php173 /** @var Doku_Renderer_xhtml $renderer */
H A Dcontentlist.php293 /** @var Doku_Renderer_xhtml $renderer */
H A Dfrontmatter.php221 /** @var Doku_Renderer_xhtml $renderer */
H A Dminimap.php121 /** @var Doku_Renderer_xhtml $renderer */
H A Dmedia.php292 * @var Doku_Renderer_xhtml $renderer
/plugin/struct/action/
H A Dinline.php183 $R = new Doku_Renderer_xhtml();
/plugin/eventline/
H A Dplain.php28 class Doku_Renderer_plain extends Doku_Renderer_xhtml {
/plugin/offline/
H A Drenderer.php16 class renderer_plugin_offline extends Doku_Renderer_xhtml {
/plugin/purplenumbers/
H A Drenderer.php15 class renderer_plugin_purplenumbers extends Doku_Renderer_xhtml {
/plugin/dw2markdown/
H A Drenderer.php15 class Renderer_Plugin_dw2markdown extends Doku_Renderer_xhtml {
/plugin/icons/syntax/
H A Dicon.php125 /** @var Doku_Renderer_xhtml $renderer */
/plugin/twcheckliste/
H A Drenderer.php.old17 class renderer_plugin_twcheckliste extends Doku_Renderer_xhtml {
/plugin/latexcaption/syntax/
H A Dcaption.php223 /** @var Doku_Renderer_xhtml $renderer */
/plugin/actionrenderer/
H A Drenderer.php10 class renderer_plugin_actionrenderer extends Doku_Renderer_xhtml
/plugin/gcalendar/inc/
H A Dgcal_read.php342 static $drx; if(!isset($drx)) $drx = new Doku_Renderer_xhtml;
/plugin/revealjs/
H A Drenderer.php17 class renderer_plugin_revealjs extends Doku_Renderer_xhtml {
/plugin/webcode/syntax/
H A Dbasis.php359 /** @var Doku_Renderer_xhtml $renderer */
/plugin/datatemplate/syntax/
H A Dlist.php172 * @param Doku_Renderer_xhtml $R the dokuwiki renderer
/plugin/data-au/_test/
H A Dhelper.test.php3 class dataau_dummy_renderer extends Doku_Renderer_xhtml{
/plugin/data-au/syntax/
H A Dentry.php152 * @param Doku_Renderer_xhtml $R
/plugin/data/_test/
H A Dhelper.test.php
/plugin/combo/ComboStrap/
H A DLinkMarkup.php18 use Doku_Renderer_xhtml; alias
160 * Code adapted found at {@link Doku_Renderer_xhtml::internallink()}
209 * Derived from {@link Doku_Renderer_xhtml::internallink()}

123456789