| [ Index ] |
PHP Cross Reference of Joomla 1.5.26 DE |
[Source view] [Print] [Project Stats]
(no description)
| Copyright: | Copyright (C) 2005 - 2010 Open Source Matters. All rights reserved. |
| License: | GNU/GPL, see LICENSE.php |
| Version: | $Id: install.php 14401 2010-01-26 14:10:00Z louis $ |
| File Size: | 236 lines (6 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
InstallerModelInstall:: (5 methods):
__construct()
install()
_getPackageFromUpload()
_getPackageFromFolder()
_getPackageFromUrl()
Class: InstallerModelInstall - X-Ref
Extension Manager Install Model| __construct() X-Ref |
| Overridden constructor |
| install() X-Ref |
| No description |
| _getPackageFromUpload() X-Ref |
param: string The class name for the installer |
| _getPackageFromFolder() X-Ref |
| Install an extension from a directory return: boolean True on success |
| _getPackageFromUrl() X-Ref |
| Install an extension from a URL return: boolean True on success |
| Generated: Wed Mar 28 15:54:07 2012 | Cross-referenced by PHPXref 0.7.1 |