Home
last modified time | relevance | path

Searched defs:render (Results 1 – 25 of 82) sorted by relevance

1234

/template/writr/
Dmain.php123 $render = p_render('xhtml',$instructions,$info); variable
138 $render = $starred->tpl_starred(false,false); variable
145 $render = $translation->showTranslations(false); variable
/template/strap/ComboStrap/
H A DBrandListTag.php12 public static function render(TagAttributes $tagAttributes): string function in ComboStrap\\BrandListTag
H A DHrTag.php19 public static function render(TagAttributes $tagAttributes): string function in ComboStrap\\HrTag
H A DSearchTag.php23 public static function render(TagAttributes $tagAttributes): string function in ComboStrap\\SearchTag
H A DBreadcrumbTag.php172 public static function render(TagAttributes $tagAttributes): string function in ComboStrap\\BreadcrumbTag
/template/strap/ComboStrap/Template/
H A DTemplateForComponent.php24 public function render(array $data): string function in ComboStrap\\Template\\TemplateForComponent
/template/strap/syntax/
H A Dmath.php109 function render($format, Doku_Renderer $renderer, $data) function in syntax_plugin_combo_math
H A Danalytics.php105 function render($format, Doku_Renderer $renderer, $data) function in syntax_plugin_combo_analytics
H A Dxmlinlineemptytag.php79 function render($format, Doku_Renderer $renderer, $data): bool function in syntax_plugin_combo_xmlinlineemptytag
H A Dcite.php127 function render($format, Doku_Renderer $renderer, $data) function in syntax_plugin_combo_cite
H A Dfooter.php162 function render($format, Doku_Renderer $renderer, $data) function in syntax_plugin_combo_footer
H A Ditext.php125 function render($format, Doku_Renderer $renderer, $data): bool function in syntax_plugin_combo_itext
H A Dxmlblockemptytag.php84 function render($format, Doku_Renderer $renderer, $data): bool function in syntax_plugin_combo_xmlblockemptytag
H A Dhighlightmd.php126 public function render($format, Doku_Renderer $renderer, $data): bool function in syntax_plugin_combo_highlightmd
H A Dcodemarkdown.php176 function render($format, Doku_Renderer $renderer, $data) function in syntax_plugin_combo_codemarkdown
H A Dtab.php156 function render($format, Doku_Renderer $renderer, $data) function in syntax_plugin_combo_tab
H A Dbackgrounds.php138 function render($format, Doku_Renderer $renderer, $data) function in syntax_plugin_combo_backgrounds
H A Dstrong.php131 public function render($format, $renderer, $data): bool function in syntax_plugin_combo_strong
H A Dtoc.php128 function render($format, Doku_Renderer $renderer, $data): bool function in syntax_plugin_combo_toc
H A Dtabpanels.php160 function render($format, Doku_Renderer $renderer, $data) function in syntax_plugin_combo_tabpanels
H A Dunit.php148 function render($format, Doku_Renderer $renderer, $data) function in syntax_plugin_combo_unit
H A Dheader.php113 function render($format, Doku_Renderer $renderer, $data): bool function in syntax_plugin_combo_header
H A Diteratordata.php167 function render($format, Doku_Renderer $renderer, $data) function in syntax_plugin_combo_iteratordata
H A Daccordion.php194 function render($format, Doku_Renderer $renderer, $data): bool function in syntax_plugin_combo_accordion
H A Dheadingatx.php122 function render($format, Doku_Renderer $renderer, $data): bool function in syntax_plugin_combo_headingatx

1234