API17:JHttp:: 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.
JHttp::__construct
Description
Constructor.
Description:JHttp:: construct [Edit Descripton]
Since
Synopsis
public JHttp::__construct ($options=array())
| Parameter | Type | Default | Description |
|---|---|---|---|
| $options | array | array() | Array of configuration options for the client. |
Returns
void
Defined in
libraries/joomla/client/http.php (line 57)
- see source code in BitBucket
Referenced by
See also
Examples
<CodeExamplesForm />
