1<?php
2
3$meta['output']   = array('multichoice', '_choices' => array('browser', 'download'));
4$meta['usecache'] = array('onoff');
5$meta['template'] = array('multichoice', '_choices' => helper_plugin_xslfo::xsl());
6$meta['command']  = array('string');
7