Index: openacs-4/packages/acs-templating/www/doc/TclDocs/doc.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/doc/TclDocs/doc.html,v diff -u -r1.2 -r1.2.30.1 --- openacs-4/packages/acs-templating/www/doc/TclDocs/doc.html 19 Jan 2002 23:45:46 -0000 1.2 +++ openacs-4/packages/acs-templating/www/doc/TclDocs/doc.html 22 Jun 2016 07:48:44 -0000 1.2.30.1 @@ -23,7 +23,7 @@

Method Detail

-

+

* indicates required

@@ -32,10 +32,10 @@

-Private Methods:
-
+Private Methods:
+
-
  by simon +
  by simon
@@ -44,13 +44,13 @@
- Parameters: + Parameters: - - @@ -62,7 +62,7 @@
text_lines + text_lines * + namespace text body

-
+ @@ -79,7 +79,7 @@

-
+ @@ -90,13 +90,13 @@
- Parameters: + Parameters:
- - @@ -108,7 +108,7 @@
comment_text + comment_text * + this should include the source text

-
+ @@ -119,20 +119,20 @@
- Parameters: + Parameters:
- - - - @@ -144,7 +144,7 @@
comment_text + comment_text * + body of comment text to be parsed through
source_text + source_text * + source text of the procedure

-
+ @@ -155,11 +155,11 @@
-
Returns: +
Returns:
a long lists of lists of lists, each list element contains a three-element list of the format { {info} {public procedures listing } {private procedures listing} } -
See Also: +
See Also:
namespace - util
proc - doc::parse_file
template::util::comment_text_normalize
@@ -171,7 +171,7 @@

-

+

* indicates required