| 
    Stud.IP
    2.4 Revision 48548
    
   | 
  
Namespaces | |
| namespace | Export | 
Variables | |
| $o_mode = Request::option('o_mode') | |
| $xml_file_id = Request::option('xml_file_id',"") | |
| $xslt_filename = Request::quoted('xslt_filename') | |
| $page = Request::option('page') | |
| $filter = Request::option('filter') | |
| $ex_type = Request::quoted('ex_type') | |
| $format = Request::option('format') | |
| $choose = Request::quoted('choose') | |
| $range_id = Request::option('range_id') | |
| if (($o_mode!="direct") AND($o_mode!="passthrough")) | |
| $choose = Request::quoted('choose') | 
| $ex_type = Request::quoted('ex_type') | 
| $filter = Request::option('filter') | 
| $format = Request::option('format') | 
| $o_mode = Request::option('o_mode') | 
| $page = Request::option('page') | 
| $range_id = Request::option('range_id') | 
| $xml_file_id = Request::option('xml_file_id',"") | 
| $xslt_filename = Request::quoted('xslt_filename') | 
| if(($o_mode!="direct") AND($o_mode!="passthrough")) |