From 946554ff4b03d81f32375832b8b50883a3ffeedf Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 10 May 2013 03:52:06 -0700 Subject: doc update --- doc/html/classFriendicaSmartyEngine.html | 239 +++++++++++++++++++++++++++++++ 1 file changed, 239 insertions(+) create mode 100644 doc/html/classFriendicaSmartyEngine.html (limited to 'doc/html/classFriendicaSmartyEngine.html') diff --git a/doc/html/classFriendicaSmartyEngine.html b/doc/html/classFriendicaSmartyEngine.html new file mode 100644 index 000000000..6fab6b377 --- /dev/null +++ b/doc/html/classFriendicaSmartyEngine.html @@ -0,0 +1,239 @@ + + + + + + +The Red Project: FriendicaSmartyEngine Class Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Project +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
FriendicaSmartyEngine Class Reference
+
+
+
+Inheritance diagram for FriendicaSmartyEngine:
+
+
+ + +ITemplateEngine + +
+ + + + + + + + +

+Public Member Functions

 __construct ()
 
 replace_macros ($s, $r)
 
 get_markup_template ($file, $root='')
 
+ + + +

+Static Public Attributes

static $name ="smarty3"
 
+

Constructor & Destructor Documentation

+ +
+
+ + + + + + + +
FriendicaSmartyEngine::__construct ()
+
+ +
+
+

Member Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + +
FriendicaSmartyEngine::get_markup_template ( $file,
 $root = '' 
)
+
+ +

Implements ITemplateEngine.

+ +
+
+ +
+
+ + + + + + + + + + + + + + + + + + +
FriendicaSmartyEngine::replace_macros ( $s,
 $r 
)
+
+ +

Implements ITemplateEngine.

+ +
+
+

Member Data Documentation

+ +
+
+ + + + + +
+ + + + +
FriendicaSmartyEngine::$name ="smarty3"
+
+static
+
+ +
+
+
The documentation for this class was generated from the following file: +
+
+ -- cgit v1.2.3