From b69fca14e76a2f5db0cd0924fe5e7056e94771b1 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 26 Feb 2013 15:49:37 -0800 Subject: initial doco --- doc/html/template__processor_8php.html | 210 +++++++++++++++++++++++++++++++++ 1 file changed, 210 insertions(+) create mode 100644 doc/html/template__processor_8php.html (limited to 'doc/html/template__processor_8php.html') diff --git a/doc/html/template__processor_8php.html b/doc/html/template__processor_8php.html new file mode 100644 index 000000000..1ba09d37c --- /dev/null +++ b/doc/html/template__processor_8php.html @@ -0,0 +1,210 @@ + + + + + + +The Red Project: include/template_processor.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Project +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
template_processor.php File Reference
+
+
+ + + + +

+Classes

class  Template
 
+ + + + + +

+Functions

 template_escape ($s)
 
 template_unescape ($s)
 
+ + + + + +

+Variables

const KEY_NOT_EXISTS '^R_key_not_Exists^'
 
 $t = new Template
 
+

Function Documentation

+ +
+
+ + + + + + + + +
template_escape ( $s)
+
+
+ +
+
+ + + + + + + + +
template_unescape ( $s)
+
+ +
+
+

Variable Documentation

+ + + +
+
+ + + + +
const KEY_NOT_EXISTS '^R_key_not_Exists^'
+
+ +

Referenced by Template\_get_var(), and Template\var_replace().

+ +
+
+
+
+ + + + -- cgit v1.2.3