VirtueMart  3.2.14.9808
Static Public Member Functions | Static Public Attributes | List of all members
vmDefines Class Reference

Static Public Member Functions

static loadJoomlaCms ()
 
static defines ($appId='site')
 

Static Public Attributes

static $_appId = 'site'
 

Detailed Description

We need this extra paths to have always the correct path undependent by loaded application, module or plugin Plugin, module developers must always include this config at start of their application $vmConfig = VmConfig::loadConfig(); // load the config and create an instance $vmConfig -> jQuery(); // for use of jQuery Then always use the defined paths below to ensure future stability

Member Function Documentation

static vmDefines::defines (   $appId = 'site')
static
static vmDefines::loadJoomlaCms ( )
static

Member Data Documentation

vmDefines::$_appId = 'site'
static

The documentation for this class was generated from the following file: