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
549 * Render an opening single quote char (language specific)
556 * Render a closing single quote char (language specific)
563 * Render an apostrophe char (language specific)
570 * Render an opening double quote char (language specific)
577 * Render an closinging double quote char (language specific)
584 * Render a CamelCase link
594 * Render a page local link
604 * Render a wiki internal link
614 * Render an external link
624 * Render the output of an RSS feed
634 * Render an interwiki link
668 * Render a linked E-Mail Address
680 * Render an internal media file
702 * Render an external media file
724 * Render a link to an internal media file
744 * Render a link to an external media file