API17:JAdapter
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
Description
Description:JAdapter [Edit Descripton]
Methods
| Visibility | Method name | Description |
|---|---|---|
| public | __construct | Constructor. |
| public | getAdapter | Return an adapter. |
| public | getDBO | Get the database connector object. |
| public | loadAllAdapters | Loads all adapters. |
| public | setAdapter | Set an adapter by name. |
- Defined in libraries/joomla/base/adapter.php
- Extends JObject
- Extended by
Importing
jimport( 'joomla.base.adapter' );
See also
-
JAdapter source code on BitBucket
-
Subpackage Base
- Other versions of JAdapter
SeeAlso:JAdapter [Edit See Also]
User contributed notes
<CodeExamplesForm />
