| [ Indice ] |
Riferimento incrociato di Joomla! 1.5.14 - VM 1.1.4Servizio fornito da VMItalia |
[Vedi sorgente] [Stampa] [Statistiche Progetto]
(nessuna descrizione)
| Copyright: | Copyright (C) 2005 - 2008 Open Source Matters. All rights reserved. |
| License: | GNU/GPL, see LICENSE.php |
| Version: | $Id:module.php 6961 2007-03-15 16:06:53Z tcp $ |
| Dimensione file: | 393 righe (13 kb) |
| Incluso o richiesto: | 0 volte |
| Referenziato: | 0 volte |
| Inclusioni o richieste: | 0 files |
JInstallerModule:: (5 metodi):
__construct()
install()
uninstall()
_rollback_menu()
_rollback_module()
Classe: JInstallerModule - X-Ref
Module installer| __construct(&$parent) X-Ref |
| Constructor param: object $parent Parent object [JInstaller instance] return: void |
| install() X-Ref |
| Custom install method return: boolean True on success |
| uninstall( $id, $clientId ) X-Ref |
| Custom uninstall method param: int $id The id of the module to uninstall param: int $clientId The id of the client (unused) return: boolean True on success |
| _rollback_menu($arg) X-Ref |
| Custom rollback method - Roll back the menu item param: array $arg Installation step to rollback return: boolean True on success |
| _rollback_module($arg) X-Ref |
| Custom rollback method - Roll back the module item param: array $arg Installation step to rollback return: boolean True on success |
| Generato il: Mon Oct 19 20:29:27 2009 | Generato con PHPXref 0.7 |