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 ( $printerCount< 1) | |
$printerids = FOGCore::getSubObjectIDs('Printer') | |
$printernames | |
foreach((array) $printerids as $index=> $printerid) catch(Exception $e) | exit |
$printerids = FOGCore::getSubObjectIDs('Printer') |
Definition at line 30 of file printerlisting.php.
$printernames |
Definition at line 31 of file printerlisting.php.
Definition at line 50 of file printerlisting.php.
if($printerCount< 1) |
Definition at line 26 of file printerlisting.php.
try |
Definition at line 23 of file printerlisting.php.