![]() |
CMS
Version 3.9
|
Go to the source code of this file.
Variables | |
$image_id = checkNumeric($_GET["image_id"]) | |
if(! $image_id) | else |
$gallery = $image->Gallery() | |
if($gallery->image_link_mode=="Lightbox" && $image->related_resource) | $width = 100 |
$height = 100 | |
$mgr = new ImageManager() | |
height | __pad0__ |
background | __pad1__ |
$gallery = $image->Gallery() |
Definition at line 61 of file simple_lightbox_view.inc.
$height = 100 |
Definition at line 69 of file simple_lightbox_view.inc.
$image_id = checkNumeric($_GET["image_id"]) |
Definition at line 36 of file simple_lightbox_view.inc.
$mgr = new ImageManager() |
Definition at line 70 of file simple_lightbox_view.inc.
if ( $gallery->image_link_mode=="Lightbox" &&$image->related_resource) $width = 100 |
Definition at line 68 of file simple_lightbox_view.inc.
height __pad0__ |
Definition at line 73 of file simple_lightbox_view.inc.
background __pad1__ |
Definition at line 73 of file simple_lightbox_view.inc.
if (! $image_id) else |
Definition at line 56 of file simple_lightbox_view.inc.