Go to the documentation of this file.
8 if(!defined(
"IMAGE_EXTENSION")) define(
"IMAGE_EXTENSION",
".jpg");
9 if(!defined(
"THUMB_FILE_NAME")) define(
"THUMB_FILE_NAME",
"_small");
13 'title' =>
"Photo Shooter",
14 'version' =>
"7.2.0000",
15 'code' =>
"photo_7.2.0000",
16 'author' =>
"Cheetah",
17 'authorUrl' =>
"https://www.cheetahwsb.com"
21 'caption' =>
'Photo Shooter',
22 'parameters' => array(
'id',
'extra'),
25 'vResizable' =>
false,
26 'hResizable' =>
false,
28 'layout' => array(
'top' => 0,
'left' => 0,
'width' => 400,
'height' => 300),
29 'minSize' => array(
'width' => 250,
'height' => 230),
31 'style' => array(
'text-align' =>
'center')