summaryrefslogtreecommitdiff
path: root/docs/module-doc/globals.html
diff options
context:
space:
mode:
authorbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2004-04-03 15:46:53 +0000
committerbrain <brain@e03df62e-2008-0410-955e-edbf42e46eb7>2004-04-03 15:46:53 +0000
commitabdb186046bcdd83aefbc4171a00bd1ad7ec963c (patch)
tree8fad649a8a767a12e19c0eef85d78d5f4ef04618 /docs/module-doc/globals.html
parent8a1923c253a798f0823cc87d3cfdef012c533871 (diff)
Added support for module-defined chanmodes with no parameters
Fixed minor typo in example conf Added new stylesheet and docs git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@362 e03df62e-2008-0410-955e-edbf42e46eb7
Diffstat (limited to 'docs/module-doc/globals.html')
-rw-r--r--docs/module-doc/globals.html28
1 files changed, 13 insertions, 15 deletions
diff --git a/docs/module-doc/globals.html b/docs/module-doc/globals.html
index 5918121fa..4adba81a8 100644
--- a/docs/module-doc/globals.html
+++ b/docs/module-doc/globals.html
@@ -1,20 +1,16 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>File Member Index</title>
-<link href="doxygen.css" rel="stylesheet" type="text/css">
+<link href="inspircd.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.3-rc3 -->
<center>
<a class="qindex" href="main.html">Main Page</a> &nbsp; <a class="qindex" href="hierarchy.html">Class Hierarchy</a> &nbsp; <a class="qindex" href="classes.html">Alphabetical List</a> &nbsp; <a class="qindex" href="annotated.html">Compound List</a> &nbsp; <a class="qindex" href="files.html">File List</a> &nbsp; <a class="qindex" href="functions.html">Compound Members</a> &nbsp; <a class="qindex" href="globals.html">File Members</a> &nbsp; </center>
<hr><h1>InspIRCd File Members</h1><center>
-<a href="#index_a">a</a>&nbsp;|&nbsp;<a href="#index_b">b</a>&nbsp;|&nbsp;<a href="#index_c">c</a>&nbsp;|&nbsp;<a href="#index_d">d</a>&nbsp;|&nbsp;<a href="#index_e">e</a>&nbsp;|&nbsp;<a href="#index_f">f</a>&nbsp;|&nbsp;<a href="#index_h">h</a>&nbsp;|&nbsp;<a href="#index_i">i</a>&nbsp;|&nbsp;<a href="#index_l">l</a>&nbsp;|&nbsp;<a href="#index_m">m</a>&nbsp;|&nbsp;<a href="#index_n">n</a>&nbsp;|&nbsp;<a href="#index_p">p</a>&nbsp;|&nbsp;<a href="#index_s">s</a>&nbsp;|&nbsp;<a href="#index_u">u</a>&nbsp;|&nbsp;<a href="#index_v">v</a></center>
+<a href="#index_b">b</a>&nbsp;|&nbsp;<a href="#index_c">c</a>&nbsp;|&nbsp;<a href="#index_d">d</a>&nbsp;|&nbsp;<a href="#index_e">e</a>&nbsp;|&nbsp;<a href="#index_f">f</a>&nbsp;|&nbsp;<a href="#index_h">h</a>&nbsp;|&nbsp;<a href="#index_i">i</a>&nbsp;|&nbsp;<a href="#index_l">l</a>&nbsp;|&nbsp;<a href="#index_m">m</a>&nbsp;|&nbsp;<a href="#index_n">n</a>&nbsp;|&nbsp;<a href="#index_p">p</a>&nbsp;|&nbsp;<a href="#index_s">s</a>&nbsp;|&nbsp;<a href="#index_u">u</a>&nbsp;|&nbsp;<a href="#index_v">v</a></center>
<p>
-Here is a list of all file members with links to the files they belong to:<h3><a name="index_a">- a -</a>
-</h3><ul>
-<li>AddExtendedMode()
-: <a class="el" href="modules_8cpp.html#a7">modules.cpp</a></ul>
-<h3><a name="index_b">- b -</a>
+Here is a list of all file members with links to the files they belong to:<h3><a name="index_b">- b -</a>
</h3><ul>
<li>BanList
: <a class="el" href="channels_8h.html#a5">channels.h</a></ul>
@@ -24,12 +20,13 @@ Here is a list of all file members with links to the files they belong to:<h3><a
: <a class="el" href="users_8h.html#a4">users.h</a><li>CC_DENY
: <a class="el" href="users_8h.html#a5">users.h</a><li>ClassVector
: <a class="el" href="users_8h.html#a7">users.h</a><li>createcommand()
-: <a class="el" href="modules_8h.html#a12">modules.h</a></ul>
+: <a class="el" href="modules_8h.html#a13">modules.h</a></ul>
<h3><a name="index_d">- d -</a>
</h3><ul>
<li>DEBUG
: <a class="el" href="modules_8h.html#a0">modules.h</a><li>DEFAULT
-: <a class="el" href="modules_8h.html#a2">modules.h</a></ul>
+: <a class="el" href="modules_8h.html#a2">modules.h</a><li>DoAddExtendedMode()
+: <a class="el" href="modules_8cpp.html#a7">modules.cpp</a></ul>
<h3><a name="index_e">- e -</a>
</h3><ul>
<li>EMode
@@ -41,8 +38,9 @@ Here is a list of all file members with links to the files they belong to:<h3><a
</h3><ul>
<li>factory()
: <a class="el" href="modules_8cpp.html#a9">modules.cpp</a><li>file_cache
-: <a class="el" href="modules_8h.html#a9">modules.h</a><li>FOREACH_MOD
-: <a class="el" href="modules_8h.html#a8">modules.h</a></ul>
+: <a class="el" href="modules_8h.html#a10">modules.h</a><li>FOREACH_MOD
+: <a class="el" href="modules_8h.html#a8">modules.h</a><li>FOREACH_RESULT
+: <a class="el" href="modules_8h.html#a9">modules.h</a></ul>
<h3><a name="index_h">- h -</a>
</h3><ul>
<li>handlerfunc
@@ -52,7 +50,7 @@ Here is a list of all file members with links to the files they belong to:<h3><a
<li>InvitedList
: <a class="el" href="users_8h.html#a6">users.h</a><li>InviteList
: <a class="el" href="channels_8h.html#a7">channels.h</a><li>ircd_module
-: <a class="el" href="modules_8h.html#a11">modules.h</a></ul>
+: <a class="el" href="modules_8h.html#a12">modules.h</a></ul>
<h3><a name="index_l">- l -</a>
</h3><ul>
<li>LINK_ACTIVE
@@ -83,13 +81,13 @@ Here is a list of all file members with links to the files they belong to:<h3><a
<h3><a name="index_s">- s -</a>
</h3><ul>
<li>server_mode()
-: <a class="el" href="modules_8h.html#a13">modules.h</a><li>SPARSE
+: <a class="el" href="modules_8h.html#a14">modules.h</a><li>SPARSE
: <a class="el" href="modules_8h.html#a3">modules.h</a><li>STATUS_HOP
: <a class="el" href="users_8h.html#a1">users.h</a><li>STATUS_NORMAL
: <a class="el" href="users_8h.html#a3">users.h</a><li>STATUS_OP
: <a class="el" href="users_8h.html#a0">users.h</a><li>STATUS_VOICE
: <a class="el" href="users_8h.html#a2">users.h</a><li>string_list
-: <a class="el" href="modules_8h.html#a10">modules.h</a></ul>
+: <a class="el" href="modules_8h.html#a11">modules.h</a></ul>
<h3><a name="index_u">- u -</a>
</h3><ul>
<li>UCMODE_FOUNDER
@@ -102,7 +100,7 @@ Here is a list of all file members with links to the files they belong to:<h3><a
</h3><ul>
<li>VERBOSE
: <a class="el" href="modules_8h.html#a1">modules.h</a></ul>
-<hr><address style="align: right;"><small>Generated on Fri Apr 2 14:46:22 2004 for InspIRCd by
+<hr><address style="align: right;"><small>Generated on Sat Apr 3 16:36:20 2004 for InspIRCd by
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border=0
width=110 height=53></a>1.3-rc3 </small></address>