Home
last modified time | relevance | path

Searched refs:Doku_Renderer_xhtml (Results 1 – 25 of 52) sorted by relevance

123

/template/strap/ComboStrap/
H A DPrismTags.php41 …erXhtml(TagAttributes $attributes, \DokuWiki_Syntax_Plugin $plugin, \Doku_Renderer_xhtml $renderer)
46 … public static function processExitXhtml(TagAttributes $attributes, \Doku_Renderer_xhtml $renderer)
H A DPrism.php6 use Doku_Renderer_xhtml; alias
195 …public static function htmlEnter(\Doku_Renderer_xhtml $renderer, \DokuWiki_Syntax_Plugin $plugin, …
391 * @param Doku_Renderer_xhtml $renderer
394 public static function htmlExit(\Doku_Renderer_xhtml $renderer, $attributes = null)
H A DCardTag.php6 use Doku_Renderer_xhtml; alias
194 …public static function renderEnterXhtml(TagAttributes $attributes, Doku_Renderer_xhtml $renderer, …
214 public static function handleExitXhtml(array $data, Doku_Renderer_xhtml $renderer)
H A DHeadingTag.php8 use Doku_Renderer_xhtml; alias
235 * @param Doku_Renderer_xhtml $renderer
239 …essRenderEnterXhtml(string $context, TagAttributes $tagAttributes, Doku_Renderer_xhtml &$renderer,…
H A DMarkupDynamicRender.php83 if ($this->renderer instanceof \Doku_Renderer_xhtml) {
H A DBlockquoteTag.php13 use Doku_Renderer_xhtml; alias
320 …static function renderExitXhtml(TagAttributes $tagAttributes, Doku_Renderer_xhtml $renderer, array…
/template/strap/ComboStrap/Tag/
H A DTableTag.php45 static function renderEnterXhtml(TagAttributes $tagAttributes, \Doku_Renderer_xhtml $renderer)
/template/strap/renderer/
H A Dxml.php10 class renderer_plugin_combo_xml extends Doku_Renderer_xhtml
H A Drenderer.php20 class renderer_plugin_combo_renderer extends Doku_Renderer_xhtml
/template/strap/syntax/
H A Dmath.php116 /** @var Doku_Renderer_xhtml $renderer */
H A Dtoc.php133 /** @var Doku_Renderer_xhtml $renderer */
H A Dbackgrounds.php142 /** @var Doku_Renderer_xhtml $renderer */
H A Dstrong.php138 * @var Doku_Renderer_xhtml $renderer
H A Dtabpanels.php165 /** @var Doku_Renderer_xhtml $renderer */
H A Dcite.php132 /** @var Doku_Renderer_xhtml $renderer */
H A Dunit.php160 * @var Doku_Renderer_xhtml $renderer
H A Dhighlightmd.php132 * @var Doku_Renderer_xhtml $renderer
H A Dtab.php161 /** @var Doku_Renderer_xhtml $renderer */
H A Ditext.php129 /** @var Doku_Renderer_xhtml $renderer */
H A Dfooter.php167 /** @var Doku_Renderer_xhtml $renderer */
H A Dmetadata.php177 /** @var Doku_Renderer_xhtml $renderer */
H A Dtext.php161 /** @var Doku_Renderer_xhtml $renderer */
H A Dheadingatx.php132 /** @var Doku_Renderer_xhtml $renderer */
H A Dcontentlistitem.php175 /** @var Doku_Renderer_xhtml $renderer */
H A Dvariable.php143 * @var Doku_Renderer_xhtml $renderer

123