eric6/Documentation/Source/eric6.Templates.TemplateViewer.html

changeset 7989
a21d673a8f99
parent 7273
391d6b7b1eff
child 8049
af58c1d47e5e
--- a/eric6/Documentation/Source/eric6.Templates.TemplateViewer.html	Sat Jan 16 16:50:00 2021 +0100
+++ b/eric6/Documentation/Source/eric6.Templates.TemplateViewer.html	Sat Jan 16 16:51:23 2021 +0100
@@ -169,7 +169,7 @@
         Private method to generate the display text.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 display text (string)
 </dd>
@@ -197,7 +197,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 expanded and formatted variable (string)
 </dd>
@@ -217,7 +217,7 @@
         Public method to get the description of the entry.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 description of the entry (string)
 </dd>
@@ -243,7 +243,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 a tuple of the expanded template text (string), the
             number of lines (integer) and the length of the last line (integer)
@@ -257,7 +257,7 @@
         Public method to get the name of the group this entry belongs to.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 name of the group containing this entry (string)
 </dd>
@@ -270,7 +270,7 @@
         Public method to get the name of the entry.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 name of the entry (string)
 </dd>
@@ -283,7 +283,7 @@
         Public method to get the template text.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 the template text (string)
 </dd>
@@ -296,7 +296,7 @@
         Public method to get the list of variables.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of variables (list of strings)
 </dd>
@@ -479,7 +479,7 @@
         Public method to retrieve all entries.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of all entries (list of TemplateEntry)
 </dd>
@@ -499,7 +499,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 reference to the entry (TemplateEntry)
 </dd>
@@ -521,7 +521,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of entry names found (list of strings)
 </dd>
@@ -534,7 +534,7 @@
         Public method to get the name of the group.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 language of the group (string)
 </dd>
@@ -547,7 +547,7 @@
         Public method to get the name of the group.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 name of the group (string)
 </dd>
@@ -567,7 +567,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating existence (boolean)
 </dd>
@@ -834,7 +834,7 @@
         Private method to return predefined variables.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 dictionary of predefined variables and their values
 </dd>
@@ -1049,7 +1049,7 @@
         Public method to get all groups.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of all groups (list of TemplateGroup)
 </dd>
@@ -1062,7 +1062,7 @@
         Public method to get all group names.
 </p>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 list of all group names (list of strings)
 </dd>
@@ -1088,7 +1088,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 sorted list of matching template names (list of strings)
 </dd>
@@ -1108,7 +1108,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating an existing group (boolean)
 </dd>
@@ -1133,7 +1133,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating the existence (boolean)
 </dd>
@@ -1202,7 +1202,7 @@
 </dd>
 </dl>
 <dl>
-<dt>Returns:</dt>
+<dt>Return:</dt>
 <dd>
 flag indicating success (boolean)
 </dd>

eric ide

mercurial