Home
last modified time | relevance | path

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

12345678910>>...58

/plugin/acmenu/
Dsyntax.php109 public function render($mode, Doku_Renderer $renderer, $data)
380 private function _print($renderer, $tree, $sub_ns, $open_items)
/plugin/imageflow/syntax/
Dimageflow.php107 function render($mode, Doku_Renderer $renderer, $input) {
179 function _image($data, &$renderer=null, $mode='xhtml'){
/plugin/combo/ComboStrap/
H A DBlockquoteTag.php247 public static function renderEnterXhtml(TagAttributes $tagAttributes, $data, $renderer): string
320 …static function renderExitXhtml(TagAttributes $tagAttributes, Doku_Renderer_xhtml $renderer, array…
H A DHeadingTag.php176 public static function processHeadingEnterMetadata($data, Doku_Renderer_metadata $renderer)
210 …ic static function processMetadataAnalytics(array $data, renderer_plugin_combo_analytics $renderer)
239 …nterXhtml(string $context, TagAttributes $tagAttributes, Doku_Renderer_xhtml &$renderer, ?int $pos)
/plugin/gtd/
Dsyntax.php81 function render($mode, &$renderer, $data) {
278 function _todo_xhtml(&$renderer, $todo) {
/plugin/semanticdata/syntax/
Dentry.php104 function render($format, &$renderer, $data) {
217 function _editData($data, &$renderer) {
/plugin/schulzevote/syntax/
Dvote.php87 function render($mode, Doku_Renderer $renderer, $data) {
102 function _html(&$renderer, $data) {
/plugin/data-au/syntax/
Dentry.php125 function render($format, Doku_Renderer $renderer, $dataau) {
300 function _editData($dataau, &$renderer) {
/plugin/inlinejs/
Dhelper.php17 public function renderInlineJsHtml(Doku_Renderer $renderer, $script)
/plugin/exttab3/helper/
Dodt.php11 public function render(Doku_Renderer $renderer, $data)
/plugin/xml/
Dhelper.php15 function _xml_extension(&$renderer,$name,$data) {
/plugin/typography/helper/
Dodt.php15 public function render(Doku_Renderer $renderer, $data)
/plugin/menu/
Dsyntax.php264 function render($mode, Doku_Renderer $renderer, $data) {
372 function _getLink($type, $args, &$renderer)
/plugin/abc2/
Dsyntax.php84 public function render($mode, Doku_Renderer $renderer, $data)
315 function _renderAbcBlock($renderer, $src, $orig) {
/plugin/prosemirror/parser/
DExternalLinkNode.php12 public static function render($renderer, $link, $name)
DWindowsShareLinkNode.php16 public static function render($renderer, $link, $title)
DEmailLinkNode.php12 public static function render($renderer, $address, $name)
DInterwikiLinkNode.php12 … public static function render(\renderer_plugin_prosemirror $renderer, $name, $wikiName, $wikiUri)
/plugin/filelist/
DOutput.php8 protected $renderer; variable in dokuwiki\\plugin\\filelist\\Output
20 public function __construct(\Doku_Renderer $renderer, $basedir, $webdir, $files)
/plugin/box2/
Dsyntax.php122 function render($mode, Doku_Renderer $renderer, $indata) {
280 function _xhtml_boxopen($renderer, $pos, $styles) {
/plugin/task/syntax/
Dtask.php58 function render($mode, Doku_Renderer $renderer, $data) {
132 function _tablerow($header, $data, &$renderer, $trclass = '', $tdclass = '') {
/plugin/eclipseupdateurl/
Dsyntax.php60 function render($mode, Doku_Renderer $renderer, $data) {
118 function _getEclipseList(&$renderer, $PLUGINDESC, $FEATURELIST) {
/plugin/inlinejs/syntax/
Dembedcss.php55 public function render($format, Doku_Renderer $renderer, $data)
/plugin/mikioplugin/syntax/
H A Dtags.php19 public function render_lexer_special(Doku_Renderer $renderer, $data) {
H A Dplaceholder.php24 public function render_lexer_special(Doku_Renderer $renderer, $data) {

12345678910>>...58