97 <td>Public method to update the name of the entry.</td> |
101 <td>Public method to update the name of the entry.</td> |
98 </tr><tr> |
102 </tr><tr> |
99 <td><a href="#TemplateEntry.setTemplateText">setTemplateText</a></td> |
103 <td><a href="#TemplateEntry.setTemplateText">setTemplateText</a></td> |
100 <td>Public method to update the template text.</td> |
104 <td>Public method to update the template text.</td> |
101 </tr> |
105 </tr> |
|
106 </table> |
|
107 <h3>Static Methods</h3> |
|
108 <table> |
|
109 <tr><td>None</td></tr> |
102 </table> |
110 </table> |
103 <a NAME="TemplateEntry.__init__" ID="TemplateEntry.__init__"></a> |
111 <a NAME="TemplateEntry.__init__" ID="TemplateEntry.__init__"></a> |
104 <h4>TemplateEntry (Constructor)</h4> |
112 <h4>TemplateEntry (Constructor)</h4> |
105 <b>TemplateEntry</b>(<i>parent, name, description, templateText</i>) |
113 <b>TemplateEntry</b>(<i>parent, name, description, templateText</i>) |
106 <p> |
114 <p> |
302 <td>Public method to update the name of the group.</td> |
314 <td>Public method to update the name of the group.</td> |
303 </tr><tr> |
315 </tr><tr> |
304 <td><a href="#TemplateGroup.setName">setName</a></td> |
316 <td><a href="#TemplateGroup.setName">setName</a></td> |
305 <td>Public method to update the name of the group.</td> |
317 <td>Public method to update the name of the group.</td> |
306 </tr> |
318 </tr> |
|
319 </table> |
|
320 <h3>Static Methods</h3> |
|
321 <table> |
|
322 <tr><td>None</td></tr> |
307 </table> |
323 </table> |
308 <a NAME="TemplateGroup.__init__" ID="TemplateGroup.__init__"></a> |
324 <a NAME="TemplateGroup.__init__" ID="TemplateGroup.__init__"></a> |
309 <h4>TemplateGroup (Constructor)</h4> |
325 <h4>TemplateGroup (Constructor)</h4> |
310 <b>TemplateGroup</b>(<i>parent, name, language = "All"</i>) |
326 <b>TemplateGroup</b>(<i>parent, name, language = "All"</i>) |
311 <p> |
327 <p> |
551 <td>Public method to remove a group.</td> |
571 <td>Public method to remove a group.</td> |
552 </tr><tr> |
572 </tr><tr> |
553 <td><a href="#TemplateViewer.writeTemplates">writeTemplates</a></td> |
573 <td><a href="#TemplateViewer.writeTemplates">writeTemplates</a></td> |
554 <td>Public method to write the templates data to an XML file (.e4c).</td> |
574 <td>Public method to write the templates data to an XML file (.e4c).</td> |
555 </tr> |
575 </tr> |
|
576 </table> |
|
577 <h3>Static Methods</h3> |
|
578 <table> |
|
579 <tr><td>None</td></tr> |
556 </table> |
580 </table> |
557 <a NAME="TemplateViewer.__init__" ID="TemplateViewer.__init__"></a> |
581 <a NAME="TemplateViewer.__init__" ID="TemplateViewer.__init__"></a> |
558 <h4>TemplateViewer (Constructor)</h4> |
582 <h4>TemplateViewer (Constructor)</h4> |
559 <b>TemplateViewer</b>(<i>parent, viewmanager</i>) |
583 <b>TemplateViewer</b>(<i>parent, viewmanager</i>) |
560 <p> |
584 <p> |