From da6eecd03111660ae12221265986ba4b10b155dd Mon Sep 17 00:00:00 2001 From: Klaus Weidenbach Date: Wed, 4 Mar 2015 10:15:16 +0100 Subject: remove Doxygen API Documentation from repository. This removes around 14MB and can get easily generate locally by doxygen util/Doxyfile when needed. Restructured .gitignore a bit and some additions like zotshrc, etc. Fixed a typo in doc/main.bb --- doc/html/classBaseObject.html | 221 ------------------------------------------ 1 file changed, 221 deletions(-) delete mode 100644 doc/html/classBaseObject.html (limited to 'doc/html/classBaseObject.html') diff --git a/doc/html/classBaseObject.html b/doc/html/classBaseObject.html deleted file mode 100644 index cc9910f30..000000000 --- a/doc/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