CMS Made Simple API

class.CmsApp.php

Global class for easy access to all important variables.

Tags
license

GPL

Table of Contents

Classes

CmsApp
Simple singleton class that contains various functions and states representing the application.
CmsContentTypePlaceholder
Simple global convenience object to hold CMS Content Type structure.

Functions

cmsms()  : CmsApp
Return the global cmsms() object.
cms_db_prefix()  : string
Returns the currently configured database prefix.

Functions

cms_db_prefix()

Returns the currently configured database prefix.

cms_db_prefix() : string
Tags
since
0.4
see

CmsApp::GetDbPrefix();

Return values
string

        
On this page

Search results