JFactory::getDBO/1.5
From Joomla! Documentation
JFactory::getDBO
Description
Get a database object.
Description:JFactory::getDBO [Edit Descripton]
public & function getDBO ()
- Returns
- Defined on line 262 of libraries/joomla/factory.php
- Referenced by
- JInstaller::__construct
- JModel::__construct
- _createACL
- JPluginHelper::_load
- JModuleHelper::_load
- JComponentHelper::_load
- JHTMLList::accesslevel
- JUserHelper::activateUser
- JUser::bind
- JHTMLList::category
- JTableMenuTypes::check
- JDocumentHTML::countMenuChildren
- JSessionStorageDatabase::destroy
- JSessionStorageDatabase::gc
- JHTMLList::genericordering
- JAuthorization::get_group_children_tree
- JTable::getInstance
- JUserHelper::getUserId
- JHTMLMenu::linkoptions
- JHTMLMenu::ordering
- JSessionStorageDatabase::read
- JHTMLList::section
- JHTMLList::specificordering
- JInstallerHelper::splitSql
- JTableContent::toXML
- JHTMLList::users
- JSessionStorageDatabase::write
See also
-
JFactory::getDBO on api.joomla.org
-
JFactory source code on JoomlaCode
-
Class JFactory
- Other versions of JFactory::getDBO
SeeAlso:JFactory::getDBO [Edit See Also]
User contributed notes
<CodeExamplesForm />