Documentation

Cx.class.php

Cloudrexx

Tags
link
http://www.cloudrexx.com
copyright

Cloudrexx AG 2007-2015

According to our dual licensing model, this program can be used either under the terms of the GNU Affero General Public License, version 3, or under a proprietary license.

The texts of the GNU Affero General Public License with an additional permission and of our proprietary license can be found at and in the LICENSE file you have received along with this program.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

"Cloudrexx" is a registered trademark of Cloudrexx AG. The licensing of the program under the AGPLv3 does not imply a trademark license. Therefore any rights, title and interest in our trademarks remain entirely with us.

Table of Contents

Classes

InstanceException
This Exception can be used to abort the execution of the Cx object
OfflineInstanceException
Website is offline
InitException
Something unexpected happend during init stage 2 or 3
Cx
This loads and controls everything

Functions

init()  : Cx
Wrapper for new \Cx\Core\Core\Controller\Cx()

Functions

init()

Wrapper for new \Cx\Core\Core\Controller\Cx()

init([string $mode = null ][, mixed $checkInstallationStatus = true ]) : Cx

This is necessary, because we cannot use namespaces in index.php in order to catch errors with PHP versions prior to 5.3

Parameters
$mode : string = null

(optional) One of 'frontend', 'backend', 'cli', 'minimal'

$checkInstallationStatus : mixed = true
Return values
Cx

Instance of Cloudrexx


        
On this page

Search results