From 674c868b225f0c2c0a8f7879dbaa322a8c539bec Mon Sep 17 00:00:00 2001 From: brain Date: Fri, 15 Apr 2005 19:31:08 +0000 Subject: New docs for API: int Module::OnRawMode(userrec* user, char mode, std::string param, bool adding, int pcnt); int Module::OnCheckInvite(userrec* user, chanrec* chan); int Module::OnCheckKey(userrec* user, chanrec* chan, std::string keygiven); int Module::OnCheckLimit(userrec* user, chanrec* chan); int Module::OnCheckBan(userrec* user, chanrec* chan); void Module::OnStats(char symbol); int Module::OnChangeLocalUserHost(userrec* user, std::string newhost); int Module::OnChangeLocalUserGECOS(userrec* user, std::string newhost); int Module::OnLocalTopicChange(userrec* user, chanrec* chan, std::string topic); git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@1106 e03df62e-2008-0410-955e-edbf42e46eb7 --- docs/module-doc/functions_func.html | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) (limited to 'docs/module-doc/functions_func.html') diff --git a/docs/module-doc/functions_func.html b/docs/module-doc/functions_func.html index a1e718b2b..4d76846f9 100644 --- a/docs/module-doc/functions_func.html +++ b/docs/module-doc/functions_func.html @@ -148,20 +148,29 @@
  • On005Numeric() : Module
  • OnAccessCheck() : Module
  • OnBackgroundTimer() -: Module
  • OnChannelSync() -: Module
  • OnCheckReady() +: Module
  • OnChangeLocalUserGECOS() +: Module
  • OnChangeLocalUserHost() +: Module
  • OnChannelSync() +: Module
  • OnCheckBan() +: Module
  • OnCheckInvite() +: Module
  • OnCheckKey() +: Module
  • OnCheckLimit() +: Module
  • OnCheckReady() : Module
  • OnExtendedMode() : Module
  • OnInfo() : Module
  • OnKill() : Module
  • OnLoadModule() -: Module
  • OnOper() +: Module
  • OnLocalTopicChange() +: Module
  • OnOper() : Module
  • OnPacketReceive() : Module
  • OnPacketTransmit() : Module
  • OnPreCommand() -: Module
  • OnRehash() +: Module
  • OnRawMode() +: Module
  • OnRehash() : Module
  • OnSendList() : Module
  • OnServerRaw() -: Module
  • OnUserConnect() +: Module
  • OnStats() +: Module
  • OnUserConnect() : Module
  • OnUserJoin() : Module
  • OnUserKick() : Module
  • OnUserPart() @@ -253,7 +262,7 @@ : serverrec
  • ~ucrec() : ucrec
  • ~userrec() : userrec -
    Generated on Fri Apr 15 14:50:48 2005 for InspIRCd by +
    Generated on Fri Apr 15 19:30:16 2005 for InspIRCd by doxygen 1.3.3
    -- cgit v1.2.3