Documentation/Source/eric5.Plugins.VcsPlugins.vcsPySvn.SvnUtilities.html

changeset 1880
dbd4d7698310
parent 440
69ace3e2dcf6
child 2367
78f6c8193d37
equal deleted inserted replaced
1879:194a055fff04 1880:dbd4d7698310
33 <tr><td>None</td></tr> 33 <tr><td>None</td></tr>
34 </table> 34 </table>
35 <h3>Functions</h3> 35 <h3>Functions</h3>
36 <table> 36 <table>
37 <tr> 37 <tr>
38 <td><a href="#amendConfig">amendConfig</a></td>
39 <td>Module function to amend the config file.</td>
40 </tr><tr>
41 <td><a href="#createDefaultConfig">createDefaultConfig</a></td>
42 <td>Module function to create a default config file suitable for eric.</td>
43 </tr><tr>
38 <td><a href="#dateFromTime_t">dateFromTime_t</a></td> 44 <td><a href="#dateFromTime_t">dateFromTime_t</a></td>
39 <td>Module function to return the date.</td> 45 <td>Module function to return the date.</td>
40 </tr><tr> 46 </tr><tr>
41 <td><a href="#formatTime">formatTime</a></td> 47 <td><a href="#formatTime">formatTime</a></td>
42 <td>Module function to return a formatted time string.</td> 48 <td>Module function to return a formatted time string.</td>
43 </tr><tr> 49 </tr><tr>
44 <td><a href="#getConfigPath">getConfigPath</a></td> 50 <td><a href="#getConfigPath">getConfigPath</a></td>
45 <td>Public method to get the filename of the config file.</td> 51 <td>Module function to get the filename of the config file.</td>
46 </tr><tr> 52 </tr><tr>
47 <td><a href="#getServersPath">getServersPath</a></td> 53 <td><a href="#getServersPath">getServersPath</a></td>
48 <td>Public method to get the filename of the servers file.</td> 54 <td>Module function to get the filename of the servers file.</td>
49 </tr> 55 </tr>
50 </table> 56 </table>
57 <hr /><hr />
58 <a NAME="amendConfig" ID="amendConfig"></a>
59 <h2>amendConfig</h2>
60 <b>amendConfig</b>(<i></i>)
61 <p>
62 Module function to amend the config file.
63 </p>
64 <div align="right"><a href="#top">Up</a></div>
65 <hr /><hr />
66 <a NAME="createDefaultConfig" ID="createDefaultConfig"></a>
67 <h2>createDefaultConfig</h2>
68 <b>createDefaultConfig</b>(<i></i>)
69 <p>
70 Module function to create a default config file suitable for eric.
71 </p>
72 <div align="right"><a href="#top">Up</a></div>
51 <hr /><hr /> 73 <hr /><hr />
52 <a NAME="dateFromTime_t" ID="dateFromTime_t"></a> 74 <a NAME="dateFromTime_t" ID="dateFromTime_t"></a>
53 <h2>dateFromTime_t</h2> 75 <h2>dateFromTime_t</h2>
54 <b>dateFromTime_t</b>(<i>seconds</i>) 76 <b>dateFromTime_t</b>(<i>seconds</i>)
55 <p> 77 <p>
87 <hr /><hr /> 109 <hr /><hr />
88 <a NAME="getConfigPath" ID="getConfigPath"></a> 110 <a NAME="getConfigPath" ID="getConfigPath"></a>
89 <h2>getConfigPath</h2> 111 <h2>getConfigPath</h2>
90 <b>getConfigPath</b>(<i></i>) 112 <b>getConfigPath</b>(<i></i>)
91 <p> 113 <p>
92 Public method to get the filename of the config file. 114 Module function to get the filename of the config file.
93 </p><dl> 115 </p><dl>
94 <dt>Returns:</dt> 116 <dt>Returns:</dt>
95 <dd> 117 <dd>
96 filename of the config file (string) 118 filename of the config file (string)
97 </dd> 119 </dd>
100 <hr /><hr /> 122 <hr /><hr />
101 <a NAME="getServersPath" ID="getServersPath"></a> 123 <a NAME="getServersPath" ID="getServersPath"></a>
102 <h2>getServersPath</h2> 124 <h2>getServersPath</h2>
103 <b>getServersPath</b>(<i></i>) 125 <b>getServersPath</b>(<i></i>)
104 <p> 126 <p>
105 Public method to get the filename of the servers file. 127 Module function to get the filename of the servers file.
106 </p><dl> 128 </p><dl>
107 <dt>Returns:</dt> 129 <dt>Returns:</dt>
108 <dd> 130 <dd>
109 filename of the servers file (string) 131 filename of the servers file (string)
110 </dd> 132 </dd>

eric ide

mercurial