From a47971aefd2bee45f4e57dd1fc3ea24bb370881f Mon Sep 17 00:00:00 2001 From: root Date: Sun, 29 Jun 2014 18:32:40 +0200 Subject: Some doco work. Changed main.bb and added a return link to all .bb files and began planning new entries for user orientated documentation. --- doc/old/html/classBaseObject.html | 221 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 221 insertions(+) create mode 100644 doc/old/html/classBaseObject.html (limited to 'doc/old/html/classBaseObject.html') diff --git a/doc/old/html/classBaseObject.html b/doc/old/html/classBaseObject.html new file mode 100644 index 000000000..6aa26d5ba --- /dev/null +++ b/doc/old/html/classBaseObject.html @@ -0,0 +1,221 @@ + + + + + + +The Red Matrix: BaseObject Class Reference + + + + + + + + + + + + + +
+
+ + + + + + + +
+
The Red Matrix +
+
+
+ + + + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ + +
+
+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