Documentation/Source/eric5.UI.Previewer.html

changeset 2966
f85f686981ad
parent 2540
f346433ea963
child 3018
70924c0bdaf1
--- a/Documentation/Source/eric5.UI.Previewer.html	Sun Sep 29 18:22:08 2013 +0200
+++ b/Documentation/Source/eric5.UI.Previewer.html	Sun Sep 29 18:23:27 2013 +0200
@@ -141,7 +141,8 @@
 <h4>PreviewProcessingThread.__getHtml</h4>
 <b>__getHtml</b>(<i>language, text, ssiEnabled, filePath, rootPath</i>)
 <p>
-        Private method to process the given text depending upon the given language.
+        Private method to process the given text depending upon the given
+        language.
 </p><dl>
 <dt><i>language</i></dt>
 <dd>
@@ -151,7 +152,8 @@
 to be processed (string)
 </dd><dt><i>ssiEnabled</i></dt>
 <dd>
-flag indicating to do some (limited) SSI processing (boolean)
+flag indicating to do some (limited) SSI processing
+            (boolean)
 </dd><dt><i>filePath</i></dt>
 <dd>
 file path of the text (string)
@@ -159,6 +161,11 @@
 <dd>
 root path to be used for SSI processing (str)
 </dd>
+</dl><dl>
+<dt>Returns:</dt>
+<dd>
+processed HTML text (string)
+</dd>
 </dl><a NAME="PreviewProcessingThread.__processSSI" ID="PreviewProcessingThread.__processSSI"></a>
 <h4>PreviewProcessingThread.__processSSI</h4>
 <b>__processSSI</b>(<i>txt, filename, root</i>)

eric ide

mercurial