Go to the source code of this file.
Variables | |
| $base = &$MMCApp->getModule("base") | |
| $logview = &$base->getSubmod("logview") | |
| $MMCApp = &MMCApp::getInstance() | |
| $mod = new Module("network") | |
| (c) 2004-2007 Linbox / Free&ALter Soft, http://linbox.com (c) 2007-2008 Mandriva, http://www.mandriva.com/ | |
| $page = new Page("index",_T("DNS zones","network")) | |
| $submod = new SubModule("network") | |
| user submod definition | |
| $base = &$MMCApp->getModule("base") |
Definition at line 164 of file infoPackage.inc.php.
Referenced by createAclAttrTemplate(), createRedirectAclTemplate(), and getDefaultPage().
| $logview = &$base->getSubmod("logview") |
Definition at line 165 of file infoPackage.inc.php.
| $MMCApp = &MMCApp::getInstance() |
Definition at line 160 of file infoPackage.inc.php.
| $mod = new Module("network") |
(c) 2004-2007 Linbox / Free&ALter Soft, http://linbox.com (c) 2007-2008 Mandriva, http://www.mandriva.com/
This file is part of Mandriva Management Console (MMC).
MMC is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
MMC is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with MMC; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA module declaration
Definition at line 28 of file infoPackage.inc.php.
| $page = new Page("index",_T("DNS zones","network")) |
Definition at line 44 of file infoPackage.inc.php.
| $submod = new SubModule("network") |
1.5.8