Documentation/Source/eric5.Templates.TemplateViewer.html

changeset 2966
f85f686981ad
parent 2387
2d119e79ab54
child 3018
70924c0bdaf1
diff -r d133c7edd88a -r f85f686981ad Documentation/Source/eric5.Templates.TemplateViewer.html
--- a/Documentation/Source/eric5.Templates.TemplateViewer.html	Sun Sep 29 18:22:08 2013 +0200
+++ b/Documentation/Source/eric5.Templates.TemplateViewer.html	Sun Sep 29 18:23:27 2013 +0200
@@ -152,6 +152,11 @@
 <dd>
 template text (string)
 </dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+expanded and formatted variable (string)
+</dd>
 </dl><a NAME="TemplateEntry.__extractVariables" ID="TemplateEntry.__extractVariables"></a>
 <h4>TemplateEntry.__extractVariables</h4>
 <b>__extractVariables</b>(<i></i>)
@@ -564,7 +569,7 @@
 <td>Public method to check, if an entry of the given name exists.</td>
 </tr><tr>
 <td><a href="#TemplateViewer.readTemplates">readTemplates</a></td>
-<td>Public method to read in the templates file (.e4c)</td>
+<td>Public method to read in the templates file (.e4c).</td>
 </tr><tr>
 <td><a href="#TemplateViewer.removeEntry">removeEntry</a></td>
 <td>Public method to remove a template entry.</td>
@@ -855,7 +860,7 @@
 <h4>TemplateViewer.readTemplates</h4>
 <b>readTemplates</b>(<i>filename=None</i>)
 <p>
-        Public method to read in the templates file (.e4c)
+        Public method to read in the templates file (.e4c).
 </p><dl>
 <dt><i>filename</i></dt>
 <dd>

eric ide

mercurial