API17

API17:JExtension:: construct

From Joomla! Documentation

Joomla 11.1 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


User contributed notes

Code Examples