/plugin/html5video2/syntax/ |
H A D | video.php | 136 public function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_html5video_video
|
/plugin/achart/ |
H A D | syntax.php | 87 public function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_achart
|
H A D | README.md | 91 …cript object that the `new ApexCharts()` function of ApexCharts takes to render a chart. To includ… 93 To render a pie chart for example:
|
/plugin/publish/ |
H A D | syntax.php | 51 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_publish
|
/plugin/do/syntax/ |
H A D | dolist.php | 46 * @return array Return an array with all data you want to use in render() 99 public function render($mode, Doku_Renderer $R, $data) function in syntax_plugin_do_dolist
|
/plugin/ireadit/syntax/ |
H A D | list.php | 100 public function render($mode, Doku_Renderer $renderer, $data) function in syntax_plugin_ireadit_list
|
/plugin/data/syntax/ |
H A D | related.php | 35 public function render($format, Doku_Renderer $renderer, $data) 29 function render($format, Doku_Renderer $renderer, $data) { global() function in syntax_plugin_data_related
|
/plugin/combo/syntax/ |
H A D | fragment.php | 32 * and then render them with {@link \ComboStrap\FetcherMarkup} 203 * @see DokuWiki_Syntax_Plugin::render() 207 function render($format, Doku_Renderer $renderer, $data): bool function in syntax_plugin_combo_fragment 229 LogUtility::warning("There is no need anymore to use a template to render variable", FragmentTag::CANONICAL);
|
H A D | code.php | 177 * @see DokuWiki_Syntax_Plugin::render() 181 function render($format, Doku_Renderer $renderer, $data) function in syntax_plugin_combo_code
|
H A D | cell.php | 234 * @see DokuWiki_Syntax_Plugin::render() 238 function render($format, Doku_Renderer $renderer, $data): bool function in syntax_plugin_combo_cell
|
/plugin/combo/ComboStrap/ |
H A D | FetcherMarkupWebcode.php | 14 * This code permits to render a markup from a string passed as argument 144 ->render();
|
/plugin/doi/syntax/ |
H A D | doi.php | 49 public function render($mode, Doku_Renderer $renderer, $data) 48 public function render($mode, Doku_Renderer $renderer, $data) global() function in syntax_plugin_doi_doi
|
/plugin/struct/meta/ |
H A D | Value.php | 171 public function render(\Doku_Renderer $R, $mode) function in dokuwiki\\plugin\\struct\\meta\\Value
|
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/ |
H A D | Engine.php | 234 public function render($template, $context = array()) function in Mustache_Engine 236 return $this->loadTemplate($template)->render($context);
|
/plugin/strata/syntax/ |
H A D | entry.php | 180 * @param result array the result array passed to the render method 192 * @param result array the result array passed to the render method 205 * @param result array the result array passed to the render method 215 * @param result array the result array passed to the render method 246 function render($mode, Doku_Renderer $R, $data) { 276 // render table header 306 // render a row for each key, displaying the values as comma-separated list 311 // render row header 317 // render row content 398 // render value 242 function render($mode, Doku_Renderer $R, $data) { global() function in syntax_plugin_strata_entry [all...] |
/plugin/jenkins/ |
H A D | syntax.php | 88 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_jenkins
|
/plugin/codeprettify/syntax/ |
H A D | code.php | 206 function render($format, Doku_Renderer $renderer, $data) 210 function render($format, Doku_Renderer $renderer, $data) global() function in syntax_plugin_codeprettify_code
|
/plugin/progrecss/ |
H A D | syntax.php | 145 function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_progrecss
|
/plugin/visrep/ |
H A D | syntax.php | 108 function render($format, &$R, $data) { function in syntax_plugin_visrep
|
/plugin/netlogo/syntax/ |
H A D | applet.php | 176 public function render($mode, Doku_Renderer $renderer, $data) { function in syntax_plugin_netlogo_applet
|
/plugin/pubmed/ |
H A D | syntax.php | 40 function render($mode, Doku_Renderer $renderer, $data) {
31 function render($mode, Doku_Renderer $renderer, $data) { global() function in syntax_plugin_pubmed
|
/plugin/scrape/ |
H A D | syntax.php | 72 public function render($mode, Doku_Renderer $R, $data) 65 public function render($mode, Doku_Renderer $R, $data) { global() function in syntax_plugin_scrape
|
/plugin/geogebra/syntax/ |
H A D | geogebrafile.php | 116 function render($mode, & $renderer, $data) function in syntax_plugin_geogebra_geogebrafile
|
/plugin/gitlog/ |
H A D | syntax.php | 65 function render($mode, Doku_Renderer $renderer, $data) function in syntax_plugin_gitlog
|
/plugin/inlinejs/syntax/ |
H A D | preloader.php | 205 public function render($format, Doku_Renderer $renderer, $data) function in syntax_plugin_inlinejs_preloader
|