From 916f3e9afc0dcf7f4255bac917ed6236595c7e07 Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 20 Dec 2013 01:39:05 -0800 Subject: doc updates --- doc/html/classApp.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'doc/html/classApp.html') diff --git a/doc/html/classApp.html b/doc/html/classApp.html index 38ed4ada3..3c6d0655e 100644 --- a/doc/html/classApp.html +++ b/doc/html/classApp.html @@ -192,6 +192,8 @@ Public Attributes    $profile_uid = 0   + $poi = null +   $layout = array()    $groups @@ -1454,6 +1456,18 @@ Private Attributes
+
+ + +
+
+ + + + +
App::$poi = null
+
+
-- cgit v1.2.3 From fb49647993fec8f52e69801ce92a9882a4c95b1a Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 7 Feb 2014 00:49:45 -0800 Subject: doc updates --- doc/html/classApp.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'doc/html/classApp.html') diff --git a/doc/html/classApp.html b/doc/html/classApp.html index 3c6d0655e..bd8e6bbf0 100644 --- a/doc/html/classApp.html +++ b/doc/html/classApp.html @@ -184,6 +184,8 @@ Public Member Functions + + @@ -1254,6 +1256,18 @@ Private Attributes

Public Attributes

 $install = false
 
 $account = null
 
 $channel = null
+
+ + +
+
+ + + + +
App::$install = false
+
+
-- cgit v1.2.3