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