API17:JAdapter:: 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.
JAdapter::__construct
Description
Constructor.
Description:JAdapter:: construct [Edit Descripton]
Since
Synopsis
public JAdapter::__construct ($basepath, $classprefix=null, $adapterfolder=null)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $basepath | string | Base Path of the adapters | |
| $classprefix | string | null | Class prefix of adapters |
| $adapterfolder | string | null | Name of folder to append to base path |
Returns
Defined in
libraries/joomla/base/adapter.php (line 67)
- see source code in BitBucket
Referenced by
See also
Examples
<CodeExamplesForm />
