Joomla Platform
13.1
Documentation des API du framework Joomla Platform
|
Additional Inherited Members | |
Fonctions membres publiques inherited from JDatabaseDriverMysql | |
__construct ($options) | |
__destruct () | |
connect () | |
disconnect () | |
escape ($text, $extra=false) | |
connected () | |
getAffectedRows () | |
getNumRows ($cursor=null) | |
getVersion () | |
insertid () | |
execute () | |
select ($database) | |
setUTF () | |
Fonctions membres publiques inherited from JDatabaseDriverMysqli | |
dropTable ($tableName, $ifExists=true) | |
getCollation () | |
getTableCreate ($tables) | |
getTableColumns ($table, $typeOnly=true) | |
getTableKeys ($table) | |
getTableList () | |
lockTable ($table) | |
renameTable ($oldTable, $newTable, $backup=null, $prefix=null) | |
transactionCommit ($toSavepoint=false) | |
transactionRollback ($toSavepoint=false) | |
transactionStart ($asSavepoint=false) | |
unlockTables () | |
Fonctions membres publiques inherited from JDatabaseDriver | |
__call ($method, $args) | |
alterDbCharacterSet ($dbName) | |
createDatabase ($options, $utf=true) | |
addDisconnectHandler ($callable) | |
getConnection () | |
getCount () | |
getDateFormat () | |
getLog () | |
getTimings () | |
getCallStacks () | |
getMinimum () | |
getNullDate () | |
getPrefix () | |
getExporter () | |
getImporter () | |
getQuery ($new=false) | |
getIterator ($column=null, $class= 'stdClass') | |
getUTFSupport () | |
hasUTFSupport () | |
insertObject ($table, &$object, $key=null) | |
isMinimumVersion () | |
loadAssoc () | |
loadAssocList ($key=null, $column=null) | |
loadColumn ($offset=0) | |
loadNextObject ($class= 'stdClass') | |
loadNextRow () | |
loadObject ($class= 'stdClass') | |
loadObjectList ($key= '', $class= 'stdClass') | |
loadResult () | |
loadRow () | |
loadRowList ($key=null) | |
quote ($text, $escape=true) | |
quoteName ($name, $as=null) | |
replacePrefix ($sql, $prefix= '#__') | |
setDebug ($level) | |
setQuery ($query, $offset=0, $limit=0) | |
truncateTable ($table) | |
updateObject ($table, &$object, $key, $nulls=false) | |
Fonctions membres publiques inherited from JDatabase | |
query () | |
getErrorMsg ($escaped=false) | |
getErrorNum () | |
stderr ($showSQL=false) | |
Fonctions membres publiques statiques inherited from JDatabaseDriverMysql | |
static | isSupported () |
Attributs publics inherited from JDatabaseDriverMysql | |
$name = 'mysql' | |
Attributs publics inherited from JDatabaseDriverMysqli | |
Attributs publics inherited from JDatabaseDriver | |
Fonctions membres protégées inherited from JDatabaseDriverMysql | |
fetchArray ($cursor=null) | |
fetchAssoc ($cursor=null) | |
fetchObject ($cursor=null, $class= 'stdClass') | |
freeResult ($cursor=null) |