From da6eecd03111660ae12221265986ba4b10b155dd Mon Sep 17 00:00:00 2001 From: Klaus Weidenbach Date: Wed, 4 Mar 2015 10:15:16 +0100 Subject: remove Doxygen API Documentation from repository. This removes around 14MB and can get easily generate locally by doxygen util/Doxyfile when needed. Restructured .gitignore a bit and some additions like zotshrc, etc. Fixed a typo in doc/main.bb --- doc/html/classFriendicaSmartyEngine.html | 267 ------------------------------- 1 file changed, 267 deletions(-) delete mode 100644 doc/html/classFriendicaSmartyEngine.html (limited to 'doc/html/classFriendicaSmartyEngine.html') diff --git a/doc/html/classFriendicaSmartyEngine.html b/doc/html/classFriendicaSmartyEngine.html deleted file mode 100644 index 7fc1217af..000000000 --- a/doc/html/classFriendicaSmartyEngine.html +++ /dev/null @@ -1,267 +0,0 @@ - - - - - - -The Red Matrix: FriendicaSmartyEngine Class Reference - - - - - - - - - - - - - -
-
- - - - - - - -
-
The Red Matrix -
-
-
- - - - - -
-
- -
-
-
- -
- - - - -
- -
- -
- -
-
FriendicaSmartyEngine Class Reference
-
-
-
-Inheritance diagram for FriendicaSmartyEngine:
-
-
- - -ITemplateEngine - -
- - - - - - - - - - -

-Public Member Functions

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

-Static Public Attributes

static $name ="smarty3"
 
-

Constructor & Destructor Documentation

- -
-
- - - - - - - -
FriendicaSmartyEngine::__construct ()
-
- -
-
-

Member Function Documentation

- -
-
- - - - - - - - - - - - - - - - - - -
FriendicaSmartyEngine::get_intltext_template ( $file,
 $root = '' 
)
-
- -
-
- -
-
- - - - - - - - - - - - - - - - - - -
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