From bab101a83b56f1fa31f415211df5e2569d75f3c6 Mon Sep 17 00:00:00 2001 From: Nils Schwabe Date: Mon, 7 Jul 2014 15:34:40 +0200 Subject: Remove unintentionally added f3 docs --- management-interface/lib/api/classPreview.html | 248 ------------------------- 1 file changed, 248 deletions(-) delete mode 100644 management-interface/lib/api/classPreview.html (limited to 'management-interface/lib/api/classPreview.html') diff --git a/management-interface/lib/api/classPreview.html b/management-interface/lib/api/classPreview.html deleted file mode 100644 index 3606e0c..0000000 --- a/management-interface/lib/api/classPreview.html +++ /dev/null @@ -1,248 +0,0 @@ - - - - - - - -Fat-Free Framework: Preview Class Reference - - - - - - -
-
- - - - - - -
-
Fat-Free Framework -  3.2.2 -  Overview Class List Hierarchy -
-
-
- - -
-
-
-Public Member Functions | -Protected Member Functions | -Protected Attributes | -List of all members
-
-
Preview Class Reference
-
-
- -

Lightweight template engine. - More...

-
- + Inheritance diagram for Preview:
-
-
- - - - - - - - - - - - - - - - -

-Public Member Functions

 token ($str)
 
 resolve ($str, array $hive=NULL)
 
 render ($file, $mime='text/html', array $hive=NULL, $ttl=0)
 
- Public Member Functions inherited from View
 esc ($arg)
 
 raw ($arg)
 
 render ($file, $mime='text/html', array $hive=NULL, $ttl=0)
 
- - - - - - -

-Protected Member Functions

 build ($node)
 
- Protected Member Functions inherited from View
 sandbox (array $hive=NULL)
 
- - - - - - - - -

-Protected Attributes

$mime
 MIME type.
 
- Protected Attributes inherited from View
$view
 Template file.
 
- - - - -

-Additional Inherited Members

- Static Public Member Functions inherited from Prefab
static instance ()
 
-

Detailed Description

-

Lightweight template engine.

-

Member Function Documentation

- -
-
- - - - - -
- - - - - - - - -
Preview::build ( $node)
-
-protected
-
-

Assemble markup

-
Returns
string
-
Parameters
- - -
$nodestring
-
-
- -
-
- -
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Preview::render ( $file,
 $mime = 'text/html',
array $hive = NULL,
 $ttl = 0 
)
-
-

Render template

-
Returns
string
-
Parameters
- - - - - -
$filestring
$mimestring
$hivearray
$ttlint
-
-
- -
-
- -
-
- - - - - - - - - - - - - - - - - - -
Preview::resolve ( $str,
array $hive = NULL 
)
-
-

Render template string

-
Returns
string
-
Parameters
- - - -
$strstring
$hivearray
-
-
- -
-
- -
-
- - - - - - - - -
Preview::token ( $str)
-
-

Convert token to variable

-
Returns
string
-
Parameters
- - -
$strstring
-
-
- -
-
-
The documentation for this class was generated from the following file: -
-- cgit v1.2.3-55-g7522