JFactoryJoomla Platform Factory class
Located in /libraries/joomla/factory.php (line 17)
static JApplicationCms
getApplication
([mixed $id = null], [array $config = array()], [string $prefix = 'J'])
static JCacheController
getCache
([string $group = ''], [string $handler = 'callback'], [string $storage = null])
static JRegistry
getConfig
([string $file = null], [string $type = 'PHP'], [string $namespace = ''])
static JApplicationCms
$application
= null (line 25)
Global application object
static JConfig
$config
= null (line 41)
Global configuraiton object
static JDatabaseDriver
$database
= null (line 90)
Global database object
static array
$dates
= array() (line 49)
Container for JDate instances
Create a configuration object
Create a session object
Get an authorization object
Returns the global JAccess object, only creating it if it doesn't already exist.
Get a application object.
Returns the global JApplicationCms object, only creating it if it doesn't already exist.
Get a cache object
Returns the global JCache object
Get a configuration object
Returns the global JRegistry object, only creating it if it doesn't already exist.
Return the JDate object
Get a database object.
Returns the global JDatabaseDriver object, only creating it if it doesn't already exist.
Get a document object.
Returns the global JDocument object, only creating it if it doesn't already exist.
Get an editor object.
Get a parsed XML Feed Source
Get a language object.
Returns the global JLanguage object, only creating it if it doesn't already exist.
Get a mailer object.
Returns the global JMail object, only creating it if it doesn't already exist.
Get a session object.
Returns the global JSession object, only creating it if it doesn't already exist.
Creates a new stream object with appropriate prefix
Return a reference to the JUri object
Get an user object.
Returns the global JUser object, only creating it if it doesn't already exist.
Reads a XML file.
Documentation generated on Tue, 19 Nov 2013 15:02:49 +0100 by phpDocumentor 1.4.3