- Extends
- WebApplication
- Modifiers
- config
Core.Object
|
+-- UWeb.WebApplication
|
+-- TribesWebAdmin.TribesServerAdmin
Inherited Structures from Core.Object |
BoundingVolume, Box, Color, CompressedPosition, Coords, GameSpyServerData, Guid, IntegerRange, InterpCurve, InterpCurvePoint, MatCoords, Matrix, Plane, Quat, Range, RangeVector, Rotator, Scale, Vector |
Functions Summary |
| | AccessDenied (WebResponse Response))
|
| | ApplyMapList (StringArray ExcludeMaps, StringArray IncludeMaps, String GameType, String MapListType))
|
| bool | CanPerform (string privs))
|
| string | Checkbox (string tag, bool bChecked))
|
| String | GenerateGameTypeOptions (String CurrentGameType))
|
| String | GenerateMapListOptions (String GameType, String MapListType))
|
| String | GenerateMapListSelect (StringArray MapList, StringArray MovedMaps))
|
| bool | HasURLOption (string ParamName, out string Value))
|
| string | HtmlEncode (string src))
|
| string | HyperLink (string url, string text, bool bEnabled, optional string target))
|
| | Init ()))
|
| | LoadGameTypes ()))
|
| | LoadMutators ()))
|
| | LoadQueryHandlers ()))
|
| bool | MapIsChanging ()))
|
| | MapTitle (WebResponse Response))
|
| string | NextPriv (out string privs))
|
| String | PadLeft (String InStr, int Width, String PadStr))
|
| | 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))
|
| StringArray | ReloadExcludeMaps (String GameType))
|
| StringArray | ReloadIncludeMaps (StringArray ExMaps, String GameClass))
|
| | ServerChangeMap (WebRequest Request, WebResponse Response, string MapName, string GameType))
|
| string | SetGamePI (string GameType))
|
| bool | ShowFrame (WebResponse Response, string Page))
|
| | 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 | StringIf (bool bCond, string iftrue, string iffalse))
|
| | UpdateDefaultMaps (String GameType, StringArray Maps))
|
| String | UsedMutators ()))
|
| string | WebInclude (string file))
|
Inherited Functions from Core.Object |
!, !=, $, $=, %, &, &&, *, **, *=, +, ++, +=, -, --, -=, / , /=, <, <<, <=, ==, >, >=, >>, >>>, @, @=, Abs, Acos, AllClasses, AllEditableProperties, Allocate, AllProperties, AppSeconds, Asc, Asin, AssertWithDescription, Atan, BeginState, CanSLog, Caps, Chr, Clamp, ClassConstruct, ClassIsChildOf, ClockwiseFrom, CommonBase, Construct, Cos, Cross, DecodeFromURL, Disable, Div, Dot, DynamicFindObject, DynamicLoadObject, Enable, EncodeForURL, EndState, Eval, Exp, FClamp, FindObject, FlushConfig, FMax, FMin, FRand, GetAxes, GetBuildNumber, GetEnum, GetMinCompatibleBuildNumber, GetPropertyText, GetStateName, GetSuperClass, GetUnAxes, GotoState, Hash, HasUnicode, InStr, InterpCurveEval, InterpCurveGetInputDomain, InterpCurveGetOutputRange, Inverse, Invert, IsA, IsInState, IsNearlyZero, IsUTracing, IsValidForURL, IsZero, Left, Len, Lerp, Localize, Locs, Log, Loge, LogGuardStack, Max, Mid, Min, MirrorVectorByNormal, Normal, Normalize, NullReferences, OrthoRotation, QuatFindBetween, QuatFromAxisAndAngle, QuatFromRotator, QuatInvert, QuatProduct, QuatRotateVector, QuatToRotator, Rand, RandRange, Repl, replaceStr, ResetConfig, Right, RotRand, SaveConfig, SetPropertyText, SetUTracing, Sin, Sleep, SLog, Smerp, Split, Sqrt, Square, StaticSaveConfig, StrCmp, Tan, VDist, VDistSquared, VRand, VSize, VSize2D, VSizeSquared, VSizeSquared2D, Warn, ^, ^^, |, ||, ~, ~= |
var config string AdminRealm;
var config string DefaultBG;
var config string HeaderPage;
var config string HighlightedBG;
var string htm;
var config string MessagePage;
var config string RestartPage;
var config string RootFrame;
TribesServerAdmin
function ApplyMapList (
StringArray ExcludeMaps,
StringArray IncludeMaps,
String GameType,
String MapListType) )
function bool CanPerform ( string privs) )
function string Checkbox ( string tag, bool bChecked) )
GenerateGameTypeOptions Source code
function String GenerateGameTypeOptions ( String CurrentGameType) )
GenerateMapListOptions Source code
function String GenerateMapListOptions ( String GameType, String MapListType) )
function bool HasURLOption ( string ParamName, out string Value) )
function string HtmlEncode ( string src) )
function string HyperLink (
string url,
string text,
bool bEnabled, optional
string target) )
event Init ( ) )
function LoadGameTypes ( ) )
function LoadMutators ( ) )
function LoadQueryHandlers ( ) )
function bool MapIsChanging ( ) )
function string NextPriv ( out string privs) )
function String PadLeft ( String InStr, int Width, String PadStr) )
QuerySubmitRestartPage Source code
function StringArray ReloadExcludeMaps (
String GameType) )
function string SetGamePI ( string GameType) )
function bool ShowFrame (
WebResponse Response,
string Page) )
function bool ShowPage (
WebResponse Response,
string Page) )
function bool StatusReport (
WebResponse Response,
string ErrorMessage,
string SuccessMessage) )
function string StringIf ( bool bCond, string iftrue, string iffalse) )
function UpdateDefaultMaps (
String GameType,
StringArray Maps) )
function String UsedMutators ( ) )
function string WebInclude ( string file) )
defaultproperties
{
SpectatorType=Class'TribesServerAdminSpectator'
QueryHandlerClasses(0)=class'TribesWebQueryCurrent'
QueryHandlerClasses(1)=class'TribesWebQueryDefaults'
QueryHandlerClasses(2)=class'TribesWebQueryAdmins'
AdminRealm="Tribes Remote Admin Server"
RootFrame="rootframe"
HeaderPage="mainmenu"
MessagePage="message"
RestartPage="server_restart"
DefaultBG="#aaaaaa"
HighlightedBG="#3a7c8c"
htm=".htm"
}
|
Creation time: st 23.5.2018 00:10:36.881 - Created with
UnCodeX