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

GUI2K4.UT2K4IRC_Private

Extends
UT2K4IRC_Channel

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIMultiComponent
         |   
         +-- XInterface.GUIPanel
            |   
            +-- XInterface.GUITabPanel
               |   
               +-- XInterface.UT2K4TabPanel
                  |   
                  +-- GUI2K4.UT2K4IRC_Page
                     |   
                     +-- GUI2K4.UT2K4IRC_Channel
                        |   
                        +-- GUI2K4.UT2K4IRC_Private

Variables Summary
Inherited Variables from GUI2K4.UT2K4IRC_Channel
ChannelName, ChannelTopic, DefaultListClass, DehelpUserText, DeopUserText, DevoiceUserText, HelpUserText, IsPrivate, KickUserText, lb_User, MessageUserText, OpUserText, ReasonText, tp_System, VoiceUserText, WhoisUserText
Inherited Variables from GUI2K4.UT2K4IRC_Page
bDoneInputScroll, bIRCTextToSpeechEnabled, ed_TextEntry, HasJoinedText, HasLeftText, InputHistory, InputHistoryPos, InputHistorySize, IRCActionColor, IRCInfoColor, IRCLinkColor, IRCNickColor, IRCTextColor, lb_TextDisplay, MainSplitterPosition, MaxChatScrollback, NewTopicText, NowKnownAsText, QuitText, SetsModeText, sp_Main, WasKickedByText

Functions Summary
function AddUser (string Nick ))
function ChangeHalfOp (string Nick, bool NewHalfOp ))
function ChangeNick (string OldNick, string NewNick))
function ChangeOp (string Nick, bool NewOp ))
function ChangeVoice (string Nick, bool NewVoice ))
functionbool ContextMenuOpen (GUIContextMenu Sender))
functionbool FindNick (string Nick ))
functionint GetUser (string Nick ))
function InitComponent (GUIController MyController, GUIComponent MyOwner))
function PrintAwayMessage (string Nick, string Message))
function PrivateAction (string Nick, string Text))
function PrivateText (string Nick, string Text))
function ProcessInput (string Text))
function RemoveUser (string Nick ))
Inherited Functions from GUI2K4.UT2K4IRC_Channel
AddControlContextOptions, AddUser, AddUserContextOptions, Ban, ChangedNick, ChangeHalfOp, ChangeMode, ChangeNick, ChangeOp, ChangeTopic, ChangeVoice, ChannelAction, ChannelText, ContextMenuClick, ContextMenuOpen, DeHelp, Deop, DeVoice, FindNick, GetAbsoluteIndex, GetFlags, GetUser, Help, InitComponent, InternalOnCreateComponent, InternalOnLoadIni, InternalOnReleaseSplitter, JoinedChannel, Kick, KickReasonClose, KickUser, MyCompareItem, MyListDblClick, MyOnDrawItem, Op, PartedChannel, ProcessInput, RemoveUser, ShowPanel, Unban, UserInChannel, UserIsHelper, UserIsOp, UserIsVoice, UserNotice, UserQuit, UserSetFlag, Voice, Whois
Inherited Functions from GUI2K4.UT2K4IRC_Page
ColorizeLinks, DecodeColor, Free, InitComponent, InternalOnCreateComponent, InternalOnKeyEvent, InterpretColorCodes, IRCTextDblClick, ProcessInput


Functions Detail

AddUser Source code

function AddUser ( string Nick ) )

ChangeHalfOp Source code

function ChangeHalfOp ( string Nick, bool NewHalfOp ) )

ChangeNick Source code

function ChangeNick ( string OldNick, string NewNick) )

ChangeOp Source code

function ChangeOp ( string Nick, bool NewOp ) )

ChangeVoice Source code

function ChangeVoice ( string Nick, bool NewVoice ) )

ContextMenuOpen Source code

function bool ContextMenuOpen ( GUIContextMenu Sender) )

FindNick Source code

function bool FindNick ( string Nick ) )

GetUser Source code

function int GetUser ( string Nick ) )

InitComponent Source code

function InitComponent ( GUIController MyController, GUIComponent MyOwner) )

PrintAwayMessage Source code

function PrintAwayMessage ( string Nick, string Message) )

PrivateAction Source code

function PrivateAction ( string Nick, string Text) )

PrivateText Source code

function PrivateText ( string Nick, string Text) )

ProcessInput Source code

function ProcessInput ( string Text) )

RemoveUser Source code

function RemoveUser ( string Nick ) )


Defaultproperties

defaultproperties
{


}

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