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($groupCount< 1) | $groupids = FOGCore::getSubObjectIDs('Group') |
$groupnames | |
foreach((array) $groupids as $index=> $groupid) catch(Exception $e) | exit |
if ( $groupCount< 1) $groupids = FOGCore::getSubObjectIDs('Group') |
Definition at line 31 of file grouplisting.php.
Referenced by Image\getPrimaryStorageGroup(), Image\getStorageGroup(), Snapin\getStorageGroup(), Image\loadStoragegroups(), and Snapin\loadStoragegroups().
$groupnames |
Definition at line 32 of file grouplisting.php.
Definition at line 52 of file grouplisting.php.
try |
Definition at line 23 of file grouplisting.php.