Go to the source code of this file.
Variables | |
| $arrSnUser = array() | |
| $arrUser = array() | |
| global | $conf |
| (c) 2004-2007 Linbox / Free&ALter Soft, http://linbox.com (c) 2007-2008 Mandriva, http://www.mandriva.com | |
| $css = array() | |
| $filter = $_GET["filter"] | |
| $homeDirArr = array() | |
| $mails = array() | |
| $maxperpage = $conf["global"]["maxperpage"] | |
| for($idx=0;$idx< count($users);$idx++) | $n = new UserInfos($arrUser, _("Login")) |
| $phones = array() | |
| else | $start = 0 |
| $n | css = $css |
| $n | end = $usercount - 1 |
| $n | start = 0 |
| $arrSnUser = array() |
Definition at line 38 of file ajaxFilter.php.
| $arrUser = array() |
Definition at line 37 of file ajaxFilter.php.
| global $conf |
(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 25 of file ajaxFilter.php.
| $css = array() |
Definition at line 42 of file ajaxFilter.php.
| $filter = $_GET["filter"] |
Definition at line 31 of file ajaxFilter.php.
| $homeDirArr = array() |
Definition at line 39 of file ajaxFilter.php.
| $mails = array() |
Definition at line 40 of file ajaxFilter.php.
| $maxperpage = $conf["global"]["maxperpage"] |
Definition at line 29 of file ajaxFilter.php.
| for ($idx=0;$idx< count($users);$idx++) $n = new UserInfos($arrUser, _("Login")) |
Definition at line 67 of file ajaxFilter.php.
| $phones = array() |
Definition at line 41 of file ajaxFilter.php.
| else $start = 0 |
Definition at line 33 of file ajaxFilter.php.
Definition at line 76 of file ajaxFilter.php.
| $n end = $usercount - 1 |
Definition at line 72 of file ajaxFilter.php.
| $n start = 0 |
Definition at line 71 of file ajaxFilter.php.
1.5.8