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 | |
$FOGPageManager = FOGCore::getClass('FOGPageManager') | |
$Page = FOGCore::getClass('Page') | |
$nodes | |
if(!in_array($node, $nodes) &&($node=='logout'||! $currentUser->isValid())) | else |
Definition at line 23 of file index.php.
Referenced by FOGBase\_init(), Page\getMainSideMenu(), and Page\getMenuItems().
$nodes |
Definition at line 34 of file index.php.
Referenced by FOGPageManager\render().
$Page = FOGCore::getClass('Page') |
if (!in_array( $node, $nodes) &&( $node=='logout'||! $currentUser->isValid())) else |