Home
last modified time | relevance | path

Searched refs:render (Results 201 – 225 of 1508) sorted by path

12345678910>>...61

/plugin/bugzillalinks/
H A Dsyntax.php74 public function render($mode, &$renderer, $data) { function in syntax_plugin_bugzillalinks
/plugin/bugzillaxmlrpc/
H A Dsyntax.php194 function render($mode, &$renderer, $data) { function in syntax_plugin_bugzillaxmlrpc
/plugin/bureaucracy-au/
H A Dsyntax.php198 public function render($format, Doku_Renderer $R, $data) { function in syntax_plugin_bureaucracyau
/plugin/bureaucracy/
H A Dsyntax.php203 public function render($format, Doku_Renderer $R, $data) { function in syntax_plugin_bureaucracy
/plugin/bureaucracyau/
H A Dsyntax.php198 public function render($format, Doku_Renderer $R, $data) { function in syntax_plugin_bureaucracyau
/plugin/button/
H A Dsyntax.php47 - handle / render repartition is not optimal regarding cachind, most of the processing should be moved (#14)
61 * This is due to a bad initial conception of this plugin that does not comply to dokuwiki's guidance of handle / render repartition.
63 * FIXME : refactor handle / render repartition ; most of the processing should be moved in the handle section.
232 function render($mode, Doku_Renderer $renderer, $data)
479 $render = ($linking == 'linkonly') ? false : true;
480 $link = $xhtml->_getMediaLinkConf($src, $title, $align, $width, $height, $cache, $render);
483 if (substr($mime, 0, 5) == 'image' && $render) {
485 } elseif ($mime == 'application/x-shockwave-flash' && $render) {
202 function render($mode, Doku_Renderer $renderer, $data) global() function in syntax_plugin_button
/plugin/c3chart/
H A DREADME.md26 … same JavaScript object that the `generate()` function of C3.js takes to render a chart. To includ…
28 To render the pie chart shown above:
H A Dsyntax.php87 public function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_c3chart
/plugin/calendoku/syntax/
H A Dshowicalendar.php88 function render($mode, &$renderer, $data) { function in syntax_plugin_calendoku_showicalendar
H A Dshowtable.php175 function render($mode, &$renderer, $data) { function in syntax_plugin_calendoku_showtable
/plugin/callflow/
H A Dsyntax.php35 function render($mode, Doku_Renderer $renderer, $data) function in syntax_plugin_callflow
/plugin/canvas/
H A Dcanvas.php81 public function render($format, Doku_Renderer $renderer, $indata) { function in syntax_plugin_canvas_canvas
/plugin/caption/syntax/
H A Dcaption.php92 public function render($mode, Doku_Renderer $renderer, $data) {
101 public function render($mode, Doku_Renderer $renderer, $data) { global() function in syntax_plugin_caption_caption
H A Dreference.php50 public function render($mode, Doku_Renderer $renderer, $data) {
59 public function render($mode, Doku_Renderer $renderer, $data) { global() function in syntax_plugin_caption_reference
/plugin/catlist/
H A Dsyntax.php275 $meta = p_get_metadata($id, $key='', $render=METADATA_RENDER_USING_SIMPLE_CACHE);
283 /* Entry function for tree walking, called in render()
462 function render ($mode, Doku_Renderer $renderer, $data) {
465 function render ($mode, Doku_Renderer $renderer, $data) { global() function in syntax_plugin_catlist
/plugin/cellbg/
H A Dsyntax.php80 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_cellbg
/plugin/cellbg2/
H A Dsyntax.php80 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_cellbg
/plugin/changemarks/
H A Ddeleted.php67 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_changemarks_deleted
H A Dhighlighted.php64 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_changemarks_highlighted
H A Dinserted.php67 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_changemarks_inserted
/plugin/changes/
H A Dsyntax.php59 * @return array Return an array with all data you want to use in render
70 'render' => 'list',
71 'render-flags' => [],
122 case 'render':
130 $data['render-flags'] = preg_split('/\s*,\s*/', $flags);
178 public function render($format, Doku_Renderer $renderer, $data)
196 switch ($data['render']) {
198 $this->renderSimpleList($changes, $renderer, $data['render-flags']);
201 $this->renderPageList($changes, $renderer, $data['render-flags']);
420 * Render with a simple list render
177 public function render($mode, Doku_Renderer $R, $data) global() function in syntax_plugin_changes
[all...]
/plugin/charter/
H A Dhelper.php50 'name' => 'render',
309 function render($filename) { function in helper_plugin_charter
/plugin/chat/
H A Dsyntax.php114 function render($mode, &$renderer, $data) { function in syntax_plugin_chat
/plugin/chem/
H A Dsyntax.php21 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_chem
/plugin/chordsheets/js/
H A Djtab.min.js1render=function(t,a){var s=a||jQuery(t).text()||"",h=jtab.characterize(s);if(0!=h){var i="builder_… function

12345678910>>...61