Go to the source code of this file.
Variables | |
$oGroup = new Group ( $oMysql, $oLog, $aAdmin, $aAdminArrays, $aRightNames ) | |
else | $action = 'list' |
$aNew = & $_POST['newrights'] | |
$aGroups = $oGroup->getAll() | |
$booSuccess = $oGroup->add ( $strName, $_POST['newrights'][0] ) | |
$strMsg = $booSuccess ? 'Gruppe erfolgreich angelegt.' : 'Eine Gruppe mit diesem Namen existiert bereits' | |
$i = 1 | |
$strHead = '' | |
$strInfo = '' | |
$strNewGroup = '' | |
$strGroupList = '' | |
$strTest = '' | |
$aInfo = array() | |
$intNames = ceil( count( $aRightNames ) / 2 ) | |
$intNamesF = floor( count( $aRightNames ) / 2 ) | |
$strTmpl_inhalt = $oStyle->get_area( ucfirst($action) ) |
|
|
|
Definition at line 46 of file group.php. Referenced by _UserAdd(), _UserEdit(), and _UserList(). |
|
Definition at line 132 of file group.php. Referenced by TownInfo::getById(). |
|
|
|
|
|
Definition at line 139 of file group.php. Referenced by _LogStat(), _UserList(), Fight::calc(), Map::getImg(), Fight::select(), and Taxplaner::taxCalc(). |
|
|
|
|
|
|
|
|
|
|
|
Definition at line 131 of file group.php. Referenced by ImportScan::import(). |
|
|
|
|
|
|
|
|