From 155cf6aeea9ba7ecbc39face6442d3ce1b03ad8e Mon Sep 17 00:00:00 2001
From: Nils Schwabe
Date: Wed, 4 Jun 2014 14:27:03 +0200
Subject: Add webinterface with functionallity
---
management-interface/lib/api/classPreview.html | 248 +++++++++++++++++++++++++
1 file changed, 248 insertions(+)
create 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
new file mode 100644
index 0000000..3606e0c
--- /dev/null
+++ b/management-interface/lib/api/classPreview.html
@@ -0,0 +1,248 @@
+
+
+
+
+
+
+
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