API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
JInstallerTemplate::__construct | ( | &$ | parent | ) |
Constructor
protected
object | $parent | Parent object [JInstaller instance] |
JInstallerTemplate::install | ( | ) |
Custom install method
public
Références $client, $db, $lang, $name, JText::_(), JFilterInput::clean(), JFolder::create(), JApplicationHelper::getClientInfo(), JFactory::getLanguage(), jimport(), et JError::raiseWarning().
JInstallerTemplate::uninstall | ( | $ | name, |
$ | clientId | ||
) |
Custom uninstall method
public
int | $path | The template name |
int | $clientId | The id of the client |
Références $client, $name, JText::_(), JFolder::delete(), JFolder::exists(), JApplicationHelper::getClientInfo(), et JError::raiseWarning().