From f1d5ffda693fa44d3325785c5c8e8021d8873bea Mon Sep 17 00:00:00 2001 From: Tobias Luther Date: Sun, 29 Jun 2014 21:20:43 +0200 Subject: delete my original doc working backup folder --- doc/old/html/classBaseObject.html | 221 -------------------------------------- 1 file changed, 221 deletions(-) delete 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 deleted file mode 100644 index 6aa26d5ba..000000000 --- a/doc/old/html/classBaseObject.html +++ /dev/null @@ -1,221 +0,0 @@ - - - - - - -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