JAdapter::loadAllAdapters
From Joomla! Documentation
The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.
JAdapter::loadAllAdapters[edit]
Description[edit]
Loads all adapters.
public function loadAllAdapters ($options=array())
Parameter | Type | Default | Description |
---|---|---|---|
$options | array() |
- Returns
- Defined on line 152 of libraries/joomla/base/adapter.php
See also[edit]
- JAdapter::loadAllAdapters source code on BitBucket
- Class JAdapter
- Subpackage Base
- Other versions of JAdapter::loadAllAdapters
User contributed notes[edit]
Code Examples[edit]