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
{
	WinWidth=1.000000
	WinHeight=0.862502
	WinLeft=0.000000
	WinTop=0.131250
	bScaleToParent=True
	bBoundToParent=True
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Do 14.8.2014 09:57:58.920 - Created with UnCodeX