| /template/strap/ComboStrap/ |
| H A D | MarkupDynamicRender.php | 29 private string $format; variable in ComboStrap\\MarkupDynamicRender 40 public function __construct($format) 59 public static function create($format): MarkupDynamicRender
|
| H A D | EditButton.php | 74 private string $format = self::COMBO_FORMAT; variable in ComboStrap\\EditButton 389 public function toComboCall($format): Call 430 private function setFormat($format): EditButton
|
| H A D | DateTag.php | 31 …public static function formatDateString(string $date, string $format = DateTag::DEFAULT_FORMAT, st…
|
| H A D | XmlTagProcessing.php | 497 …public static function renderStatic(string $format, Doku_Renderer $renderer, array $data, DokuWiki… 808 …public static function renderStaticEmptyTag(string $format, Doku_Renderer $renderer, array $data, …
|
| /template/strap/syntax/ |
| H A D | math.php | 109 function render($format, Doku_Renderer $renderer, $data)
|
| H A D | analytics.php | 105 function render($format, Doku_Renderer $renderer, $data)
|
| H A D | xmlinlineemptytag.php | 79 function render($format, Doku_Renderer $renderer, $data): bool
|
| H A D | cite.php | 127 function render($format, Doku_Renderer $renderer, $data)
|
| H A D | footer.php | 162 function render($format, Doku_Renderer $renderer, $data)
|
| H A D | itext.php | 125 function render($format, Doku_Renderer $renderer, $data): bool
|
| H A D | xmlblockemptytag.php | 84 function render($format, Doku_Renderer $renderer, $data): bool
|
| H A D | highlightmd.php | 126 public function render($format, Doku_Renderer $renderer, $data): bool
|
| H A D | codemarkdown.php | 176 function render($format, Doku_Renderer $renderer, $data)
|
| H A D | tab.php | 156 function render($format, Doku_Renderer $renderer, $data)
|
| H A D | backgrounds.php | 138 function render($format, Doku_Renderer $renderer, $data)
|
| H A D | strong.php | 131 public function render($format, $renderer, $data): bool
|
| H A D | toc.php | 128 function render($format, Doku_Renderer $renderer, $data): bool
|
| H A D | tabpanels.php | 160 function render($format, Doku_Renderer $renderer, $data)
|
| H A D | unit.php | 148 function render($format, Doku_Renderer $renderer, $data)
|
| H A D | header.php | 113 function render($format, Doku_Renderer $renderer, $data): bool
|
| H A D | iteratordata.php | 167 function render($format, Doku_Renderer $renderer, $data)
|
| H A D | accordion.php | 194 function render($format, Doku_Renderer $renderer, $data): bool
|
| H A D | headingatx.php | 122 function render($format, Doku_Renderer $renderer, $data): bool
|
| H A D | xmlblocktag.php | 158 function render($format, Doku_Renderer $renderer, $data): bool
|
| /template/strap/renderer/ |
| H A D | xml.php | 31 public function canRender($format)
|