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

profile.php File Reference

Go to the source code of this file.

Variables

else $action = ''
 $intSizeX = isset($_POST['sx']) ? intval( $_POST['sx'] ) : $oUser->intSizeX
 $intSizeY = isset($_POST['sy']) ? intval( $_POST['sy'] ) : $oUser->intSizeY
 $intHomeX = (isset($_POST['hx']) && !$oUser->isAdmin( 'limit_view' )) ? intval( $_POST['hx'] ) : $oUser->intHomeX
 $intHomeY = (isset($_POST['hy']) && !$oUser->isAdmin( 'limit_view' )) ? intval( $_POST['hy'] ) : $oUser->intHomeY
 $intShowUnit = isset($_POST['su']) ? intval( $_POST['su'] ) : $oUser->intUnit
 $booFog = $action == 'save' ? isset($_POST['fog']) : $oUser->intFog
 $intSight = $action == 'save' ? intval($_POST['town_sight']) : $oUser->intTownSight
 $booFill = $action == 'save' ? isset($_POST['town_fill']) : $oUser->intTownFill
 $strPlayer = (isset($_POST['player']) && !$oUser->isAdmin( 'limit_view' )) ? trim( $_POST['player'] ) : $oUser->strPlayer
 $strPassA = isset($_POST['pass1']) ? $_POST['pass1'] : ''
 $strPassB = isset($_POST['pass2']) ? $_POST['pass2'] : ''
 $intNewStyle = isset($_POST['new_style']) ? intval( $_POST['new_style'] ) : $intStyle
 $intUserId = $oUser->intUserID
 $strMessage = ''
$oUser intHomeX = $intHomeX
$oUser intHomeY = $intHomeY
 $aRow = $oMysql->fetch_assoc()
 $intStyle = $intNewStyle
 $strHome = ''
 $strOptions = ''
 $strSelect = $oStyle->get_area( 'Select' )
 $strTmpl_inhalt = $oStyle->get_area( 'Profile' )


Variable Documentation

else $action = ''
 

Definition at line 37 of file profile.php.

$aRow = $oMysql->fetch_assoc()
 

Definition at line 95 of file profile.php.

Referenced by _LogStat(), User::_setUser(), _UserList(), Admin::addUser(), User::checklogin(), Tools::csvimport(), Search::doSearch(), Guild::get(), Group::get(), Field::get(), Guild::getAll(), Group::getAll(), Admin::getDeadList(), Admin::getGroups(), WorldMap::getGuilds(), Map::getImg(), Admin::getLogList(), Admin::getLogStat(), WorldMap::getTowns(), TownInfo::getTowns(), Admin::getUsers(), ImportScan::import(), ImportHtml::import(), User::login(), Admin::mergeMap(), Admin::optimizeDb(), and Field::set().

$booFill = $action == 'save' ? isset($_POST['town_fill']) : $oUser->intTownFill
 

Definition at line 49 of file profile.php.

$booFog = $action == 'save' ? isset($_POST['fog']) : $oUser->intFog
 

Definition at line 47 of file profile.php.

$intHomeX = (isset($_POST['hx']) && !$oUser->isAdmin( 'limit_view' )) ? intval( $_POST['hx'] ) : $oUser->intHomeX
 

Definition at line 43 of file profile.php.

Referenced by _UserAdd(), and _UserEdit().

$intHomeY = (isset($_POST['hy']) && !$oUser->isAdmin( 'limit_view' )) ? intval( $_POST['hy'] ) : $oUser->intHomeY
 

Definition at line 44 of file profile.php.

Referenced by _UserAdd(), and _UserEdit().

$intNewStyle = isset($_POST['new_style']) ? intval( $_POST['new_style'] ) : $intStyle
 

Definition at line 57 of file profile.php.

$intShowUnit = isset($_POST['su']) ? intval( $_POST['su'] ) : $oUser->intUnit
 

Definition at line 46 of file profile.php.

$intSight = $action == 'save' ? intval($_POST['town_sight']) : $oUser->intTownSight
 

Definition at line 48 of file profile.php.

$intSizeX = isset($_POST['sx']) ? intval( $_POST['sx'] ) : $oUser->intSizeX
 

Definition at line 39 of file profile.php.

$intSizeY = isset($_POST['sy']) ? intval( $_POST['sy'] ) : $oUser->intSizeY
 

Definition at line 40 of file profile.php.

$intStyle = $intNewStyle
 

Definition at line 107 of file profile.php.

$intUserId = $oUser->intUserID
 

Definition at line 60 of file profile.php.

$strHome = ''
 

Definition at line 116 of file profile.php.

Referenced by output().

$strMessage = ''
 

Definition at line 99 of file profile.php.

$strOptions = ''
 

Definition at line 126 of file profile.php.

Referenced by _UserAdd(), and _UserEdit().

$strPassA = isset($_POST['pass1']) ? $_POST['pass1'] : ''
 

Definition at line 54 of file profile.php.

$strPassB = isset($_POST['pass2']) ? $_POST['pass2'] : ''
 

Definition at line 55 of file profile.php.

$strPlayer = (isset($_POST['player']) && !$oUser->isAdmin( 'limit_view' )) ? trim( $_POST['player'] ) : $oUser->strPlayer
 

Definition at line 51 of file profile.php.

$strSelect = $oStyle->get_area( 'Select' )
 

Definition at line 131 of file profile.php.

$strTmpl_inhalt = $oStyle->get_area( 'Profile' )
 

Definition at line 144 of file profile.php.

$oUser intHomeX = $intHomeX
 

Definition at line 87 of file profile.php.

Referenced by User::_clearUser(), User::_setUser(), _UserAdd(), _UserEdit(), and User::check().

$oUser intHomeY = $intHomeY
 

Definition at line 88 of file profile.php.

Referenced by User::_clearUser(), User::_setUser(), _UserAdd(), _UserEdit(), and User::check().


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