From 87cdfc1751d1e2f16cf651393049c5f6fb1a8efb Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 15 Nov 2014 14:03:28 -0800 Subject: doc updates --- doc/html/classApp.html | 150 +++++-------------------------------------------- 1 file changed, 15 insertions(+), 135 deletions(-) (limited to 'doc/html/classApp.html') diff --git a/doc/html/classApp.html b/doc/html/classApp.html index bd8e6bbf0..c0a79a04e 100644 --- a/doc/html/classApp.html +++ b/doc/html/classApp.html @@ -254,6 +254,8 @@ Public Attributes    $theme_info = array()   + $is_sys = false +   $nav_sel    $category @@ -279,8 +281,6 @@ Private Attributes    $widgets = array()   - $widgetlist = null -   $apps = array()    $theme @@ -297,16 +297,6 @@ Private Attributes    $path   - $db -  - $curl_code -  - $curl_headers -  - $cached_profile_image -  - $cached_profile_picdate

Detailed Description

class: App

@@ -861,7 +851,7 @@ Private Attributes

return template engine instance. If $name is not defined, return engine defined by theme, or default

Parameters
- +
strin$nameTemplate engine name
string$nameTemplate engine name
@@ -950,46 +940,6 @@ Private Attributes

Referenced by get_baseurl().

-
- - -
-
- - - - - -
- - - - -
App::$cached_profile_image
-
-private
-
- -
-
- -
-
- - - - - -
- - - - -
App::$cached_profile_picdate
-
-private
-
-
@@ -1100,46 +1050,6 @@ Private Attributes
-
- - -
-
- - - - - -
- - - - -
App::$curl_code
-
-private
-
- -
-
- -
-
- - - - - -
- - - - -
App::$curl_headers
-
-private
-
-
@@ -1152,26 +1062,6 @@ Private Attributes
-
- - -
-
- - - - - -
- - - - -
App::$db
-
-private
-
-
@@ -1280,6 +1170,18 @@ Private Attributes
+
+ + +
+
+ + + + +
App::$is_sys = false
+
+
@@ -1713,26 +1615,6 @@ Private Attributes
-
- - -
-
- - - - - -
- - - - -
App::$widgetlist = null
-
-private
-
-
@@ -1753,8 +1635,6 @@ Private Attributes
-

Referenced by get_widgets().

-

The documentation for this class was generated from the following file: