--- a/src/eric7/Documentation/Source/eric7.Network.IRC.IrcUtilities.html Thu Jan 04 17:16:15 2024 +0100 +++ b/src/eric7/Documentation/Source/eric7.Network.IRC.IrcUtilities.html Thu Jan 04 18:02:25 2024 +0100 @@ -7,24 +7,24 @@ <body> <a NAME="top" ID="top"></a> <h1>eric7.Network.IRC.IrcUtilities</h1> - <p> Module implementing functions used by several IRC objects. </p> + <h3>Global Attributes</h3> - <table> -<tr><td>__ColorRe</td></tr><tr><td>__UrlRe</td></tr><tr><td>__channelModesDict</td></tr> +<tr><td>__ColorRe</td></tr> +<tr><td>__UrlRe</td></tr> +<tr><td>__channelModesDict</td></tr> </table> + <h3>Classes</h3> - <table> <tr><td>None</td></tr> </table> + <h3>Functions</h3> - <table> - <tr> <td><a href="#__initChannelModesDict">__initChannelModesDict</a></td> <td>Private module function to initialize the channels modes dictionary.</td> @@ -42,25 +42,26 @@ <td>Module method to generate a time stamp string.</td> </tr> </table> + <hr /> <hr /> <a NAME="__initChannelModesDict" ID="__initChannelModesDict"></a> <h2>__initChannelModesDict</h2> <b>__initChannelModesDict</b>(<i></i>) - <p> Private module function to initialize the channels modes dictionary. </p> + <div align="right"><a href="#top">Up</a></div> <hr /> <hr /> <a NAME="getChannelModesDict" ID="getChannelModesDict"></a> <h2>getChannelModesDict</h2> <b>getChannelModesDict</b>(<i></i>) - <p> Module function to get the dictionary with the channel modes mappings. </p> + <dl> <dt>Return:</dt> <dd> @@ -79,10 +80,10 @@ <a NAME="ircFilter" ID="ircFilter"></a> <h2>ircFilter</h2> <b>ircFilter</b>(<i>msg</i>) - <p> Module method to make the message HTML compliant and detect URLs. </p> + <dl> <dt><i>msg</i> (str)</dt> @@ -108,10 +109,10 @@ <a NAME="ircTimestamp" ID="ircTimestamp"></a> <h2>ircTimestamp</h2> <b>ircTimestamp</b>(<i></i>) - <p> Module method to generate a time stamp string. </p> + <dl> <dt>Return:</dt> <dd> @@ -126,4 +127,4 @@ </dl> <div align="right"><a href="#top">Up</a></div> <hr /> -</body></html> \ No newline at end of file +</body></html>