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]
public function __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 |
See also
-
JAdapter::__construct source code on BitBucket
-
Class JAdapter
-
Subpackage Base
- Other versions of JAdapter::__construct
SeeAlso:JAdapter:: construct [Edit See Also]
User contributed notes
<CodeExamplesForm />
