API17:JExtension:: construct
From Joomla! Documentation
JExtension::__construct
Description
Constructor.
public function __construct (JXMLElement $element=null)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $element | null | $element a from which to load data from |
- Returns
- Defined on line 61 of libraries/joomla/installer/extension.php
See also
JExtension::__construct source code on BitBucket
Class JExtension
Subpackage Installer- Other versions of JExtension::__construct
User contributed notes
Code Examples