API17:JDatabase::getPrefix
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.
JDatabase::getPrefix
Description
Get the common table prefix for the database driver.
Description:JDatabase::getPrefix [Edit Descripton]
public function getPrefix ()
- Returns string The common database table prefix.
- Defined on line 455 of libraries/joomla/database/database.php
- Since
See also
-
JDatabase::getPrefix source code on BitBucket
-
Class JDatabase
-
Subpackage Database
- Other versions of JDatabase::getPrefix
SeeAlso:JDatabase::getPrefix [Edit See Also]
User contributed notes
<CodeExamplesForm />
