fogproject
1.5.9
About: FOG is a Linux-based network computer cloning solution for Windows, Mac OSX and various Linux distributions that ties together a few open-source tools with a PHP-based web interface. FOG doesn’t use any boot disks, or CDs; everything is done via TFTP and PXE.
![]() ![]() |
Go to the source code of this file.
Namespaces | |
FOGProject | |
Variables | |
try | |
if($imageCount< 1) | $imageids = FOGCore::getSubObjectIDs('Image') |
$imagenames | |
foreach((array) $imageids as $index=> $imageid) catch(Exception $e) | exit |
if ( $imageCount< 1) $imageids = FOGCore::getSubObjectIDs('Image') |
Definition at line 31 of file imagelisting.php.
$imagenames |
Definition at line 32 of file imagelisting.php.
Definition at line 52 of file imagelisting.php.
try |
Definition at line 23 of file imagelisting.php.