UWeb.WebResponse
- Extends
- Object
- Modifiers
- native noexport
Core.Object
|
+-- UWeb.WebResponse
Inherited Structures from Core.Object |
BoundingVolume, Box, Color, CompressedPosition, Coords, FloatBox, Guid, IntBox, InterpCurve, InterpCurvePoint, Matrix, Plane, Quat, Range, RangeVector, Rotator, Scale, TMultiMap, Vector |
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 bool bSentResponse;
var bool bSentText;
var localized string CharSet;
var const config string IncludePath;
var private native const TMultiMap ReplacementMap;
native final function ClearSubst ( )
native final function Dump ( )
function FailAuthentication ( string Realm )
native final function string GetHTTPExpiration ( optional int OffsetSeconds )
function HTTPError ( int ErrorNum, optional string Data )
function HTTPHeader ( string Header )
function HTTPResponse ( string Header )
native final function IncludeBinaryFile ( string Filename )
native final function IncludeUHTM ( string Filename )
native final function string LoadParsedUHTM ( string Filename )
function Redirect (
string URL )
event SendBinary ( int Count, byte B[255] )
function SendCachedFile ( string Filename, optional string ContentType )
function SendStandardHeaders ( optional string ContentType, optional bool bCache )
event SendText ( string Text, optional bool bNoCRLF )
native final function Subst ( string Variable, coerce string Value, optional bool bClear )
defaultproperties
{
IncludePath="/Web"
CharSet="iso-8859-1"
}
|
Creation time: Mo 16.4.2007 11:20:37.156 - Created with
UnCodeX