I don't need to test my programs. I have an error-correcting modem.

UE2:XWebQueryHandler (UT2003)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2003 Object >> xAdminBase >> XWebQueryHandler
Package: 
xWebAdmin
Within class: 
UTServerAdmin
This class in other games:
UT2004

Class: XWebAdmin.xWebQueryHandler Parent: Engine.xAdminBase

<Enter a description here>

Properties

DefaultPage

Type: string


NeededPrivs

Type: string


Title

Type: string


Instance functions

Cleanup

function Cleanup ()


Init

function bool Init ()


PostQuery

function bool PostQuery (WebRequest Request, WebResponse Response)


PreQuery

function bool PreQuery (WebRequest Request, WebResponse Response)


Query

function bool Query (WebRequest Request, WebResponse Response)


Operators

string += string

{{{1}}}


string -= string

{{{1}}}


string @= string

{{{1}}}