Searched defs:render (Results 1 – 5 of 5) sorted by relevance
/dokuwiki/inc/ |
H A D | parserutils.php | 252 function p_get_metadata($id, $key = '', $render = METADATA_RENDER_USING_CACHE) argument 340 p_set_metadata($id, $data, $render = false, $persistent = true) global() argument 779 p_get_first_heading($id, $render = METADATA_RENDER_USING_SIMPLE_CACHE) global() argument [all...] |
/dokuwiki/inc/Extension/ |
H A D | SyntaxPlugin.php | 104 abstract public function render($format, Doku_Renderer $renderer, $data); global() function in dokuwiki\\Extension\\SyntaxPlugin
|
/dokuwiki/lib/plugins/info/ |
H A D | syntax.php | 68 public function render($format, Doku_Renderer $renderer, $data) global() function in syntax_plugin_info
|
/dokuwiki/lib/plugins/extension/helper/ |
H A D | list.php | 108 public function render($returnonly = false) global() function in helper_plugin_extension_list
|
/dokuwiki/inc/parser/ |
H A D | xhtml.php | 1570 _media($src, $title = null, $align = null, $width = null, $height = null, $cache = null, $render = true) global() argument 1764 _getMediaLinkConf($src, $title, $align, $width, $height, $cache, $render) global() argument [all...] |