| 
    Stud.IP
    trunk Revision
    
   | 
  
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') | |
| $ex_sem = Request::option('ex_sem') | |
| $format = Request::option('format') | |
| $choose = Request::quoted('choose') | |
| $range_id = Request::option('range_id') | |
| $sidebar = Sidebar::Get() | |
| if (( $o_mode !="direct") AND( $o_mode !="passthrough")) | |
| if(Config::get() ->EXPORT_ENABLE) | else | 
| $choose = Request::quoted('choose') | 
| $ex_sem = Request::option('ex_sem') | 
| $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') | 
| $sidebar = Sidebar::Get() | 
| $xml_file_id = Request::option('xml_file_id',"") | 
| $xslt_filename = Request::quoted('xslt_filename') | 
| if (Config::get() ->EXPORT_ENABLE) else | 
| if(($o_mode !="direct") AND($o_mode !="passthrough")) | ( | ( $o_mode !="direct") AND( $o_mode !="passthrough") | ) |