JInstallerTemplate
Description
Template installer
Located in /joomla/installer/adapters/template.php (line 25)
JObject (Subpackage Base)
![]()
JInstallerTemplate (Subpackage Installer)
Method Summary
Variables
Methods
Constructor
void
__construct
( &$parent, object $parent)
- object $parent: Parent object [JInstaller instance]
- &$parent
Redefinition of:
- JObject::__construct()
- Class constructor, overridden in descendant classes.
Custom uninstall method
boolean
uninstall
( $name, int $clientId, int $path)
- int $path: The template name
- int $clientId: The id of the client
- $name
Inherited Methods
Inherited From JObject
JObject::JObject()
JObject::__construct()
JObject::get()
JObject::getError()
JObject::getErrors()
JObject::getProperties()
JObject::getPublicProperties()
JObject::set()
JObject::setError()
JObject::setProperties()
JObject::toString()




