YaWK  24.1
Yet another WebKit
edit.php File Reference

Go to the source code of this file.

Variables

 $i = 0
 
print $lang ['GALLERY_EDIT']
 
 $resizeTypes = array("fit_to_width", "fit_to_height", "thumbnail", "resize")
 
if($gallery->createThumbnails==="1") else
 
 foreach ( $resizeTypes as $type)
 
 if (!isset( $language)||(!isset( $lang)))
 
 while ( $i< 201)
 

Variable Documentation

◆ $i

$i = 0

Definition at line 258 of file edit.php.

◆ $lang

print $lang[ 'GALLERY_EDIT']

Definition at line 114 of file edit.php.

◆ $resizeTypes

$resizeTypes = array("fit_to_width", "fit_to_height", "thumbnail", "resize")

Definition at line 169 of file edit.php.

◆ else

if ( $gallery->watermarkEnabled==='1') else
Initial value:
{
$createThumbnailsChecked = ""

Definition at line 130 of file edit.php.

◆ foreach

foreach($resizeTypes as $type) (   $resizeTypes as)

Definition at line 170 of file edit.php.

◆ if

if (!isset( $gallery)) if(isset($_POST)) ( isset $language)||(!isset( $lang))

GALLERY PLUGIN

Definition at line 3 of file edit.php.

◆ while

while($i< 201) ( )

Definition at line 259 of file edit.php.