API17:JPaneSliders:: construct
From Joomla! Documentation
JPaneSliders::__construct
Description
Constructor.
public function __construct ($params=array())
| Parameter | Type | Default | Description |
|---|---|---|---|
| $params | array | array() | Associative array of values. |
- Returns
- Defined on line 194 of libraries/joomla/html/pane.php
See also
JPaneSliders::__construct source code on BitBucket
Class JPaneSliders
Subpackage Html- Other versions of JPaneSliders::__construct
User contributed notes
Code Examples