Home
last modified time | relevance | path

Searched refs:render (Results 1226 – 1250 of 1508) sorted by relevance

1...<<41424344454647484950>>...61

/plugin/semanticdata/syntax/
H A Dtable.php175 function render($format, &$R, $data) { function in syntax_plugin_semanticdata_table
/plugin/linksenhanced/syntax/
H A Dlink.php138 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_linksenhanced_link
/plugin/bookcreator/syntax/
H A Dbookmanager.php66 * @return array Return an array with all data you want to use in render, false don't add an instruction
104 * @param string $format render mode e.g. text, xhtml, meta,...
109 function render($format, Doku_Renderer $renderer, $data) { function in syntax_plugin_bookcreator_bookmanager
/plugin/groupmail/
H A DREADME.textile8 since an update would render existing wiki pages unusable.
/plugin/dataloop/syntax/
H A Dloop.php209 function render($format, &$renderer, $alldata) { function in syntax_plugin_dataloop_loop
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_fullscreen.js279 gantt.render();
/plugin/oembed/
H A Dsyntax.php57 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_oembed
/plugin/condition/
H A Dsyntax.php193 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_condition
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_fullscreen.js13 …ition=e.originalPositioning})}(d),d=null}()),setTimeout(function(){gantt.render()}),setTimeout(fun…
/plugin/projects/action/
H A Daction.php58 function render(&$event, $param) { function in action_plugin_projects_action
/plugin/redproject/
H A Dsyntax.php310 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_redproject
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dfor.rst117 If no iteration took place because the sequence was empty, you can render a
/plugin/externalembed/
H A Dsyntax.php171 public function render($mode, Doku_Renderer $renderer, $data): bool { function in syntax_plugin_externalembed
/plugin/multiorphan/action/
H A Dmultiorphan.php289 $plugin->render($this->renderer->getFormat(), $this->renderer, $input[1][1]);
/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/latexcaption/
H A DREADME.md100 Warning: References may render unexpected results if your labels are not unique across all figures,…
/plugin/statistics/inc/
H A DStatisticsGraph.class.php19 public function render($call, $from, $to, $start) { function in StatisticsGraph
/plugin/jmol2/jmol/
H A DJmolApplet.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jmol/ org/ ...
/plugin/jplayer/vendor/kriswallsmith/assetic/
H A DREADME.md298 This example will render one `link` element on the page that includes a URL
301 When the extension is in debug mode, this same tag will render multiple `link`
/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
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Drecipes.rst482 echo $twig->render('index.twig', ['name' => 'Fabien']);
506 echo $twig->render('index.twig', ['name' => 'Fabien']);
526 echo $template->render(['name' => 'Fabien']);
/plugin/data-au/syntax/
H A Dentry.php125 function render($format, Doku_Renderer $renderer, $dataau) { function in syntax_plugin_dataau_entry
/plugin/extlist/
H A Dsyntax.php216 * first three arguments are passed to function render as $data
515 public function render($format, Doku_Renderer $renderer, $data)
522 // return $latex->render($renderer, $data);
525 // return $odt->render($renderer, $data);
513 public function render($format, Doku_Renderer $renderer, $data) global() function in syntax_plugin_extlist
/plugin/diagram/syntax/
H A Dmain.php165 function render ($mode, Doku_Renderer $renderer, $data) function in syntax_plugin_diagram_main
/plugin/simplemysqlclient/syntax/
H A Dsimplemysqlclient.php79 public function render($mode, Doku_Renderer &$renderer, $data) { function in syntax_plugin_simplemysqlclient_simplemysqlclient

1...<<41424344454647484950>>...61