Home
last modified time | relevance | path

Searched +full:output +(+path:plugin +path:xslfo) -(+path:plugin +path:xslfo +path:lang) (Results 1 – 3 of 3) sorted by relevance

/plugin/xslfo/
H A Daction.php89 * If $_GET['debug'] is set, the raw XML will be output.
126 …msg("Command: <code>$command</code><br />Output:<pre>".join("\n", $out).'</pre>', 0, '', '', MSG_A…
242 if ($this->getConf('output') == 'file') {
/plugin/xslfo/conf/
H A Ddefault.php3 $conf['output'] = 'browser';
H A Dmetadata.php3 $meta['output'] = array('multichoice', '_choices' => array('browser', 'download'));