- Extends
- WebApplication
- Modifiers
- config
Core.Object
|
+-- UWeb.WebApplication
|
+-- XWebAdmin.UTServerAdmin
Inherited Structures from Core.Object |
BoundingVolume, Box, Color, CompressedPosition, Coords, FloatBox, Guid, IntBox, InterpCurve, InterpCurvePoint, Matrix, Plane, Quat, Range, RangeVector, Rotator, Scale, TMultiMap, Vector |
Functions Summary |
| | AccessDenied (WebResponse Response)
|
| | ApplySkinSettings ()
|
| bool | CanPerform (string privs)
|
| string | Checkbox (string tag, bool bChecked, optional bool bDisabled)
|
| | CleanupApp ()
|
| | CleanupQuery ()
|
| | CreateFullMutatorList (out StringArray Mutators, out StringArray GroupsOnly)
|
| | FormatMapName (out string FullName, out string ShortName)
|
| string | GenerateGameTypeOptions (String CurrentGameType)
|
| string | GenerateMapListOptions (string GameType, int Active)
|
| string | GenerateMapListSelect (StringArray MapList, StringArray MovedMaps)
|
| string | GenerateMutatorOptions (String SelectedMutators)
|
| string | GenerateSkinSelect ()
|
| int | GetGameCacheIndex (string GameClass)
|
| bool | HasURLOption (string ParamName, out string Value)
|
| string | Hidden (string Tag, string Value)
|
| string | HtmlDecode (string src)
|
| string | HtmlEncode (string src)
|
| string | HyperLink (string url, string text, bool bEnabled, optional string target)
|
| | Init ()
|
| | LoadGameTypes ()
|
| | LoadMaps ()
|
| | LoadMutators ()
|
| | LoadQueryHandlers ()
|
| | LoadSkins ()
|
| bool | MapIsChanging ()
|
| | MapTitle (WebResponse Response)
|
| string | NextPriv (out string PrivString)
|
| string | PadLeft (string Text, int MaxWidth, optional string PadString)
|
| string | PadRight (string Text, int MaxWidth, optional string PadString)
|
| | PostQuery (WebRequest Request, WebResponse Response)
|
| bool | PreQuery (WebRequest Request, WebResponse Response)
|
| | Query (WebRequest Request, WebResponse Response)
|
| | QueryHeaderPage (WebRequest Request, WebResponse Response)
|
| | QueryRestartPage (WebRequest Request, WebResponse Response)
|
| | QueryRootFrame (WebRequest Request, WebResponse Response)
|
| | QuerySubmitRestartPage (WebRequest Request, WebResponse Response)
|
| string | RadioButton (string Group, string Value, bool bSelected)
|
| StringArray | ReloadExcludeMaps (String GameType)
|
| StringArray | ReloadIncludeMaps (StringArray ExMaps, int GameIndex, int MapListIndex)
|
| string | ResetButton (string ResetButtonName, string ResetButtonValue)
|
| string | Select (string SelectName, string SelectOptions)
|
| | ServerChangeMap (WebRequest Request, WebResponse Response, string MapName, string GameType)
|
| string | SetGamePI (optional string GameType)
|
| bool | ShowFrame (WebResponse Response, string Page)
|
| | ShowFramedMessage (WebResponse Response, string Message, bool bIsErrorMsg)
|
| | ShowMessage (WebResponse Response, string Title, string Message)
|
| bool | ShowPage (WebResponse Response, string Page)
|
| | StatusError (WebResponse Response, string Message)
|
| | StatusOk (WebResponse Response, string Message)
|
| bool | StatusReport (WebResponse Response, string ErrorMessage, string SuccessMessage)
|
| string | SubmitButton (string SubmitButtonName, string SubmitButtonValue)
|
| string | TextBox (string TextName, coerce string Size, coerce string MaxLength, optional string DefaultValue)
|
| | UpdateCustomMapList (int GameIndex, int Index, string NewName)
|
| String | UsedMutators ()
|
| bool | ValidMap (string MapURL)
|
| string | WebInclude (string file)
|
Inherited Functions from Core.Object |
!, !=, $, $=, %, &, &&, *, **, *=, +, ++, +=, -, --, -=, / , /=, <, <<, <=, ==, >, >=, >>, >>>, @, @=, Abs, Acos, AllObjects, Asc, Asin, Atan, BeginState, Caps, Ceil, Chr, Clamp, ClassIsChildOf, ClearConfig, ClockwiseFrom, Cos, Created, Cross, Disable, Divide, Dot, DynamicLoadObject, EatStr, Enable, EndState, Eval, Exp, FClamp, FindObject, FMax, FMin, FRand, GetAxes, GetEnum, GetItemName, GetPerObjectNames, GetPropertyText, GetReferencers, GetStateName, GetUnAxes, GotoState, InStr, InterpCurveEval, InterpCurveGetInputDomain, InterpCurveGetOutputRange, Invert, IsA, IsInState, IsOnConsole, IsSoaking, Left, Len, Lerp, Localize, Locs, Log, Loge, Max, Mid, Min, MirrorVectorByNormal, Normal, Normalize, OrthoRotation, PlatformIs64Bit, PlatformIsMacOS, PlatformIsUnix, PlatformIsWindows, QuatFindBetween, QuatFromAxisAndAngle, QuatFromRotator, QuatInvert, QuatProduct, QuatRotateVector, QuatSlerp, QuatToRotator, Rand, RandRange, Repl, ReplaceText, ResetConfig, Right, RotRand, Round, SaveConfig, SetPropertyText, Sin, Smerp, Split, Sqrt, Square, StaticClearConfig, StaticSaveConfig, StopWatch, StrCmp, Tan, VRand, VSize, Warn, ^, ^^, |, ||, ~, ~= |
var localized string Accept;
var localized string AccessDeniedText;
var config string ActiveSkin;
var config string AdminRealm;
var bool bDebug;
var config string CellCenter;
var config string CellColSpan;
var config string CellLeft;
var config string CellRight;
var config string CheckboxInclude;
var localized string Custom;
var config string DefaultBG;
var localized string DeleteText;
var localized string Deny;
var localized string Edit;
var localized string Error;
var localized string ErrorAuthenticating;
var config string FramedMessagePage;
var config string HeaderPage;
var config string HiddenInclude;
var config string HighlightedBG;
var string htm;
var localized string Initialized;
var localized string LoadingGames;
var localized string LoadingMaps;
var localized string MapChanging;
var localized string MapChangingTo;
var config string MessagePage;
var localized string NewText;
var localized string NoneText;
var localized string NoPrivs;
var config string NowrapCenter;
var config string NowrapLeft;
var config string NowrapRight;
var config string RadioButtonInclude;
var config string ResetButtonInclude;
var config string RestartPage;
var config string RootFrame;
var config string RowCenter;
var config string RowLeft;
var config string SelectInclude;
var string SiteBG;
var string SiteCSSFile;
var string SkinPath;
var config string SkinSelectInclude;
var string StatusErrorColor;
var string StatusOKColor;
var config string SubmitButtonInclude;
var localized string SwitchText;
var config string TextboxInclude;
var localized string Update;
var localized string WaitTitle;
UTServerAdmin
struct HtmlChar
{
var string Coded;
var string Plain;
};
function ApplySkinSettings ( )
function bool CanPerform ( string privs )
function string Checkbox ( string tag, bool bChecked, optional bool bDisabled )
function CleanupApp ( )
function CleanupQuery ( )
function FormatMapName ( out string FullName, out string ShortName )
GenerateGameTypeOptions Source code
function string GenerateGameTypeOptions ( String CurrentGameType )
GenerateMapListOptions Source code
function string GenerateMapListOptions ( string GameType, int Active )
GenerateMutatorOptions Source code
function string GenerateMutatorOptions ( String SelectedMutators )
function string GenerateSkinSelect ( )
function int GetGameCacheIndex ( string GameClass )
function bool HasURLOption ( string ParamName, out string Value )
function string Hidden ( string Tag, string Value )
static function string HtmlDecode ( string src )
static function string HtmlEncode ( string src )
function string HyperLink (
string url,
string text,
bool bEnabled,
optional string target )
event Init ( )
function LoadGameTypes ( )
function LoadMaps ( )
function LoadMutators ( )
function LoadQueryHandlers ( )
function LoadSkins ( )
function bool MapIsChanging ( )
function string NextPriv ( out string PrivString )
function string PadLeft ( string Text, int MaxWidth, optional string PadString )
function string PadRight ( string Text, int MaxWidth, optional string PadString )
QuerySubmitRestartPage Source code
function string RadioButton ( string Group, string Value, bool bSelected )
function StringArray ReloadExcludeMaps (
String GameType )
function string ResetButton ( string ResetButtonName, string ResetButtonValue )
function string Select ( string SelectName, string SelectOptions )
function string SetGamePI ( optional string GameType )
function bool ShowFrame (
WebResponse Response,
string Page )
function ShowFramedMessage (
WebResponse Response,
string Message,
bool bIsErrorMsg )
function ShowMessage (
WebResponse Response,
string Title,
string Message )
function bool ShowPage (
WebResponse Response,
string Page )
function StatusError (
WebResponse Response,
string Message )
function StatusOk (
WebResponse Response,
string Message )
function bool StatusReport (
WebResponse Response,
string ErrorMessage,
string SuccessMessage )
function string SubmitButton ( string SubmitButtonName, string SubmitButtonValue )
function string TextBox ( string TextName, coerce string Size, coerce string MaxLength, optional string DefaultValue )
function UpdateCustomMapList ( int GameIndex, int Index, string NewName )
function String UsedMutators ( )
function bool ValidMap ( string MapURL )
function string WebInclude ( string file )
defaultproperties
{
QueryHandlerClasses(0)="XWebAdmin.xWebQueryCurrent"
QueryHandlerClasses(1)="XWebAdmin.xWebQueryDefaults"
QueryHandlerClasses(2)="XWebAdmin.xWebQueryAdmins"
SpectatorType=Class'XWebAdmin.UTServerAdminSpectator'
DefaultWebSkinClass=Class'XWebAdmin.UT2K3Skin'
SpecialChars(0)=(Plain="&",Coded="&")
SpecialChars(1)=(Plain=""",Coded=""")
SpecialChars(2)=(Plain=" ",Coded=" ")
SpecialChars(3)=(Plain="<",Coded="<")
SpecialChars(4)=(Plain=">",Coded=">")
SpecialChars(5)=(Plain="©",Coded="©")
SpecialChars(6)=(Plain="™",Coded="™")
SpecialChars(7)=(Plain="®",Coded="®")
DefaultBG="#aaaaaa"
HighlightedBG="#3a7c8c"
RootFrame="rootframe"
HeaderPage="mainmenu"
MessagePage="message"
FramedMessagePage="frame_message"
RestartPage="server_restart"
htm=".htm"
AdminRealm="UT Remote Admin Server"
SiteCSSFile="ut2003.css"
SiteBG="#243954"
StatusOKColor="#33cc66"
StatusErrorColor="Yellow"
CellLeft="cell_left"
CellCenter="cell_center"
CellRight="cell_right"
CellColSpan="cell_colspan"
NowrapLeft="cell_left_nowrap"
NowrapCenter="cell_center_nowrap"
NowrapRight="cell_right_nowrap"
RowLeft="row_left"
RowCenter="row_center"
CheckboxInclude="checkbox"
TextboxInclude="textbox"
SubmitButtonInclude="submit_button"
RadioButtonInclude="radio_button"
SelectInclude="select"
ResetButtonInclude="reset_button"
HiddenInclude="hidden"
SkinSelectInclude="mainmenu_items"
Accept="Accept"
Deny="Deny"
Update="Update"
Custom="Custom"
Error="Error"
NoneText="None"
SwitchText="Switch"
DeleteText="Delete"
NewText="New"
Edit="Edit"
WaitTitle="Please Wait"
MapChanging="The server is now switching maps. Please allow 10 - 15 seconds while the server changes maps."
MapChangingTo="The server is now switching to map '%MapName%'. Please allow 10-15 seconds while the server changes maps."
AccessDeniedText="Access Denied"
ErrorAuthenticating="Exception Occurred During Authentication!"
NoPrivs="Your privileges are not sufficient to view this page."
LoadingGames="Loading Game Types"
LoadingMaps="Loading Available Maps"
Initialized="%class% Initialized on port %port%"
}
|
Creation time: Mo 16.4.2007 11:20:36.203 - Created with
UnCodeX