| 
    Stud.IP
    jlu_3.3 Revision
    
   | 
  
Namespaces | |
| namespace | studip_extern | 
Variables | |
| if(Request::option('com')=='new') | $module = FALSE | 
| if(Request::option('com')=='new') | else | 
| $element_command = FALSE | |
| $edit = Request::option('edit') | |
| if($edit) | $elements = $module->getAllElements() | 
| $edit_open = "" | |
| foreach($elements as $element) if(Request::option( 'com')=='new'||Request::option( 'com')=='edit'||Request::option( 'com')=='open'||Request::option( 'com')=='close') | if (Request::option( 'com')=='store') | 
| if (! $edit_open[ $edit]) | |
| $info_edit_element = _("Um die Werte eines einzelnen Elements zu ändern, klicken Sie bitte den "Übernehmen"-Button innerhalb des jeweiligen Elements.") | |
| $edit = Request::option('edit') | 
| $edit_open = "" | 
| $element_command = FALSE | 
| if ( $edit) $elements = $module->getAllElements() | 
| $info_edit_element = _("Um die Werte eines einzelnen Elements zu ändern, klicken Sie bitte den "Übernehmen"-Button innerhalb des jeweiligen Elements.") | 
| if (Request::option( 'com')=='new') $module = FALSE | 
| if ( $module->getType() !=0) else | 
| if(! $edit_open[$edit]) | ( | ! | $edit_open[ $edit] | ) | 
| foreach( $elements as $element) if(Request::option('com')=='new'||Request::option('com')=='edit'||Request::option('com')=='open'||Request::option('com')=='close') if(Request::option('com')=='store') | ( | Request::option( 'com') |  = = 'store' | ) |