JFactory::getApplication/1.6

From Joomla! Documentation

Jump to: navigation, search

Joomla 1.6 JFactory::getApplication

Description

Get a application object.

[Edit Descripton] The object returned will be of a type derived from JApplication.

Synopsis

public static JFactory::getApplication ($id=null, $config=array(), $prefix='J')
Parameter Type Default Description
$id null
$config array()
$prefix 'J'

Returns

Defined in

libraries/joomla/factory.php

Referenced by

See also

[Edit See Also] SeeAlso:JFactory/getApplication

Examples


Personal tools