Go to the source code of this file.
◆ $i
◆ $lang
      
        
          | print $lang[ 'GALLERY_EDIT'] | 
        
      
 
 
◆ $resizeTypes
      
        
          | $resizeTypes = array("fit_to_width", "fit_to_height", "thumbnail", "resize") | 
        
      
 
 
◆ else
      
        
          | if ( $gallery->watermarkEnabled==='1') else | 
        
      
 
Initial value:{
                        $createThumbnailsChecked = ""
 
Definition at line 130 of file edit.php.
 
 
◆ foreach
      
        
          | foreach($resizeTypes as $type)  | 
          ( | 
            | 
          $resizeTypes as | ) | 
           | 
        
      
 
 
◆ if
      
        
          | if (!isset( $gallery)) if(isset($_POST))  | 
          ( | 
          !  | 
          isset $language)||(!isset( $lang) | ) | 
           | 
        
      
 
GALLERY PLUGIN 
 
Definition at line 3 of file edit.php.
 
 
◆ while