Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

GUI2K4.AdminPanelBase

Extends
GUIPanel

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIMultiComponent
         |   
         +-- XInterface.GUIPanel
            |   
            +-- GUI2K4.AdminPanelBase

Direct Known Subclasses:

AdminPanelLogin, AdminPanelMaps, AdminPanelPlayers, AdminPanelRules

Variables Summary
AdminPanelBase
boolbAdvancedAdmin
stringPanelCaption
Inherited Variables from XInterface.GUIPanel
Background
Inherited Variables from XInterface.GUIMultiComponent
AnimationCount, bAlwaysAutomate, bDrawFocusedLast, bOldStyleMenus, Components, Controls, FocusedControl, PropagateVisibility

Functions Summary
function AdminCommand (string Command)
function AdminReply (string Reply)
functionbool IsAdmin ()
function LoggedIn (string AdminName)
function LoggedOut ()
function SetAdvanced (bool bIsAdvanced)
function ShowPanel ()
Inherited Functions from XInterface.GUIPanel
InitComponent
Inherited Functions from XInterface.GUIMultiComponent
AddComponent, AppendComponent, BeginAnimation, CanAcceptFocus, CenterMouse, CheckDuplicateTabOrder, CheckInvalidTabOrder, Closed, DebugTabOrder, DisableMe, EnableMe, EndAnimation, FindComponentIndex, FocusFirst, FocusLast, Free, InitComponent, InitializeControls, InsertComponent, InternalOnShow, LevelChanged, LoseFocus, NextControl, Opened, PrevControl, RemapComponents, RemoveComponent, SetFocus, SetFocusInstead, SetVisibility


Variables Detail

AdminPanelBase

bAdvancedAdmin Source code

var(AdminPanelBase) noexport bool bAdvancedAdmin;

PanelCaption Source code

var(AdminPanelBase) localized string PanelCaption;


Functions Detail

AdminCommand Source code

function AdminCommand ( string Command )

AdminReply Source code

function AdminReply ( string Reply )

IsAdmin Source code

function bool IsAdmin ( )

LoggedIn Source code

function LoggedIn ( string AdminName )

LoggedOut Source code

function LoggedOut ( )

SetAdvanced Source code

function SetAdvanced ( bool bIsAdvanced )

ShowPanel Source code

function ShowPanel ( )


Defaultproperties

defaultproperties
{
     WinTop=0.131250
     WinHeight=0.862502
     bBoundToParent=True
     bScaleToParent=True
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Wed 7/2/2007 19:15:49.640 - Created with UnCodeX