diff options
author | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-04-15 19:31:08 +0000 |
---|---|---|
committer | brain <brain@e03df62e-2008-0410-955e-edbf42e46eb7> | 2005-04-15 19:31:08 +0000 |
commit | 674c868b225f0c2c0a8f7879dbaa322a8c539bec (patch) | |
tree | 38ad38d48e66179583ae02912c327f54779615ab /docs/module-doc/commands_8h.html | |
parent | 517dd987a78aafda52057f1f6b763a278e3384b2 (diff) |
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
Diffstat (limited to 'docs/module-doc/commands_8h.html')
-rw-r--r-- | docs/module-doc/commands_8h.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/module-doc/commands_8h.html b/docs/module-doc/commands_8h.html index 7f0ea346e..bdb9c31b2 100644 --- a/docs/module-doc/commands_8h.html +++ b/docs/module-doc/commands_8h.html @@ -207,7 +207,7 @@ Other useful functions. <p> <p> -Referenced by <a class="el" href="modules_8cpp-source.html#l00644">Server::AddELine()</a>, <a class="el" href="modules_8cpp-source.html#l00624">Server::AddGLine()</a>, <a class="el" href="modules_8cpp-source.html#l00639">Server::AddKLine()</a>, <a class="el" href="modules_8cpp-source.html#l00629">Server::AddQLine()</a>, <a class="el" href="modules_8cpp-source.html#l00634">Server::AddZLine()</a>, and <a class="el" href="modules_8cpp-source.html#l00674">Server::CalcDuration()</a>. </td> +Referenced by <a class="el" href="modules_8cpp-source.html#l00653">Server::AddELine()</a>, <a class="el" href="modules_8cpp-source.html#l00633">Server::AddGLine()</a>, <a class="el" href="modules_8cpp-source.html#l00648">Server::AddKLine()</a>, <a class="el" href="modules_8cpp-source.html#l00638">Server::AddQLine()</a>, <a class="el" href="modules_8cpp-source.html#l00643">Server::AddZLine()</a>, and <a class="el" href="modules_8cpp-source.html#l00683">Server::CalcDuration()</a>. </td> </tr> </table> <a name="a58" doxytag="commands.h::handle_a"></a><p> @@ -3722,7 +3722,7 @@ Functions for u:lined servers. <p> <p> -Referenced by <a class="el" href="modules_8cpp-source.html#l00411">Server::IsUlined()</a>. </td> +Referenced by <a class="el" href="modules_8cpp-source.html#l00420">Server::IsUlined()</a>. </td> </tr> </table> <a name="a51" doxytag="commands.h::process_restricted_commands"></a><p> @@ -3793,7 +3793,7 @@ Referenced by <a class="el" href="modules_8cpp-source.html#l00411">Server::IsUli </td> </tr> </table> -<hr size="1"><address style="align: right;"><small>Generated on Fri Apr 15 14:50:47 2005 for InspIRCd by +<hr size="1"><address style="align: right;"><small>Generated on Fri Apr 15 19:30:14 2005 for InspIRCd by <a href="http://www.doxygen.org/index.html"> <img src="doxygen.png" alt="doxygen" align="middle" border=0 > </a>1.3.3 </small></address> |