JDocumentFeed:: construct/1.5
From Joomla! Documentation
JDocumentFeed::__construct
Description
Class constructor.
Description:JDocumentFeed:: construct [Edit Descripton]
public function __construct ($options=array())
| Parameter | Type | Default | Description |
|---|---|---|---|
| $options | array | array() | Associative array of options |
- Returns
- Defined on line 181 of libraries/joomla/document/feed/feed.php
See also
-
JDocumentFeed::__construct on api.joomla.org
-
JDocumentFeed source code on JoomlaCode
-
Class JDocumentFeed
-
Subpackage Document
- Other versions of JDocumentFeed::__construct
SeeAlso:JDocumentFeed:: construct [Edit See Also]
User contributed notes
<CodeExamplesForm />