--- a/Documentation/Source/eric5.Templates.TemplateViewer.html Sun Sep 04 16:05:27 2011 +0200 +++ b/Documentation/Source/eric5.Templates.TemplateViewer.html Sun Sep 04 16:06:54 2011 +0200 @@ -57,6 +57,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -100,6 +104,10 @@ <td>Public method to update the template text.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="TemplateEntry.__init__" ID="TemplateEntry.__init__"></a> <h4>TemplateEntry (Constructor)</h4> <b>TemplateEntry</b>(<i>parent, name, description, templateText</i>) @@ -265,6 +273,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -305,6 +317,10 @@ <td>Public method to update the name of the group.</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="TemplateGroup.__init__" ID="TemplateGroup.__init__"></a> <h4>TemplateGroup (Constructor)</h4> <b>TemplateGroup</b>(<i>parent, name, language = "All"</i>) @@ -466,6 +482,10 @@ <table> <tr><td>None</td></tr> </table> +<h3>Class Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <h3>Methods</h3> <table> <tr> @@ -554,6 +574,10 @@ <td>Public method to write the templates data to an XML file (.e4c).</td> </tr> </table> +<h3>Static Methods</h3> +<table> +<tr><td>None</td></tr> +</table> <a NAME="TemplateViewer.__init__" ID="TemplateViewer.__init__"></a> <h4>TemplateViewer (Constructor)</h4> <b>TemplateViewer</b>(<i>parent, viewmanager</i>)