Home
last modified time | relevance | path

Searched defs:renderer (Results 151 – 175 of 1342) sorted by last modified time

12345678910>>...54

/plugin/adhocmathml/
H A Dmtext.php21 function renderODTElementOpen($renderer, $HTMLelement, $data) {
24 function renderODTElementClose($renderer, $element) {
H A Dmtr.php19 function renderODTElementOpen($renderer, $HTMLelement, $data) {
22 function renderODTElementClose($renderer, $element) {
H A Dmunder.php35 function renderODTElementOpen($renderer, $HTMLelement, $data) {
38 function renderODTElementClose($renderer, $element) {
H A Dmunderover.php35 function renderODTElementOpen($renderer, $HTMLelement, $data) {
38 function renderODTElementClose($renderer, $element) {
H A Dsemantics.php32 function renderODTElementOpen($renderer, $HTMLelement, $data) {
35 function renderODTElementClose($renderer, $element) {
/plugin/dw2pdf/syntax/
H A Dpagesetting.php77 render($mode, Doku_Renderer $renderer, $data) global() argument
H A Dexportlink.php80 render($mode, Doku_Renderer $renderer, $data) global() argument
/plugin/hidden/
H A Dsyntax.php158 function render($mode, Doku_Renderer $renderer, $data) { argument
[all...]
/plugin/combo/syntax/
H A Dcodemarkdown.php176 function render($format, Doku_Renderer $renderer, $data) argument
[all...]
H A Dcomment.php139 function render($format, Doku_Renderer $renderer, $data): bool argument
H A Dfooter.php162 function render($format, Doku_Renderer $renderer, $data) argument
H A Dfragment.php207 function render($format, Doku_Renderer $renderer, $data): bool argument
H A Dfrontmatter.php208 function render($format, Doku_Renderer $renderer, $data): bool argument
342 updateImageStatistics($value, $renderer) global() argument
[all...]
H A Dheader.php113 function render($format, Doku_Renderer $renderer, $data): bool argument
H A Dheadingatx.php120 function render($format, Doku_Renderer $renderer, $data): bool argument
H A Dheadingwiki.php175 public function render($format, Doku_Renderer $renderer, $data): bool argument
[all...]
H A Dhighlightmd.php126 public function render($format, Doku_Renderer $renderer, $data): bool argument
H A Dhighlightwiki.php163 public function render($format, $renderer, $data): bool argument
H A Diterator.php335 function render($format, Doku_Renderer $renderer, $data): bool argument
[all...]
H A Diteratordata.php167 function render($format, Doku_Renderer $renderer, $data) argument
H A Ditext.php125 function render($format, Doku_Renderer $renderer, $data): bool argument
H A Dlabel.php168 function render($format, Doku_Renderer $renderer, $data): bool argument
[all...]
H A Dnote.php146 function render($format, Doku_Renderer $renderer, $data) argument
/plugin/combo/ComboStrap/
H A DBlockquoteTag.php247 public static function renderEnterXhtml(TagAttributes $tagAttributes, $data, $renderer): string argument
320 static function renderExitXhtml(TagAttributes $tagAttributes, Doku_Renderer_xhtml $renderer, array $data) argument
H A DMarkupDynamicRender.php35 private Doku_Renderer $renderer; variable in ComboStrap\\MarkupDynamicRender
[all...]

12345678910>>...54