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 @@
-
-
-
-
-
-
-
Lightweight template engine.
- More...
-
-
-
-
-
-

-
-
-
- |
-| | token ($str) |
-| |
-| | resolve ($str, array $hive=NULL) |
-| |
-| | render ($file, $mime='text/html', array $hive=NULL, $ttl=0) |
-| |
-
-| | esc ($arg) |
-| |
-| | raw ($arg) |
-| |
-| | render ($file, $mime='text/html', array $hive=NULL, $ttl=0) |
-| |
-
- |
-|
- | $mime |
-| | MIME type.
|
-| |
-
-|
- | $view |
-| | Template file.
|
-| |
-
-
-
Lightweight template engine.
-
-
-
-
-
-
-
-
-
- | Preview::build |
- ( |
- |
- $node | ) |
- |
-
-
- |
-
-protected |
-
-
-
-
Assemble markup
-
- Returns
- string
-
- Parameters
-
-
-
-
-
-
-
-
-
-
-
-
- | Preview::render |
- ( |
- |
- $file, |
-
-
- |
- |
- |
- $mime = 'text/html', |
-
-
- |
- |
- array |
- $hive = NULL, |
-
-
- |
- |
- |
- $ttl = 0 |
-
-
- |
- ) |
- | |
-
-
-
-
Render template
-
- Returns
- string
-
- Parameters
-
-
- | $file | string |
- | $mime | string |
- | $hive | array |
- | $ttl | int |
-
-
-
-
-
-
-
-
-
-
-
- | Preview::resolve |
- ( |
- |
- $str, |
-
-
- |
- |
- array |
- $hive = NULL |
-
-
- |
- ) |
- | |
-
-
-
-
Render template string
-
- Returns
- string
-
- Parameters
-
-
- | $str | string |
- | $hive | array |
-
-
-
-
-
-
-
-
-
-
-
- | Preview::token |
- ( |
- |
- $str | ) |
- |
-
-
-
-
Convert token to variable
-
- Returns
- string
-
- Parameters
-
-
-
-
-
-
-
-
The documentation for this class was generated from the following file:
-
--
cgit v1.2.3-55-g7522