| [ Index ] |
PHP Cross Reference of Joomla 2.5.4 DE |
[Source view] [Print] [Project Stats]
(no description)
| Copyright: | Copyright (C) 2005 - 2012 Open Source Matters, Inc. All rights reserved. |
| License: | GNU General Public License version 2 or later; see LICENSE.txt |
| File Size: | 360 lines (8 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
JInstallation:: (9 methods):
__construct()
render()
initialise()
debugLanguage()
setCfg()
_createConfiguration()
getTemplate()
getLocalise()
getLocaliseAdmin()
Class: JInstallation - X-Ref
Joomla Application class| __construct(array $config = array() X-Ref |
| Class constructor param: array $config An optional associative array of configuration settings. return: void |
| render() X-Ref |
| Render the application return: void |
| initialise($options = array() X-Ref |
| Initialise the application. param: array $options return: void |
| debugLanguage() X-Ref |
return: void |
| setCfg(array $vars = array() X-Ref |
| Set configuration values param: array $vars Array of configuration values param: string $namespace The namespace return: void |
| _createConfiguration($file) X-Ref |
| Create the configuration registry return: void |
| getTemplate($params = false) X-Ref |
| Get the template return: string The template name |
| getLocalise() X-Ref |
| No description |
| getLocaliseAdmin($db=false) X-Ref |
| Returns the installed language files in the administrative and front-end area. param: boolean $db return: array Array with installed language packs in admin and site area |
| Generated: Tue Apr 3 11:40:28 2012 | Cross-referenced by PHPXref 0.7.1 |