| [ 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 |
| File Size: | 601 lines (18 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
JInstallerTemplate:: (7 methods):
loadLanguage()
install()
update()
uninstall()
discover()
discover_install()
refreshManifestCache()
Class: JInstallerTemplate - X-Ref
Template installer| loadLanguage($path = null) X-Ref |
| Custom loadLanguage method param: string $path The path where to find language files. return: JInstallerTemplate |
| install() X-Ref |
| Custom install method return: boolean True on success |
| update() X-Ref |
| Custom update method for components return: boolean True on success |
| uninstall($id) X-Ref |
| Custom uninstall method param: integer $id The extension ID return: boolean True on success |
| discover() X-Ref |
| Discover existing but uninstalled templates return: array JExtensionTable list |
| discover_install() X-Ref |
| Discover_install Perform an install for a discovered extension return: boolean |
| refreshManifestCache() X-Ref |
| Refreshes the extension table cache return: boolean Result of operation, true if updated, false on failure |
| Generated: Tue Apr 3 11:40:28 2012 | Cross-referenced by PHPXref 0.7.1 |