Home
last modified time | relevance | path

Searched refs:p_get_instructions (Results 176 – 200 of 201) sorted by relevance

123456789

/plugin/dokutranslate/
H A Dsyntax.php55 $previewIns = p_get_instructions($TEXT);
/plugin/datatemplate/syntax/
H A Dlist.php236 $instr = p_get_instructions($raw);
/plugin/indexmenu/
H A Dadmin.php
/plugin/diagram/syntax/
H A Dmain.php143 $calls = p_get_instructions('<'.$this->tag_name_splitter.'>'
/plugin/icalevents/
H A Dsyntax-impl.php266 $instructions = p_get_instructions($dokuwikiOutput);
/plugin/fksnewsfeed/
H A Daction.php236 …echo p_render('xhtml', p_get_instructions('{{news-stream>feed="5";stream="' . $INPUT->param('news'…
/plugin/ckgedit/action/
H A Dedit.php1157 …$instructions = p_get_instructions("=== header ==="); // loads DOKU_PLUGINS array --M.T. Dec 22 20…
1159 $instructions = p_get_instructions($text);
/plugin/calendoku/
H A Dhelper.php323 $instructions = p_get_instructions($text);
/plugin/combo/ComboStrap/
H A DPluginUtility.php1037 return p_get_instructions($markiCode);
/plugin/tindexmenu/syntax/
H A Dindexmenu.php230 $n = p_render('xhtml',p_get_instructions($n),$info);
/plugin/siteexport/syntax/
H A Dtoc.php197 $instructions = p_get_instructions(io_readWikiPage($file, $tocItem));
/plugin/bez/mdl/
H A DThread.php480 $this->content_html = p_render('bez_xhtmlmail', p_get_instructions($this->content), $info);
H A DTask.php544 $this->content_html = p_render('bez_xhtmlmail', p_get_instructions($this->content), $info);
/plugin/sqlraw/
H A Dsyntax.php610 $html = p_render('xhtml',p_get_instructions($data),$info);
/plugin/indexmenu/syntax/
H A Dindexmenu.php466 $html = p_render('xhtml', p_get_instructions($html), $info);
/plugin/importfacebookevents/nppBackup/
H A Dsyntax.php.2018-03-08_163705.bak400 $html = p_render($mode, p_get_instructions($content), $info);
H A Dsyntax.php.2018-03-08_165255.bak407 $html = p_render($mode, p_get_instructions($content), $info);
H A Dsyntax.php.2018-03-08_163658.bak401 $html = p_render($mode, p_get_instructions($content), $info);
H A Dsyntax.php.2018-03-08_163718.bak400 $html = p_render($mode, p_get_instructions($content), $info);
H A Dsyntax.php.2018-03-08_164623.bak400 $html = p_render($mode, p_get_instructions($content), $info);
H A Dsyntax.php.2018-03-08_164706.bak404 $html = p_render($mode, p_get_instructions($content), $info);
H A Dsyntax.php.2018-03-08_165027.bak406 $html = p_render($mode, p_get_instructions($content), $info);
H A Dsyntax.php.2018-03-08_165158.bak405 $html = p_render($mode, p_get_instructions($content), $info);
/plugin/dw2pdf/
H A Daction.php394 $ret = p_render('dw2pdf', p_get_instructions(io_readWikiPage($file, $id, $rev)), $info, $date_at);
/plugin/odt/renderer/
H A Dpage.php263 $instructions = p_get_instructions($message);

123456789