From a47971aefd2bee45f4e57dd1fc3ea24bb370881f Mon Sep 17 00:00:00 2001 From: root Date: Sun, 29 Jun 2014 18:32:40 +0200 Subject: Some doco work. Changed main.bb and added a return link to all .bb files and began planning new entries for user orientated documentation. --- doc/old/html/template__processor_8php.html | 184 +++++++++++++++++++++++++++++ 1 file changed, 184 insertions(+) create mode 100644 doc/old/html/template__processor_8php.html (limited to 'doc/old/html/template__processor_8php.html') diff --git a/doc/old/html/template__processor_8php.html b/doc/old/html/template__processor_8php.html new file mode 100644 index 000000000..256076b85 --- /dev/null +++ b/doc/old/html/template__processor_8php.html @@ -0,0 +1,184 @@ + + + + + + +The Red Matrix: include/template_processor.php File Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
template_processor.php File Reference
+
+
+ + + + +

+Classes

class  Template
 
+ + + + + +

+Functions

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

+Variables

const KEY_NOT_EXISTS '^R_key_not_Exists^'
 
+

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