Home
last modified time | relevance | path

Searched defs:renderer (Results 201 – 225 of 1342) sorted by relevance

12345678910>>...54

/plugin/acmenu/
H A Dsyntax.php111 render($mode, Doku_Renderer $renderer, $data) global() argument
378 _print($renderer, $tree, $sub_ns, $open_items) global() argument
[all...]
/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 DHeadingTag.php176 public static function processHeadingEnterMetadata($data, Doku_Renderer_metadata $renderer) argument
210 public static function processMetadataAnalytics(array $data, renderer_plugin_combo_analytics $renderer) argument
239 public static function processRenderEnterXhtml(string $context, TagAttributes $tagAttributes, Doku_Renderer_xhtml &$renderer, ?int $pos) argument
/plugin/xml/
H A Dhelper.php15 function _xml_extension(&$renderer,$name,$data) {
/plugin/typography/helper/
H A Dodt.php15 public function render(Doku_Renderer $renderer, $data)
/plugin/adhoctags/syntax/
H A Dabstract.php154 function render($format, Doku_Renderer $renderer, $indata) { argument
205 function renderODTElementOpen($renderer, $HTMLelement, $data) { argument
212 function renderODTElementClose($renderer, $element) { argument
/plugin/semanticdata/syntax/
H A Dentry.php104 function render($format, &$renderer, $data) {
217 function _editData($data, &$renderer) {
/plugin/gtd/
H A Dsyntax.php81 function render($mode, &$renderer, $data) {
278 function _todo_xhtml(&$renderer, $todo) {
/plugin/data-au/syntax/
H A Dentry.php125 function render($format, Doku_Renderer $renderer, $dataau) {
300 function _editData($dataau, &$renderer) {
/plugin/schulzevote/syntax/
H A Dvote.php87 function render($mode, Doku_Renderer $renderer, $data) {
102 function _html(&$renderer, $data) {
/plugin/prosemirror/parser/
H A DWindowsShareLinkNode.php16 public static function render($renderer, $link, $title) argument
H A DEmailLinkNode.php13 public static function render($renderer, $address, $name) argument
H A DExternalLinkNode.php12 public static function render($renderer, $link, $name) argument
H A DInterwikiLinkNode.php13 public static function render(\renderer_plugin_prosemirror $renderer, $name, $wikiName, $wikiUri) argument
/plugin/inlinejs/syntax/
H A Dembedcss.php55 public function render($format, Doku_Renderer $renderer, $data)
/plugin/mikioplugin/syntax/
H A Dbr.php19 public function render_lexer_special(Doku_Renderer $renderer, $data) { argument
H A Dplaceholder.php24 public function render_lexer_special(Doku_Renderer $renderer, $data) { argument
H A Dquizitem.php30 render_lexer_special(Doku_Renderer $renderer, $data) global() argument
[all...]
/plugin/abc2/
H A Dsyntax.php84 public function render($mode, Doku_Renderer $renderer, $data) argument
315 _renderAbcBlock($renderer, $src, $orig) global() argument
[all...]
/plugin/menu/
H A Dsyntax.php291 function render($mode, Doku_Renderer $renderer, $data) {
399 function _getLink($type, $args, &$renderer)
/plugin/aceeditor/
H A Dpreview.php29 $renderer = new Doku_Renderer_xhtml(); variable
/plugin/datatemplate/syntax/inc/
H A Dcache.php18 public function removeMeta(&$renderer) {
/plugin/bootswrapper/syntax/
H A Djumbotron.php32 public function render($mode, Doku_Renderer $renderer, $data)
H A Dpanel.php56 public function render($mode, Doku_Renderer $renderer, $data)
H A Dwrapper.php33 public function render($mode, Doku_Renderer $renderer, $data)

12345678910>>...54