Joomla.php
Tags
Table of Contents
Classes
- CRM_Utils_System_Joomla
- Joomla specific stuff goes here.
Constants
- _JEXEC = 1
- DS = DIRECTORY_SEPARATOR
- JDEBUG = FALSE
- JPATH_BASE = $joomlaBase . DS . 'administrator'
- JVERSION = $jversion->getShortVersion()
Constants
_JEXEC
public
mixed
_JEXEC
= 1
DS
public
mixed
DS
= DIRECTORY_SEPARATOR
JDEBUG
public
mixed
JDEBUG
= FALSE
JPATH_BASE
public
mixed
JPATH_BASE
= $joomlaBase . DS . 'administrator'
JVERSION
public
mixed
JVERSION
= $jversion->getShortVersion()