Home
last modified time | relevance | path

Searched defs:render (Results 1 – 5 of 5) sorted by relevance

/dokuwiki/inc/
H A Dparserutils.php252 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 DSyntaxPlugin.php104 abstract public function render($format, Doku_Renderer $renderer, $data); global() function in dokuwiki\\Extension\\SyntaxPlugin
/dokuwiki/lib/plugins/info/
H A Dsyntax.php68 public function render($format, Doku_Renderer $renderer, $data) global() function in syntax_plugin_info
/dokuwiki/lib/plugins/extension/helper/
H A Dlist.php108 public function render($returnonly = false) global() function in helper_plugin_extension_list
/dokuwiki/inc/parser/
H A Dxhtml.php1570 _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...]