107 <tr> |
107 <tr> |
108 <td><a href="#VcsGitPlugin.__init__">VcsGitPlugin</a></td> |
108 <td><a href="#VcsGitPlugin.__init__">VcsGitPlugin</a></td> |
109 <td>Constructor</td> |
109 <td>Constructor</td> |
110 </tr> |
110 </tr> |
111 <tr> |
111 <tr> |
112 <td><a href="#VcsGitPlugin.__loadTranslator">__loadTranslator</a></td> |
|
113 <td>Private method to load the translation file.</td> |
|
114 </tr> |
|
115 <tr> |
|
116 <td><a href="#VcsGitPlugin.activate">activate</a></td> |
112 <td><a href="#VcsGitPlugin.activate">activate</a></td> |
117 <td>Public method to activate this plugin.</td> |
113 <td>Public method to activate this plugin.</td> |
118 </tr> |
114 </tr> |
119 <tr> |
115 <tr> |
120 <td><a href="#VcsGitPlugin.deactivate">deactivate</a></td> |
116 <td><a href="#VcsGitPlugin.deactivate">deactivate</a></td> |
197 <dt><i>ui</i></dt> |
193 <dt><i>ui</i></dt> |
198 <dd> |
194 <dd> |
199 reference to the user interface object (UI.UserInterface) |
195 reference to the user interface object (UI.UserInterface) |
200 </dd> |
196 </dd> |
201 </dl> |
197 </dl> |
202 <a NAME="VcsGitPlugin.__loadTranslator" ID="VcsGitPlugin.__loadTranslator"></a> |
|
203 <h4>VcsGitPlugin.__loadTranslator</h4> |
|
204 <b>__loadTranslator</b>(<i></i>) |
|
205 |
|
206 <p> |
|
207 Private method to load the translation file. |
|
208 </p> |
|
209 <a NAME="VcsGitPlugin.activate" ID="VcsGitPlugin.activate"></a> |
198 <a NAME="VcsGitPlugin.activate" ID="VcsGitPlugin.activate"></a> |
210 <h4>VcsGitPlugin.activate</h4> |
199 <h4>VcsGitPlugin.activate</h4> |
211 <b>activate</b>(<i></i>) |
200 <b>activate</b>(<i></i>) |
212 |
201 |
213 <p> |
202 <p> |