From b69fca14e76a2f5db0cd0924fe5e7056e94771b1 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 26 Feb 2013 15:49:37 -0800 Subject: initial doco --- doc/html/classBaseObject.html | 231 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 231 insertions(+) create mode 100644 doc/html/classBaseObject.html (limited to 'doc/html/classBaseObject.html') diff --git a/doc/html/classBaseObject.html b/doc/html/classBaseObject.html new file mode 100644 index 000000000..45d22255e --- /dev/null +++ b/doc/html/classBaseObject.html @@ -0,0 +1,231 @@ + + + + + + +The Red Project: BaseObject Class Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Project +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ + +
+
+Inheritance diagram for BaseObject:
+
+
+ + +Conversation +Item + +
+ + + + +

+Public Member Functions

 get_app ()
 
+ + + +

+Static Public Member Functions

static set_app ($app)
 
+ + + +

+Static Private Attributes

static $app = null
 
+

Detailed Description

+

Basic object

+

Contains what is usefull to any object

+

Member Function Documentation

+ +
+
+ + + + + + + +
BaseObject::get_app ()
+
+

Get the app

+

Same as get_app from boot.php

+ +

Referenced by Item\__construct(), Item\get_comment_box(), Item\get_template_data(), and Conversation\set_mode().

+ +
+
+ +
+
+ + + + + +
+ + + + + + + + +
static BaseObject::set_app ( $app)
+
+static
+
+

Set the app

+ +

Referenced by App\__construct().

+ +
+
+

Member Data Documentation

+ +
+
+ + + + + +
+ + + + +
BaseObject::$app = null
+
+staticprivate
+
+ +

Referenced by set_app().

+ +
+
+
The documentation for this class was generated from the following file: +
+
+ + + + -- cgit v1.2.3 From 0ee1e83a3c6bb48064789a622f5eb7331733cb64 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 26 Feb 2013 16:04:28 -0800 Subject: small doco update --- doc/html/classBaseObject.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/classBaseObject.html') diff --git a/doc/html/classBaseObject.html b/doc/html/classBaseObject.html index 45d22255e..e4cb3d3ca 100644 --- a/doc/html/classBaseObject.html +++ b/doc/html/classBaseObject.html @@ -222,7 +222,7 @@ Static Private Attributes - - - - + -- cgit v1.2.3 From 9e22ec928b9534ea9db0d18bf685fb0d357fbad2 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 18 Apr 2013 21:06:31 -0700 Subject: more umbilical cutting --- doc/html/classBaseObject.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/classBaseObject.html') diff --git a/doc/html/classBaseObject.html b/doc/html/classBaseObject.html index 6899ad32c..b2d1d1e6a 100644 --- a/doc/html/classBaseObject.html +++ b/doc/html/classBaseObject.html @@ -28,7 +28,7 @@ - + -- cgit v1.2.3 From 5e4b9d7766ceffd19785f14443cc1b4d4f675d4e Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 14 May 2013 21:25:58 -0700 Subject: disable pcss when installing since modules don't yet work and pcss uses the view module, plus weekly doc update --- doc/html/classBaseObject.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/classBaseObject.html') diff --git a/doc/html/classBaseObject.html b/doc/html/classBaseObject.html index 62b900c37..f83c0e393 100644 --- a/doc/html/classBaseObject.html +++ b/doc/html/classBaseObject.html @@ -28,7 +28,7 @@
The Red Project
-- cgit v1.2.3 From 34526e82531c67995e25cf04abce0d927ce22ffd Mon Sep 17 00:00:00 2001 From: friendica Date: Fri, 10 May 2013 03:59:11 -0700 Subject: doc cleanup --- doc/html/classBaseObject.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/classBaseObject.html') diff --git a/doc/html/classBaseObject.html b/doc/html/classBaseObject.html index b2d1d1e6a..62b900c37 100644 --- a/doc/html/classBaseObject.html +++ b/doc/html/classBaseObject.html @@ -4,7 +4,7 @@ -The Red Project: BaseObject Class Reference +The Red Matrix: BaseObject Class Reference @@ -30,7 +30,7 @@
-
The Red Project +
The Red Matrix
- +
The Red Matrix
-- cgit v1.2.3 From 8cd9a2c3a944e804c72ef461df801116c6b44ac7 Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 28 Nov 2013 19:37:39 -0800 Subject: doc updates --- doc/html/classBaseObject.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/classBaseObject.html') diff --git a/doc/html/classBaseObject.html b/doc/html/classBaseObject.html index f83c0e393..6aa26d5ba 100644 --- a/doc/html/classBaseObject.html +++ b/doc/html/classBaseObject.html @@ -28,7 +28,7 @@ - +
The Red Matrix
-- cgit v1.2.3