Go to the source code of this file.
Variables | |
| $computers = search_machines($filter) | |
| $desc = array() | |
| $filter = $_GET['filter'] | |
| (c) 2004-2007 Linbox / Free&ALter Soft, http://linbox.com (c) 2007-2008 Mandriva, http://www.mandriva.com/ | |
| foreach($computers as $computer) | $l = new ListInfos($names, _T("Computer name", "samba")) |
| $names = array() | |
| $computers = search_machines($filter) |
Definition at line 27 of file ajaxFilter.php.
| $desc = array() |
Definition at line 30 of file ajaxFilter.php.
Referenced by change_group_desc(), LogListInfos::drawTable(), Module::getDescription(), MultipleInputTpl::MultipleInputTpl(), Page::Page(), Page::setDescription(), Module::setDescription(), SubModule::setDescription(), and SubModule::SubModule().
| $filter = $_GET['filter'] |
(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
Definition at line 26 of file ajaxFilter.php.
Definition at line 36 of file ajaxFilter.php.
| $names = array() |
Definition at line 29 of file ajaxFilter.php.
1.5.8