From 478bae1a1072f2de18f46bf3fc3f0ce2643f4571 Mon Sep 17 00:00:00 2001 From: Andreas Unterkircher Date: Sat, 12 Apr 2008 18:25:30 +0200 Subject: commit current phpDocumentor docs --- docs/phpfspot/PHPFSPOT_TMPL.html | 145 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 145 insertions(+) create mode 100644 docs/phpfspot/PHPFSPOT_TMPL.html (limited to 'docs/phpfspot/PHPFSPOT_TMPL.html') diff --git a/docs/phpfspot/PHPFSPOT_TMPL.html b/docs/phpfspot/PHPFSPOT_TMPL.html new file mode 100644 index 0000000..33f9597 --- /dev/null +++ b/docs/phpfspot/PHPFSPOT_TMPL.html @@ -0,0 +1,145 @@ + + + + + + Docs For Class PHPFSPOT_TMPL + + + + +
+

 Class PHPFSPOT_TMPL

+ + +
+
Description
+ +
+ +

PHPFSPOT_TMPL class

+

Extends Smarty base class with some additional functions

+

+ Located in /phpfspot_tmpl.php (line 31) +

+ + +
Smarty
+   |
+   --PHPFSPOT_TMPL
+ +
+
+ + + + + +
+
Method Summary
+ +
+
+
+  + PHPFSPOT_TMPL + __construct + () +
+
+  + void + show + (string $template) +
+
+
+
+ + + +
+
Methods
+ +
+ + +
+ +
+ + Constructor __construct (line 36) +
+ + +

class constructor

+
    +
  • access: public
  • +
+ +
+ PHPFSPOT_TMPL + + __construct + + () +
+ + + +
+ +
+ +
+ + show (line 64) +
+ + +

show template

+

outputs the requested template

+
    +
  • access: public
  • +
+ +
+ void + + show + + (string $template) +
+ +
    +
  • + string + $template
  • +
+ + +
+ +
+
+ + +

+ Documentation generated on Sat, 12 Apr 2008 18:25:06 +0200 by phpDocumentor 1.4.2 +

+
+ \ No newline at end of file -- cgit v1.2.3-18-g5258