Lines Matching full:render
22 * Inherits from dokuwiki\Extension\Plugin for giving additional functions to render plugins
35 'toc' => true, // render the TOC?
126 $plugin->render($this->getFormat(), $this, $data);
131 * handle nested render instructions
173 * Render the Table of Contents
194 * Render a heading
221 * Render plain text data
533 * Render an opening single quote char (language specific)
540 * Render a closing single quote char (language specific)
547 * Render an apostrophe char (language specific)
554 * Render an opening double quote char (language specific)
561 * Render an closinging double quote char (language specific)
568 * Render a CamelCase link
578 * Render a page local link
588 * Render a wiki internal link
598 * Render an external link
608 * Render the output of an RSS feed
618 * Render an interwiki link
652 * Render a linked E-Mail Address
664 * Render an internal media file
686 * Render an external media file
708 * Render a link to an internal media file
728 * Render a link to an external media file