|
1 <?xml version="1.0" encoding="utf-8"?> |
|
2 <!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Strict//EN' |
|
3 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd'> |
|
4 <html><head> |
|
5 <title>eric5.E4XML.ProjectHandler</title> |
|
6 <style> |
|
7 b'body {\n background:white;\n margin: 0em 1em 10em 1em;\n color: black;\n}\n\nh1 { color: white; background: #4FA4FF; }\nh2 { color: white; background: #4FA4FF; }\nh3 { color: white; background: #00557F; }\nh4 { color: white; background: #00557F; }\n \na { color: #AA5500; }\n' |
|
8 </style> |
|
9 </head> |
|
10 <body><a NAME="top" ID="top"></a> |
|
11 <h1>eric5.E4XML.ProjectHandler</h1> |
|
12 <p> |
|
13 Module implementing the handler class for reading an XML project file. |
|
14 </p> |
|
15 <h3>Global Attributes</h3> |
|
16 <table> |
|
17 <tr><td>None</td></tr> |
|
18 </table> |
|
19 <h3>Classes</h3> |
|
20 <table> |
|
21 <tr> |
|
22 <td><a href="#ProjectHandler">ProjectHandler</a></td> |
|
23 <td>Class implementing a sax handler to read an XML project file.</td> |
|
24 </tr> |
|
25 </table> |
|
26 <h3>Functions</h3> |
|
27 <table> |
|
28 <tr><td>None</td></tr> |
|
29 </table> |
|
30 <hr /><hr /> |
|
31 <a NAME="ProjectHandler" ID="ProjectHandler"></a> |
|
32 <h2>ProjectHandler</h2> |
|
33 <p> |
|
34 Class implementing a sax handler to read an XML project file. |
|
35 </p> |
|
36 <h3>Derived from</h3> |
|
37 XMLHandlerBase |
|
38 <h3>Class Attributes</h3> |
|
39 <table> |
|
40 <tr><td>None</td></tr> |
|
41 </table> |
|
42 <h3>Methods</h3> |
|
43 <table> |
|
44 <tr> |
|
45 <td><a href="#ProjectHandler.__init__">ProjectHandler</a></td> |
|
46 <td>Constructor</td> |
|
47 </tr><tr> |
|
48 <td><a href="#ProjectHandler.__buildPath">__buildPath</a></td> |
|
49 <td>Private method to assemble a path.</td> |
|
50 </tr><tr> |
|
51 <td><a href="#ProjectHandler.endAuthor">endAuthor</a></td> |
|
52 <td>Handler method for the "Author" end tag.</td> |
|
53 </tr><tr> |
|
54 <td><a href="#ProjectHandler.endCheckersParams">endCheckersParams</a></td> |
|
55 <td>Handler method for the "CheckersParams" end tag.</td> |
|
56 </tr><tr> |
|
57 <td><a href="#ProjectHandler.endCxfreezeParams">endCxfreezeParams</a></td> |
|
58 <td>Handler method for the "CxfreezeParams" end tag.</td> |
|
59 </tr><tr> |
|
60 <td><a href="#ProjectHandler.endDescription">endDescription</a></td> |
|
61 <td>Handler method for the "Description" end tag.</td> |
|
62 </tr><tr> |
|
63 <td><a href="#ProjectHandler.endDir">endDir</a></td> |
|
64 <td>Handler method for the "Dir" end tag.</td> |
|
65 </tr><tr> |
|
66 <td><a href="#ProjectHandler.endDocumentationParams">endDocumentationParams</a></td> |
|
67 <td>Handler method for the "DocumentationParams" end tag.</td> |
|
68 </tr><tr> |
|
69 <td><a href="#ProjectHandler.endEmail">endEmail</a></td> |
|
70 <td>Handler method for the "Email" end tag.</td> |
|
71 </tr><tr> |
|
72 <td><a href="#ProjectHandler.endEric4ApiParams">endEric4ApiParams</a></td> |
|
73 <td>Handler method for the "Eric4ApiParams" end tag.</td> |
|
74 </tr><tr> |
|
75 <td><a href="#ProjectHandler.endEric4DocParams">endEric4DocParams</a></td> |
|
76 <td>Handler method for the "Eric4DocParams" end tag.</td> |
|
77 </tr><tr> |
|
78 <td><a href="#ProjectHandler.endForm">endForm</a></td> |
|
79 <td>Handler method for the "Form" end tag.</td> |
|
80 </tr><tr> |
|
81 <td><a href="#ProjectHandler.endInterface">endInterface</a></td> |
|
82 <td>Handler method for the "Interface" end tag.</td> |
|
83 </tr><tr> |
|
84 <td><a href="#ProjectHandler.endLanguage">endLanguage</a></td> |
|
85 <td>Handler method for the "Language" end tag.</td> |
|
86 </tr><tr> |
|
87 <td><a href="#ProjectHandler.endMainScript">endMainScript</a></td> |
|
88 <td>Handler method for the "MainScript" end tag.</td> |
|
89 </tr><tr> |
|
90 <td><a href="#ProjectHandler.endName">endName</a></td> |
|
91 <td>Handler method for the "Name" end tag.</td> |
|
92 </tr><tr> |
|
93 <td><a href="#ProjectHandler.endOther">endOther</a></td> |
|
94 <td>Handler method for the "Other" end tag.</td> |
|
95 </tr><tr> |
|
96 <td><a href="#ProjectHandler.endOtherToolsParams">endOtherToolsParams</a></td> |
|
97 <td>Handler method for the "OtherToolsParams" end tag.</td> |
|
98 </tr><tr> |
|
99 <td><a href="#ProjectHandler.endPackagersParams">endPackagersParams</a></td> |
|
100 <td>Handler method for the "PackagersParams" end tag.</td> |
|
101 </tr><tr> |
|
102 <td><a href="#ProjectHandler.endProgLanguage">endProgLanguage</a></td> |
|
103 <td>Handler method for the "ProgLanguage" end tag.</td> |
|
104 </tr><tr> |
|
105 <td><a href="#ProjectHandler.endProjectExcludeList">endProjectExcludeList</a></td> |
|
106 <td>Handler method for the "ProjectExcludeList" end tag.</td> |
|
107 </tr><tr> |
|
108 <td><a href="#ProjectHandler.endProjectType">endProjectType</a></td> |
|
109 <td>Handler method for the "ProjectType" end tag.</td> |
|
110 </tr><tr> |
|
111 <td><a href="#ProjectHandler.endProjectTypeSpecificData">endProjectTypeSpecificData</a></td> |
|
112 <td>Handler method for the "ProjectTypeSpecificData" end tag.</td> |
|
113 </tr><tr> |
|
114 <td><a href="#ProjectHandler.endProjectWordList">endProjectWordList</a></td> |
|
115 <td>Handler method for the "ProjectWordList" end tag.</td> |
|
116 </tr><tr> |
|
117 <td><a href="#ProjectHandler.endPyLintParams">endPyLintParams</a></td> |
|
118 <td>Handler method for the "PyLintParams" end tag.</td> |
|
119 </tr><tr> |
|
120 <td><a href="#ProjectHandler.endResource">endResource</a></td> |
|
121 <td>Handler method for the "Resource" end tag.</td> |
|
122 </tr><tr> |
|
123 <td><a href="#ProjectHandler.endSource">endSource</a></td> |
|
124 <td>Handler method for the "Source" end tag.</td> |
|
125 </tr><tr> |
|
126 <td><a href="#ProjectHandler.endTranslation">endTranslation</a></td> |
|
127 <td>Handler method for the "Translation" end tag.</td> |
|
128 </tr><tr> |
|
129 <td><a href="#ProjectHandler.endTranslationException">endTranslationException</a></td> |
|
130 <td>Handler method for the "TranslationException" end tag.</td> |
|
131 </tr><tr> |
|
132 <td><a href="#ProjectHandler.endTranslationPattern">endTranslationPattern</a></td> |
|
133 <td>Handler method for the "TranslationPattern" end tag.</td> |
|
134 </tr><tr> |
|
135 <td><a href="#ProjectHandler.endTranslationPrefix">endTranslationPrefix</a></td> |
|
136 <td>Handler method for the "TranslationPrefix" end tag.</td> |
|
137 </tr><tr> |
|
138 <td><a href="#ProjectHandler.endTranslationsBinPath">endTranslationsBinPath</a></td> |
|
139 <td>Handler method for the "TranslationsBinPath" end tag.</td> |
|
140 </tr><tr> |
|
141 <td><a href="#ProjectHandler.endUIType">endUIType</a></td> |
|
142 <td>Handler method for the "UIType" end tag.</td> |
|
143 </tr><tr> |
|
144 <td><a href="#ProjectHandler.endVcsOptions">endVcsOptions</a></td> |
|
145 <td>Handler method for the "VcsOptions" end tag.</td> |
|
146 </tr><tr> |
|
147 <td><a href="#ProjectHandler.endVcsOtherData">endVcsOtherData</a></td> |
|
148 <td>Handler method for the "VcsOtherData" end tag.</td> |
|
149 </tr><tr> |
|
150 <td><a href="#ProjectHandler.endVcsType">endVcsType</a></td> |
|
151 <td>Handler method for the "VcsType" end tag.</td> |
|
152 </tr><tr> |
|
153 <td><a href="#ProjectHandler.endVersion">endVersion</a></td> |
|
154 <td>Handler method for the "Version" end tag.</td> |
|
155 </tr><tr> |
|
156 <td><a href="#ProjectHandler.getVersion">getVersion</a></td> |
|
157 <td>Public method to retrieve the version of the project.</td> |
|
158 </tr><tr> |
|
159 <td><a href="#ProjectHandler.startCheckersParams">startCheckersParams</a></td> |
|
160 <td>Handler method for the "CheckersParams" start tag.</td> |
|
161 </tr><tr> |
|
162 <td><a href="#ProjectHandler.startCxfreezeParams">startCxfreezeParams</a></td> |
|
163 <td>Handler method for the "CxfreezeParams" start tag.</td> |
|
164 </tr><tr> |
|
165 <td><a href="#ProjectHandler.startDocumentProject">startDocumentProject</a></td> |
|
166 <td>Handler called, when the document parsing is started.</td> |
|
167 </tr><tr> |
|
168 <td><a href="#ProjectHandler.startDocumentationParams">startDocumentationParams</a></td> |
|
169 <td>Handler method for the "DocumentationParams" start tag.</td> |
|
170 </tr><tr> |
|
171 <td><a href="#ProjectHandler.startEric4ApiParams">startEric4ApiParams</a></td> |
|
172 <td>Handler method for the "Eric4ApiParams" start tag.</td> |
|
173 </tr><tr> |
|
174 <td><a href="#ProjectHandler.startEric4DocParams">startEric4DocParams</a></td> |
|
175 <td>Handler method for the "Eric4DocParams" start tag.</td> |
|
176 </tr><tr> |
|
177 <td><a href="#ProjectHandler.startFiletypeAssociation">startFiletypeAssociation</a></td> |
|
178 <td>Handler method for the "FiletypeAssociation" start tag.</td> |
|
179 </tr><tr> |
|
180 <td><a href="#ProjectHandler.startForm">startForm</a></td> |
|
181 <td>Handler method for the "Form" start tag.</td> |
|
182 </tr><tr> |
|
183 <td><a href="#ProjectHandler.startInterface">startInterface</a></td> |
|
184 <td>Handler method for the "Interface" start tag.</td> |
|
185 </tr><tr> |
|
186 <td><a href="#ProjectHandler.startLexerAssociation">startLexerAssociation</a></td> |
|
187 <td>Handler method for the "LexerAssociation" start tag.</td> |
|
188 </tr><tr> |
|
189 <td><a href="#ProjectHandler.startMainScript">startMainScript</a></td> |
|
190 <td>Handler method for the "MainScript" start tag.</td> |
|
191 </tr><tr> |
|
192 <td><a href="#ProjectHandler.startOther">startOther</a></td> |
|
193 <td>Handler method for the "Other" start tag.</td> |
|
194 </tr><tr> |
|
195 <td><a href="#ProjectHandler.startOtherToolsParams">startOtherToolsParams</a></td> |
|
196 <td>Handler method for the "OtherToolsParams" start tag.</td> |
|
197 </tr><tr> |
|
198 <td><a href="#ProjectHandler.startPackagersParams">startPackagersParams</a></td> |
|
199 <td>Handler method for the "PackagersParams" start tag.</td> |
|
200 </tr><tr> |
|
201 <td><a href="#ProjectHandler.startProgLanguage">startProgLanguage</a></td> |
|
202 <td>Handler method for the "Source" start tag.</td> |
|
203 </tr><tr> |
|
204 <td><a href="#ProjectHandler.startProject">startProject</a></td> |
|
205 <td>Handler method for the "Project" start tag.</td> |
|
206 </tr><tr> |
|
207 <td><a href="#ProjectHandler.startProjectTypeSpecificData">startProjectTypeSpecificData</a></td> |
|
208 <td>Handler method for the "ProjectTypeSpecificData" start tag.</td> |
|
209 </tr><tr> |
|
210 <td><a href="#ProjectHandler.startPyLintParams">startPyLintParams</a></td> |
|
211 <td>Handler method for the "PyLintParams" start tag.</td> |
|
212 </tr><tr> |
|
213 <td><a href="#ProjectHandler.startResource">startResource</a></td> |
|
214 <td>Handler method for the "Resource" start tag.</td> |
|
215 </tr><tr> |
|
216 <td><a href="#ProjectHandler.startSource">startSource</a></td> |
|
217 <td>Handler method for the "Source" start tag.</td> |
|
218 </tr><tr> |
|
219 <td><a href="#ProjectHandler.startTranslation">startTranslation</a></td> |
|
220 <td>Handler method for the "Translation" start tag.</td> |
|
221 </tr><tr> |
|
222 <td><a href="#ProjectHandler.startTranslationException">startTranslationException</a></td> |
|
223 <td>Handler method for the "TranslationException" start tag.</td> |
|
224 </tr><tr> |
|
225 <td><a href="#ProjectHandler.startTranslationPrefix">startTranslationPrefix</a></td> |
|
226 <td>Handler method for the "TranslationPrefix" start tag.</td> |
|
227 </tr><tr> |
|
228 <td><a href="#ProjectHandler.startTranslationsBinPath">startTranslationsBinPath</a></td> |
|
229 <td>Handler method for the "TranslationsBinPath" start tag.</td> |
|
230 </tr><tr> |
|
231 <td><a href="#ProjectHandler.startVcsOptions">startVcsOptions</a></td> |
|
232 <td>Handler method for the "VcsOptions" start tag.</td> |
|
233 </tr><tr> |
|
234 <td><a href="#ProjectHandler.startVcsOtherData">startVcsOtherData</a></td> |
|
235 <td>Handler method for the "VcsOtherData" start tag.</td> |
|
236 </tr> |
|
237 </table> |
|
238 <a NAME="ProjectHandler.__init__" ID="ProjectHandler.__init__"></a> |
|
239 <h4>ProjectHandler (Constructor)</h4> |
|
240 <b>ProjectHandler</b>(<i>project</i>) |
|
241 <p> |
|
242 Constructor |
|
243 </p><dl> |
|
244 <dt><i>project</i></dt> |
|
245 <dd> |
|
246 Reference to the project object to store the |
|
247 information into. |
|
248 </dd> |
|
249 </dl><a NAME="ProjectHandler.__buildPath" ID="ProjectHandler.__buildPath"></a> |
|
250 <h4>ProjectHandler.__buildPath</h4> |
|
251 <b>__buildPath</b>(<i></i>) |
|
252 <p> |
|
253 Private method to assemble a path. |
|
254 </p><dl> |
|
255 <dt>Returns:</dt> |
|
256 <dd> |
|
257 The ready assembled path. (string) |
|
258 </dd> |
|
259 </dl><a NAME="ProjectHandler.endAuthor" ID="ProjectHandler.endAuthor"></a> |
|
260 <h4>ProjectHandler.endAuthor</h4> |
|
261 <b>endAuthor</b>(<i></i>) |
|
262 <p> |
|
263 Handler method for the "Author" end tag. |
|
264 </p><a NAME="ProjectHandler.endCheckersParams" ID="ProjectHandler.endCheckersParams"></a> |
|
265 <h4>ProjectHandler.endCheckersParams</h4> |
|
266 <b>endCheckersParams</b>(<i></i>) |
|
267 <p> |
|
268 Handler method for the "CheckersParams" end tag. |
|
269 </p><a NAME="ProjectHandler.endCxfreezeParams" ID="ProjectHandler.endCxfreezeParams"></a> |
|
270 <h4>ProjectHandler.endCxfreezeParams</h4> |
|
271 <b>endCxfreezeParams</b>(<i></i>) |
|
272 <p> |
|
273 Handler method for the "CxfreezeParams" end tag. |
|
274 </p><a NAME="ProjectHandler.endDescription" ID="ProjectHandler.endDescription"></a> |
|
275 <h4>ProjectHandler.endDescription</h4> |
|
276 <b>endDescription</b>(<i></i>) |
|
277 <p> |
|
278 Handler method for the "Description" end tag. |
|
279 </p><a NAME="ProjectHandler.endDir" ID="ProjectHandler.endDir"></a> |
|
280 <h4>ProjectHandler.endDir</h4> |
|
281 <b>endDir</b>(<i></i>) |
|
282 <p> |
|
283 Handler method for the "Dir" end tag. |
|
284 </p><a NAME="ProjectHandler.endDocumentationParams" ID="ProjectHandler.endDocumentationParams"></a> |
|
285 <h4>ProjectHandler.endDocumentationParams</h4> |
|
286 <b>endDocumentationParams</b>(<i></i>) |
|
287 <p> |
|
288 Handler method for the "DocumentationParams" end tag. |
|
289 </p><a NAME="ProjectHandler.endEmail" ID="ProjectHandler.endEmail"></a> |
|
290 <h4>ProjectHandler.endEmail</h4> |
|
291 <b>endEmail</b>(<i></i>) |
|
292 <p> |
|
293 Handler method for the "Email" end tag. |
|
294 </p><a NAME="ProjectHandler.endEric4ApiParams" ID="ProjectHandler.endEric4ApiParams"></a> |
|
295 <h4>ProjectHandler.endEric4ApiParams</h4> |
|
296 <b>endEric4ApiParams</b>(<i></i>) |
|
297 <p> |
|
298 Handler method for the "Eric4ApiParams" end tag. |
|
299 </p><a NAME="ProjectHandler.endEric4DocParams" ID="ProjectHandler.endEric4DocParams"></a> |
|
300 <h4>ProjectHandler.endEric4DocParams</h4> |
|
301 <b>endEric4DocParams</b>(<i></i>) |
|
302 <p> |
|
303 Handler method for the "Eric4DocParams" end tag. |
|
304 </p><a NAME="ProjectHandler.endForm" ID="ProjectHandler.endForm"></a> |
|
305 <h4>ProjectHandler.endForm</h4> |
|
306 <b>endForm</b>(<i></i>) |
|
307 <p> |
|
308 Handler method for the "Form" end tag. |
|
309 </p><a NAME="ProjectHandler.endInterface" ID="ProjectHandler.endInterface"></a> |
|
310 <h4>ProjectHandler.endInterface</h4> |
|
311 <b>endInterface</b>(<i></i>) |
|
312 <p> |
|
313 Handler method for the "Interface" end tag. |
|
314 </p><a NAME="ProjectHandler.endLanguage" ID="ProjectHandler.endLanguage"></a> |
|
315 <h4>ProjectHandler.endLanguage</h4> |
|
316 <b>endLanguage</b>(<i></i>) |
|
317 <p> |
|
318 Handler method for the "Language" end tag. |
|
319 </p><a NAME="ProjectHandler.endMainScript" ID="ProjectHandler.endMainScript"></a> |
|
320 <h4>ProjectHandler.endMainScript</h4> |
|
321 <b>endMainScript</b>(<i></i>) |
|
322 <p> |
|
323 Handler method for the "MainScript" end tag. |
|
324 </p><a NAME="ProjectHandler.endName" ID="ProjectHandler.endName"></a> |
|
325 <h4>ProjectHandler.endName</h4> |
|
326 <b>endName</b>(<i></i>) |
|
327 <p> |
|
328 Handler method for the "Name" end tag. |
|
329 </p><a NAME="ProjectHandler.endOther" ID="ProjectHandler.endOther"></a> |
|
330 <h4>ProjectHandler.endOther</h4> |
|
331 <b>endOther</b>(<i></i>) |
|
332 <p> |
|
333 Handler method for the "Other" end tag. |
|
334 </p><a NAME="ProjectHandler.endOtherToolsParams" ID="ProjectHandler.endOtherToolsParams"></a> |
|
335 <h4>ProjectHandler.endOtherToolsParams</h4> |
|
336 <b>endOtherToolsParams</b>(<i></i>) |
|
337 <p> |
|
338 Handler method for the "OtherToolsParams" end tag. |
|
339 </p><a NAME="ProjectHandler.endPackagersParams" ID="ProjectHandler.endPackagersParams"></a> |
|
340 <h4>ProjectHandler.endPackagersParams</h4> |
|
341 <b>endPackagersParams</b>(<i></i>) |
|
342 <p> |
|
343 Handler method for the "PackagersParams" end tag. |
|
344 </p><a NAME="ProjectHandler.endProgLanguage" ID="ProjectHandler.endProgLanguage"></a> |
|
345 <h4>ProjectHandler.endProgLanguage</h4> |
|
346 <b>endProgLanguage</b>(<i></i>) |
|
347 <p> |
|
348 Handler method for the "ProgLanguage" end tag. |
|
349 </p><a NAME="ProjectHandler.endProjectExcludeList" ID="ProjectHandler.endProjectExcludeList"></a> |
|
350 <h4>ProjectHandler.endProjectExcludeList</h4> |
|
351 <b>endProjectExcludeList</b>(<i></i>) |
|
352 <p> |
|
353 Handler method for the "ProjectExcludeList" end tag. |
|
354 </p><a NAME="ProjectHandler.endProjectType" ID="ProjectHandler.endProjectType"></a> |
|
355 <h4>ProjectHandler.endProjectType</h4> |
|
356 <b>endProjectType</b>(<i></i>) |
|
357 <p> |
|
358 Handler method for the "ProjectType" end tag. |
|
359 </p><a NAME="ProjectHandler.endProjectTypeSpecificData" ID="ProjectHandler.endProjectTypeSpecificData"></a> |
|
360 <h4>ProjectHandler.endProjectTypeSpecificData</h4> |
|
361 <b>endProjectTypeSpecificData</b>(<i></i>) |
|
362 <p> |
|
363 Handler method for the "ProjectTypeSpecificData" end tag. |
|
364 </p><a NAME="ProjectHandler.endProjectWordList" ID="ProjectHandler.endProjectWordList"></a> |
|
365 <h4>ProjectHandler.endProjectWordList</h4> |
|
366 <b>endProjectWordList</b>(<i></i>) |
|
367 <p> |
|
368 Handler method for the "ProjectWordList" end tag. |
|
369 </p><a NAME="ProjectHandler.endPyLintParams" ID="ProjectHandler.endPyLintParams"></a> |
|
370 <h4>ProjectHandler.endPyLintParams</h4> |
|
371 <b>endPyLintParams</b>(<i></i>) |
|
372 <p> |
|
373 Handler method for the "PyLintParams" end tag. |
|
374 </p><a NAME="ProjectHandler.endResource" ID="ProjectHandler.endResource"></a> |
|
375 <h4>ProjectHandler.endResource</h4> |
|
376 <b>endResource</b>(<i></i>) |
|
377 <p> |
|
378 Handler method for the "Resource" end tag. |
|
379 </p><a NAME="ProjectHandler.endSource" ID="ProjectHandler.endSource"></a> |
|
380 <h4>ProjectHandler.endSource</h4> |
|
381 <b>endSource</b>(<i></i>) |
|
382 <p> |
|
383 Handler method for the "Source" end tag. |
|
384 </p><a NAME="ProjectHandler.endTranslation" ID="ProjectHandler.endTranslation"></a> |
|
385 <h4>ProjectHandler.endTranslation</h4> |
|
386 <b>endTranslation</b>(<i></i>) |
|
387 <p> |
|
388 Handler method for the "Translation" end tag. |
|
389 </p><a NAME="ProjectHandler.endTranslationException" ID="ProjectHandler.endTranslationException"></a> |
|
390 <h4>ProjectHandler.endTranslationException</h4> |
|
391 <b>endTranslationException</b>(<i></i>) |
|
392 <p> |
|
393 Handler method for the "TranslationException" end tag. |
|
394 </p><a NAME="ProjectHandler.endTranslationPattern" ID="ProjectHandler.endTranslationPattern"></a> |
|
395 <h4>ProjectHandler.endTranslationPattern</h4> |
|
396 <b>endTranslationPattern</b>(<i></i>) |
|
397 <p> |
|
398 Handler method for the "TranslationPattern" end tag. |
|
399 </p><a NAME="ProjectHandler.endTranslationPrefix" ID="ProjectHandler.endTranslationPrefix"></a> |
|
400 <h4>ProjectHandler.endTranslationPrefix</h4> |
|
401 <b>endTranslationPrefix</b>(<i></i>) |
|
402 <p> |
|
403 Handler method for the "TranslationPrefix" end tag. |
|
404 </p><a NAME="ProjectHandler.endTranslationsBinPath" ID="ProjectHandler.endTranslationsBinPath"></a> |
|
405 <h4>ProjectHandler.endTranslationsBinPath</h4> |
|
406 <b>endTranslationsBinPath</b>(<i></i>) |
|
407 <p> |
|
408 Handler method for the "TranslationsBinPath" end tag. |
|
409 </p><a NAME="ProjectHandler.endUIType" ID="ProjectHandler.endUIType"></a> |
|
410 <h4>ProjectHandler.endUIType</h4> |
|
411 <b>endUIType</b>(<i></i>) |
|
412 <p> |
|
413 Handler method for the "UIType" end tag. |
|
414 </p><a NAME="ProjectHandler.endVcsOptions" ID="ProjectHandler.endVcsOptions"></a> |
|
415 <h4>ProjectHandler.endVcsOptions</h4> |
|
416 <b>endVcsOptions</b>(<i></i>) |
|
417 <p> |
|
418 Handler method for the "VcsOptions" end tag. |
|
419 </p><a NAME="ProjectHandler.endVcsOtherData" ID="ProjectHandler.endVcsOtherData"></a> |
|
420 <h4>ProjectHandler.endVcsOtherData</h4> |
|
421 <b>endVcsOtherData</b>(<i></i>) |
|
422 <p> |
|
423 Handler method for the "VcsOtherData" end tag. |
|
424 </p><a NAME="ProjectHandler.endVcsType" ID="ProjectHandler.endVcsType"></a> |
|
425 <h4>ProjectHandler.endVcsType</h4> |
|
426 <b>endVcsType</b>(<i></i>) |
|
427 <p> |
|
428 Handler method for the "VcsType" end tag. |
|
429 </p><a NAME="ProjectHandler.endVersion" ID="ProjectHandler.endVersion"></a> |
|
430 <h4>ProjectHandler.endVersion</h4> |
|
431 <b>endVersion</b>(<i></i>) |
|
432 <p> |
|
433 Handler method for the "Version" end tag. |
|
434 </p><a NAME="ProjectHandler.getVersion" ID="ProjectHandler.getVersion"></a> |
|
435 <h4>ProjectHandler.getVersion</h4> |
|
436 <b>getVersion</b>(<i></i>) |
|
437 <p> |
|
438 Public method to retrieve the version of the project. |
|
439 </p><dl> |
|
440 <dt>Returns:</dt> |
|
441 <dd> |
|
442 String containing the version number. |
|
443 </dd> |
|
444 </dl><a NAME="ProjectHandler.startCheckersParams" ID="ProjectHandler.startCheckersParams"></a> |
|
445 <h4>ProjectHandler.startCheckersParams</h4> |
|
446 <b>startCheckersParams</b>(<i>attrs</i>) |
|
447 <p> |
|
448 Handler method for the "CheckersParams" start tag. |
|
449 </p><dl> |
|
450 <dt><i>attrs</i></dt> |
|
451 <dd> |
|
452 list of tag attributes |
|
453 </dd> |
|
454 </dl><a NAME="ProjectHandler.startCxfreezeParams" ID="ProjectHandler.startCxfreezeParams"></a> |
|
455 <h4>ProjectHandler.startCxfreezeParams</h4> |
|
456 <b>startCxfreezeParams</b>(<i>attrs</i>) |
|
457 <p> |
|
458 Handler method for the "CxfreezeParams" start tag. |
|
459 </p><dl> |
|
460 <dt><i>attrs</i></dt> |
|
461 <dd> |
|
462 list of tag attributes |
|
463 </dd> |
|
464 </dl><a NAME="ProjectHandler.startDocumentProject" ID="ProjectHandler.startDocumentProject"></a> |
|
465 <h4>ProjectHandler.startDocumentProject</h4> |
|
466 <b>startDocumentProject</b>(<i></i>) |
|
467 <p> |
|
468 Handler called, when the document parsing is started. |
|
469 </p><a NAME="ProjectHandler.startDocumentationParams" ID="ProjectHandler.startDocumentationParams"></a> |
|
470 <h4>ProjectHandler.startDocumentationParams</h4> |
|
471 <b>startDocumentationParams</b>(<i>attrs</i>) |
|
472 <p> |
|
473 Handler method for the "DocumentationParams" start tag. |
|
474 </p><dl> |
|
475 <dt><i>attrs</i></dt> |
|
476 <dd> |
|
477 list of tag attributes |
|
478 </dd> |
|
479 </dl><a NAME="ProjectHandler.startEric4ApiParams" ID="ProjectHandler.startEric4ApiParams"></a> |
|
480 <h4>ProjectHandler.startEric4ApiParams</h4> |
|
481 <b>startEric4ApiParams</b>(<i>attrs</i>) |
|
482 <p> |
|
483 Handler method for the "Eric4ApiParams" start tag. |
|
484 </p><dl> |
|
485 <dt><i>attrs</i></dt> |
|
486 <dd> |
|
487 list of tag attributes |
|
488 </dd> |
|
489 </dl><a NAME="ProjectHandler.startEric4DocParams" ID="ProjectHandler.startEric4DocParams"></a> |
|
490 <h4>ProjectHandler.startEric4DocParams</h4> |
|
491 <b>startEric4DocParams</b>(<i>attrs</i>) |
|
492 <p> |
|
493 Handler method for the "Eric4DocParams" start tag. |
|
494 </p><dl> |
|
495 <dt><i>attrs</i></dt> |
|
496 <dd> |
|
497 list of tag attributes |
|
498 </dd> |
|
499 </dl><a NAME="ProjectHandler.startFiletypeAssociation" ID="ProjectHandler.startFiletypeAssociation"></a> |
|
500 <h4>ProjectHandler.startFiletypeAssociation</h4> |
|
501 <b>startFiletypeAssociation</b>(<i>attrs</i>) |
|
502 <p> |
|
503 Handler method for the "FiletypeAssociation" start tag. |
|
504 </p><dl> |
|
505 <dt><i>attrs</i></dt> |
|
506 <dd> |
|
507 list of tag attributes |
|
508 </dd> |
|
509 </dl><a NAME="ProjectHandler.startForm" ID="ProjectHandler.startForm"></a> |
|
510 <h4>ProjectHandler.startForm</h4> |
|
511 <b>startForm</b>(<i>attrs</i>) |
|
512 <p> |
|
513 Handler method for the "Form" start tag. |
|
514 </p><dl> |
|
515 <dt><i>attrs</i></dt> |
|
516 <dd> |
|
517 list of tag attributes |
|
518 </dd> |
|
519 </dl><a NAME="ProjectHandler.startInterface" ID="ProjectHandler.startInterface"></a> |
|
520 <h4>ProjectHandler.startInterface</h4> |
|
521 <b>startInterface</b>(<i>attrs</i>) |
|
522 <p> |
|
523 Handler method for the "Interface" start tag. |
|
524 </p><dl> |
|
525 <dt><i>attrs</i></dt> |
|
526 <dd> |
|
527 list of tag attributes |
|
528 </dd> |
|
529 </dl><a NAME="ProjectHandler.startLexerAssociation" ID="ProjectHandler.startLexerAssociation"></a> |
|
530 <h4>ProjectHandler.startLexerAssociation</h4> |
|
531 <b>startLexerAssociation</b>(<i>attrs</i>) |
|
532 <p> |
|
533 Handler method for the "LexerAssociation" start tag. |
|
534 </p><dl> |
|
535 <dt><i>attrs</i></dt> |
|
536 <dd> |
|
537 list of tag attributes |
|
538 </dd> |
|
539 </dl><a NAME="ProjectHandler.startMainScript" ID="ProjectHandler.startMainScript"></a> |
|
540 <h4>ProjectHandler.startMainScript</h4> |
|
541 <b>startMainScript</b>(<i>attrs</i>) |
|
542 <p> |
|
543 Handler method for the "MainScript" start tag. |
|
544 </p><dl> |
|
545 <dt><i>attrs</i></dt> |
|
546 <dd> |
|
547 list of tag attributes |
|
548 </dd> |
|
549 </dl><a NAME="ProjectHandler.startOther" ID="ProjectHandler.startOther"></a> |
|
550 <h4>ProjectHandler.startOther</h4> |
|
551 <b>startOther</b>(<i>attrs</i>) |
|
552 <p> |
|
553 Handler method for the "Other" start tag. |
|
554 </p><dl> |
|
555 <dt><i>attrs</i></dt> |
|
556 <dd> |
|
557 list of tag attributes |
|
558 </dd> |
|
559 </dl><a NAME="ProjectHandler.startOtherToolsParams" ID="ProjectHandler.startOtherToolsParams"></a> |
|
560 <h4>ProjectHandler.startOtherToolsParams</h4> |
|
561 <b>startOtherToolsParams</b>(<i>attrs</i>) |
|
562 <p> |
|
563 Handler method for the "OtherToolsParams" start tag. |
|
564 </p><dl> |
|
565 <dt><i>attrs</i></dt> |
|
566 <dd> |
|
567 list of tag attributes |
|
568 </dd> |
|
569 </dl><a NAME="ProjectHandler.startPackagersParams" ID="ProjectHandler.startPackagersParams"></a> |
|
570 <h4>ProjectHandler.startPackagersParams</h4> |
|
571 <b>startPackagersParams</b>(<i>attrs</i>) |
|
572 <p> |
|
573 Handler method for the "PackagersParams" start tag. |
|
574 </p><dl> |
|
575 <dt><i>attrs</i></dt> |
|
576 <dd> |
|
577 list of tag attributes |
|
578 </dd> |
|
579 </dl><a NAME="ProjectHandler.startProgLanguage" ID="ProjectHandler.startProgLanguage"></a> |
|
580 <h4>ProjectHandler.startProgLanguage</h4> |
|
581 <b>startProgLanguage</b>(<i>attrs</i>) |
|
582 <p> |
|
583 Handler method for the "Source" start tag. |
|
584 </p><dl> |
|
585 <dt><i>attrs</i></dt> |
|
586 <dd> |
|
587 list of tag attributes |
|
588 </dd> |
|
589 </dl><a NAME="ProjectHandler.startProject" ID="ProjectHandler.startProject"></a> |
|
590 <h4>ProjectHandler.startProject</h4> |
|
591 <b>startProject</b>(<i>attrs</i>) |
|
592 <p> |
|
593 Handler method for the "Project" start tag. |
|
594 </p><dl> |
|
595 <dt><i>attrs</i></dt> |
|
596 <dd> |
|
597 list of tag attributes |
|
598 </dd> |
|
599 </dl><a NAME="ProjectHandler.startProjectTypeSpecificData" ID="ProjectHandler.startProjectTypeSpecificData"></a> |
|
600 <h4>ProjectHandler.startProjectTypeSpecificData</h4> |
|
601 <b>startProjectTypeSpecificData</b>(<i>attrs</i>) |
|
602 <p> |
|
603 Handler method for the "ProjectTypeSpecificData" start tag. |
|
604 </p><dl> |
|
605 <dt><i>attrs</i></dt> |
|
606 <dd> |
|
607 list of tag attributes |
|
608 </dd> |
|
609 </dl><a NAME="ProjectHandler.startPyLintParams" ID="ProjectHandler.startPyLintParams"></a> |
|
610 <h4>ProjectHandler.startPyLintParams</h4> |
|
611 <b>startPyLintParams</b>(<i>attrs</i>) |
|
612 <p> |
|
613 Handler method for the "PyLintParams" start tag. |
|
614 </p><dl> |
|
615 <dt><i>attrs</i></dt> |
|
616 <dd> |
|
617 list of tag attributes |
|
618 </dd> |
|
619 </dl><a NAME="ProjectHandler.startResource" ID="ProjectHandler.startResource"></a> |
|
620 <h4>ProjectHandler.startResource</h4> |
|
621 <b>startResource</b>(<i>attrs</i>) |
|
622 <p> |
|
623 Handler method for the "Resource" start tag. |
|
624 </p><dl> |
|
625 <dt><i>attrs</i></dt> |
|
626 <dd> |
|
627 list of tag attributes |
|
628 </dd> |
|
629 </dl><a NAME="ProjectHandler.startSource" ID="ProjectHandler.startSource"></a> |
|
630 <h4>ProjectHandler.startSource</h4> |
|
631 <b>startSource</b>(<i>attrs</i>) |
|
632 <p> |
|
633 Handler method for the "Source" start tag. |
|
634 </p><dl> |
|
635 <dt><i>attrs</i></dt> |
|
636 <dd> |
|
637 list of tag attributes |
|
638 </dd> |
|
639 </dl><a NAME="ProjectHandler.startTranslation" ID="ProjectHandler.startTranslation"></a> |
|
640 <h4>ProjectHandler.startTranslation</h4> |
|
641 <b>startTranslation</b>(<i>attrs</i>) |
|
642 <p> |
|
643 Handler method for the "Translation" start tag. |
|
644 </p><dl> |
|
645 <dt><i>attrs</i></dt> |
|
646 <dd> |
|
647 list of tag attributes |
|
648 </dd> |
|
649 </dl><a NAME="ProjectHandler.startTranslationException" ID="ProjectHandler.startTranslationException"></a> |
|
650 <h4>ProjectHandler.startTranslationException</h4> |
|
651 <b>startTranslationException</b>(<i>attrs</i>) |
|
652 <p> |
|
653 Handler method for the "TranslationException" start tag. |
|
654 </p><dl> |
|
655 <dt><i>attrs</i></dt> |
|
656 <dd> |
|
657 list of tag attributes |
|
658 </dd> |
|
659 </dl><a NAME="ProjectHandler.startTranslationPrefix" ID="ProjectHandler.startTranslationPrefix"></a> |
|
660 <h4>ProjectHandler.startTranslationPrefix</h4> |
|
661 <b>startTranslationPrefix</b>(<i>attrs</i>) |
|
662 <p> |
|
663 Handler method for the "TranslationPrefix" start tag. |
|
664 </p><dl> |
|
665 <dt><i>attrs</i></dt> |
|
666 <dd> |
|
667 list of tag attributes |
|
668 </dd> |
|
669 </dl><a NAME="ProjectHandler.startTranslationsBinPath" ID="ProjectHandler.startTranslationsBinPath"></a> |
|
670 <h4>ProjectHandler.startTranslationsBinPath</h4> |
|
671 <b>startTranslationsBinPath</b>(<i>attrs</i>) |
|
672 <p> |
|
673 Handler method for the "TranslationsBinPath" start tag. |
|
674 </p><dl> |
|
675 <dt><i>attrs</i></dt> |
|
676 <dd> |
|
677 list of tag attributes |
|
678 </dd> |
|
679 </dl><a NAME="ProjectHandler.startVcsOptions" ID="ProjectHandler.startVcsOptions"></a> |
|
680 <h4>ProjectHandler.startVcsOptions</h4> |
|
681 <b>startVcsOptions</b>(<i>attrs</i>) |
|
682 <p> |
|
683 Handler method for the "VcsOptions" start tag. |
|
684 </p><dl> |
|
685 <dt><i>attrs</i></dt> |
|
686 <dd> |
|
687 list of tag attributes |
|
688 </dd> |
|
689 </dl><a NAME="ProjectHandler.startVcsOtherData" ID="ProjectHandler.startVcsOtherData"></a> |
|
690 <h4>ProjectHandler.startVcsOtherData</h4> |
|
691 <b>startVcsOtherData</b>(<i>attrs</i>) |
|
692 <p> |
|
693 Handler method for the "VcsOtherData" start tag. |
|
694 </p><dl> |
|
695 <dt><i>attrs</i></dt> |
|
696 <dd> |
|
697 list of tag attributes |
|
698 </dd> |
|
699 </dl> |
|
700 <div align="right"><a href="#top">Up</a></div> |
|
701 <hr /> |
|
702 </body></html> |