API17:JExtension:: construct
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JExtension::__construct
Description
Constructor.
Description:JExtension:: construct [Edit Descripton]
Synopsis
public JExtension::__construct (JXMLElement $element=null)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $element | null | $element a from which to load data from |
Returns
Defined in
libraries/joomla/installer/extension.php (line 43)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JExtension:: construct
Examples
<CodeExamplesForm />
