Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

group.php File Reference

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) )


Variable Documentation

else $action = 'list'
 

Definition at line 36 of file group.php.

$aGroups = $oGroup->getAll()
 

Definition at line 46 of file group.php.

Referenced by _UserAdd(), _UserEdit(), and _UserList().

$aInfo = array()
 

Definition at line 132 of file group.php.

Referenced by TownInfo::getById().

$aNew = & $_POST['newrights']
 

Definition at line 45 of file group.php.

$booSuccess = $oGroup->add ( $strName, $_POST['newrights'][0] )
 

Definition at line 69 of file group.php.

$i = 1
 

Definition at line 139 of file group.php.

Referenced by _LogStat(), _UserList(), Fight::calc(), Map::getImg(), Fight::select(), and Taxplaner::taxCalc().

$intNames = ceil( count( $aRightNames ) / 2 )
 

Definition at line 133 of file group.php.

$intNamesF = floor( count( $aRightNames ) / 2 )
 

Definition at line 134 of file group.php.

$oGroup = new Group ( $oMysql, $oLog, $aAdmin, $aAdminArrays, $aRightNames )
 

Definition at line 31 of file group.php.

$strGroupList = ''
 

Definition at line 126 of file group.php.

$strHead = ''
 

Definition at line 130 of file group.php.

$strInfo = ''
 

Definition at line 131 of file group.php.

Referenced by ImportScan::import().

$strMsg = $booSuccess ? 'Gruppe erfolgreich angelegt.' : 'Eine Gruppe mit diesem Namen existiert bereits'
 

Definition at line 70 of file group.php.

$strNewGroup = ''
 

Definition at line 86 of file group.php.

$strTest = ''
 

Definition at line 122 of file group.php.

$strTmpl_inhalt = $oStyle->get_area( ucfirst($action) )
 

Definition at line 161 of file group.php.


Generated on Sun May 8 19:29:46 2005 for PhpMap by  doxygen 1.4.2