Index: openacs-4/packages/acs-templating/www/doc/TclDocs/doc__util.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/doc/TclDocs/doc__util.html,v diff -u -N -r1.2 -r1.3 --- openacs-4/packages/acs-templating/www/doc/TclDocs/doc__util.html 19 Jan 2002 23:45:46 -0000 1.2 +++ openacs-4/packages/acs-templating/www/doc/TclDocs/doc__util.html 7 Aug 2017 23:48:02 -0000 1.3 @@ -23,7 +23,7 @@

Method Detail

-

+

* indicates required

@@ -32,8 +32,8 @@

-Private Methods:
-
+Private Methods:
+
+ @@ -73,26 +73,26 @@
- Parameters: + Parameters:
- - - -
text + text * + name of string variable (not the string value itself)
marker + marker * + the string indicating text division
-
See Also: +
See Also:
proc - doc::util::find_marker_indices
@@ -101,7 +101,7 @@

-
+ @@ -118,7 +118,7 @@

-
+ @@ -129,30 +129,30 @@
- Parameters: + Parameters:
- - - -
text + text * + body of text to be searched through
marker + marker * + the text-divider mark
-
Returns: +
Returns:
list of indices of the position immediately preceding each occurrence of the text marker; if there are no occurrences of the text marker, returns a zero-element list -
See Also: +
See Also:
namespace - doc
proc - doc::parse_file
doc::parse_namespace
doc::util::text_divider
@@ -162,7 +162,7 @@

-
+ @@ -179,7 +179,7 @@

-
+ @@ -190,20 +190,20 @@
- Parameters: + Parameters:
- - - - @@ -215,7 +215,7 @@
element1 + element1 * + the first of the two list elements to be compared
element2 + element2 * + the second of the two elements to be compared

-
+ @@ -232,7 +232,7 @@

-
+ @@ -251,7 +251,7 @@

-

+

* indicates required