|
|||
|
|||
|


Public Member Functions | |
| CommandWebirc (InspIRCd *Instance, CGIHostlist &cHosts, bool bnotify) | |
| CmdResult | Handle (const std::vector< std::string > ¶meters, User *user) |
| Handle the command from a user. | |
Private Attributes | |
| CGIHostlist | Hosts |
| bool | notify |
Definition at line 54 of file m_cgiirc.cpp.
|
||||||||||||||||
|
Definition at line 59 of file m_cgiirc.cpp. References Command::source, and Command::syntax. |
|
||||||||||||
|
Handle the command from a user.
Implements Command. Definition at line 64 of file m_cgiirc.cpp. References CMD_FAILURE, CMD_LOCALONLY, Extensible::Extend(), User::GetIPString(), User::host, Hosts, InspIRCd::Match(), InspIRCd::MatchCIDR(), User::nick, notify, REG_ALL, User::registered, Command::ServerInstance, InspIRCd::SNO, WEBIRC, and SnomaskManager::WriteToSnoMask(). |
|
|
Definition at line 56 of file m_cgiirc.cpp. Referenced by Handle(). |
|
|
Definition at line 57 of file m_cgiirc.cpp. Referenced by Handle(). |