Joomla CMS
3.10.11 (avec JPlatform 13.1 inclus)
Documentation des API du CMS Joomla en version 3.10.11 et du framework Joomla Platform intégré
|
Fonctions membres publiques | |
install () | |
Fonctions membres protégées | |
populateState () | |
_getPackageFromUpload () | |
_getPackageFromFolder () | |
_getPackageFromUrl () | |
Attributs protégés | |
$_table = null | |
$_url = null | |
$_context = 'com_installer.install' | |
Extension Manager Install Model
|
protected |
Install an extension from a directory
Références $input, $type, null, et JError\raiseWarning().
|
protected |
Works out an installation package from a HTTP upload.
Références $config, $input, jimport(), null, et JError\raiseWarning().
|
protected |
install | ( | ) |
Install an extension from either folder, URL or upload.
Références $app, $config, $dispatcher, $results, JEventDispatcher\getInstance(), et null.
|
protected |
Method to auto-populate the model state.
Note. Calling getState in this method will result in recursion.
Références $app.
|
protected |
|
protected |
|
protected |