[Ircd] element index

Package indexes

All elements
a c d e f g h i k m n o p q r s t u w _
_
top
__construct
Irc object constructor.
__construct
__construct
Creates a new instance of a channel.
__construct
__get
Magic getter function
__get
channel::__get() in Channel
__set
__set
channel::__set() in Channel
a
top
add
idle::add() in Idle
Starts the idle monitor for the given nickname.
addaccess
Add user to the channel access list with the given level
addBan
Adds a ban record to the channel
addMode
Sets the channels active modes in BIN
adduser
Add a user to this channel with the given channel modes.
addUserStatus
Add a channel status to the given user.
add_auto_status1
Convert IRCD mode prefixes to their letter equivalence -- not sure if this is used...
c
top
CAPAB
CAPAB in IRCRaw
channel
channel in Channel
BuddyServ IRC Services
check_dosave
Checks for all users that should receive a idle bonus
cMode
handler::cMode() in Handler
CMODE_BAN
CMODE_BAN in ChanModes
CMODE_EXEMPT
CMODE_EXEMPT in ChanModes
CMODE_FOUNDER
CMODE_FOUNDER in ChanModes
CMODE_HALFOP
CMODE_HALFOP in ChanModes
CMODE_INVITED
CMODE_INVITED in ChanModes
CMODE_INVITEONLY
CMODE_INVITEONLY in ChanModes
CMODE_KEY
CMODE_KEY in ChanModes
CMODE_LIMIT
CMODE_LIMIT in ChanModes
CMODE_MODERATE
CMODE_MODERATE in ChanModes
CMODE_NOCOLOR
CMODE_NOCOLOR in ChanModes
CMODE_NOEXTERNAL
CMODE_NOEXTERNAL in ChanModes
CMODE_OP
CMODE_OP in ChanModes
CMODE_OPERONLY
CMODE_OPERONLY in ChanModes
CMODE_OPTOPIC
CMODE_OPTOPIC in ChanModes
CMODE_PRIVATE
CMODE_PRIVATE in ChanModes
CMODE_PROTECT
CMODE_PROTECT in ChanModes
CMODE_REGCHAT
CMODE_REGCHAT in ChanModes
CMODE_REGONLY
CMODE_REGONLY in ChanModes
CMODE_SECRET
CMODE_SECRET in ChanModes
CMODE_VOICE
CMODE_VOICE in ChanModes
create
Create a new gline to add to the database
CTCP
CTCP in IRCRaw
ChanModes
ChanModes in ChanModes
Channel
Channel in Channel
d
top
del
gline::del() in Gline
Delete a gline from our memory
deluser
Remove a user entry from the current channel.
disconnect
Disconnects from the irc server.
e
top
EOB
EOB in IRCRaw
exists
Check if the given user is getting bonuses
exists
Check if a gline for the current mask already exists
exists
Check if a given channel currently exists.
f
top
findMatchingBan
Find an return a ban matching a mask.
g
top
get
channel::get() in Channel
Check for an instance of the given channel or creates one if not found.
get
gline::get() in Gline
Get an instance of a gline object, or returns false if not exist.
get_object
Get an already active idle clients object.
get_points
Get the current idle points for a user.
get_time
Get the time the user started getting idle bonus this session.
gline
gline in Gline
BuddyServ IRC Services
Gline
Gline in Gline
h
top
handler
handler in Handler
BuddyServ IRC Services
hasUserStatus
Check if the user has a given status.
has_access
Check if a user has the given access level to the channel.
has_burst
This command checks if we have finished our sync
Handler
Handler in Handler
i
top
idle
idle in Idle
IDLE_KARMAHOUR
IDLE_MULTIPLIER
Idle
Idle in Idle
Irc
Irc in Irc
IRCRaw
IRCRaw in IRCRaw
INTRODUCE
INTRODUCE in IRCRaw
INVITE
INVITE in IRCRaw
irc
irc in Irc
Provides basic mechanisms for the IRCD socket connection.
isBanned
Checks if the given mask is banned from this channel.
isMember
is_juped
Check if the channel is juped or not.
is_registered
Is a registered channel?
k
top
KICK
KICK in IRCRaw
KILL
KILL in IRCRaw
KLINE
KLINE in IRCRaw
m
top
Me
Me in Me
me
me in Me
BuddyServ IRC Services
MODE
MODE in IRCRaw
MSG
MSG in IRCRaw
n
top
nickChange
Handle nickname changes (NOT new nick introductions)
NOTICE
NOTICE in IRCRaw
o
top
ok
irc::ok() in Irc
Actually connected to an irc server?
OPERWALL
OPERWALL in IRCRaw
p
top
part
handler::part() in Handler
Handle channel parts
PART
PART in IRCRaw
PASS
PASS in IRCRaw
PONG
PONG in IRCRaw
populate
Grab all the glines from the database and add it to our local memory.
q
top
QUIT
QUIT in IRCRaw
r
top
RAW
RAW in IRCRaw
remaccess
Remove access for a user
remove
Remove a user from the idle monitoring, and save their current settings.
remove
Remove a channel from our current list of active channels.
removeBan
Remove a ban from the channel records.
removeBansMatching
Remove all bans matching a mask.
removeMode
Removes a mode from the channel bits
removeUserStatus
Remove a channel user status from a user
rename_user
Called when a user who is on this channel changes their nickname.
RESV
RESV in IRCRaw
run_expires
Expire glines that are past due.
s
top
send
Send a string to the ircd server
SERVER
SERVER in IRCRaw
setBurst
Sets the objects burst check.
sJoin
handler::sJoin() in Handler
Handle server channel joins.
SJOIN
SJOIN in IRCRaw
sql_single
Check the database for an entry for the given channel.
SVINFO
SVINFO in IRCRaw
SVSNICK
SVSNICK in IRCRaw
t
top
TOPIC
TOPIC in IRCRaw
u
top
UserModes
UserModes in UserModes
uMode
handler::uMode() in Handler
Handle usermode changes
UMODE_ADMIN
UMODE_ADMIN in UserModes
UMODE_CLOAK
UMODE_CLOAK in UserModes
UMODE_GLOBOPS
UMODE_GLOBOPS in UserModes
UMODE_HIDE
UMODE_HIDE in UserModes
UMODE_INVISIBLE
UMODE_INVISIBLE in UserModes
UMODE_NETADMIN
UMODE_NETADMIN in UserModes
UMODE_OPERATOR
UMODE_OPERATOR in UserModes
UMODE_REGISTERED
UMODE_REGISTERED in UserModes
UMODE_REGPRIV
UMODE_REGPRIV in UserModes
UMODE_SNOTICE
UMODE_SNOTICE in UserModes
UMODE_WALLOPS
UMODE_WALLOPS in UserModes
UNKLINE
UNKLINE in IRCRaw
usercount
Return the amount of users on this channel.
userIntroduction
Handle new nickname introductions from the server
USERMODE
USERMODE in IRCRaw
w
top
WHOIS
WHOIS in IRCRaw
a c d e f g h i k m n o p q r s t u w _