Joomla Platform  13.1
Documentation des API du framework Joomla Platform
 Tout Classes Espaces de nommage Fichiers Fonctions Variables Pages
Référence de la classe JDatabaseSqlsrv
+ Graphe d'héritage de JDatabaseSqlsrv:
+ Graphe de collaboration de JDatabaseSqlsrv:

Liste de tous les membres

Additional Inherited Members

- Fonctions membres publiques inherited from JDatabaseDriverSqlsrv
 __construct ($options)
 __destruct ()
 connect ()
 disconnect ()
 escape ($text, $extra=false)
 connected ()
 dropTable ($tableName, $ifExists=true)
 getAffectedRows ()
 getCollation ()
 getNumRows ($cursor=null)
 getTableColumns ($table, $typeOnly=true)
 getTableCreate ($tables)
 getTableKeys ($table)
 getTableList ()
 getVersion ()
 insertObject ($table, &$object, $key=null)
 insertid ()
 loadResult ()
 execute ()
 replacePrefix ($query, $prefix= '#__')
 select ($database)
 setUTF ()
 transactionCommit ($toSavepoint=false)
 transactionRollback ($toSavepoint=false)
 transactionStart ($asSavepoint=false)
 renameTable ($oldTable, $newTable, $backup=null, $prefix=null)
 lockTable ($tableName)
 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 ()
 isMinimumVersion ()
 loadAssoc ()
 loadAssocList ($key=null, $column=null)
 loadColumn ($offset=0)
 loadNextObject ($class= 'stdClass')
 loadNextRow ()
 loadObject ($class= 'stdClass')
 loadObjectList ($key= '', $class= 'stdClass')
 loadRow ()
 loadRowList ($key=null)
 quote ($text, $escape=true)
 quoteName ($name, $as=null)
 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 JDatabaseDriverSqlsrv
static isSupported ()
- Fonctions membres publiques statiques inherited from JDatabaseDriver
static getConnectors ()
static getInstance ($options=array())
static splitSql ($sql)
- Fonctions membres publiques statiques inherited from JDatabase
static test ()
- Attributs publics inherited from JDatabaseDriverSqlsrv
 $name = 'sqlsrv'
- Attributs publics inherited from JDatabaseDriver
- Fonctions membres protégées inherited from JDatabaseDriverSqlsrv
 getTableConstraints ($tableName)
 renameConstraints ($constraints=array(), $prefix=null, $backup=null)
 fetchArray ($cursor=null)
 fetchAssoc ($cursor=null)
 fetchObject ($cursor=null, $class= 'stdClass')
 freeResult ($cursor=null)
 checkFieldExists ($table, $field)
 limit ($query, $limit, $offset)
- Fonctions membres protégées inherited from JDatabaseDriver
 getAlterDbCharacterSet ($dbName)
 getCreateDatabaseQuery ($options, $utf)
 getDatabase ()
 quoteNameStr ($strArr)
- Attributs protégés inherited from JDatabaseDriverSqlsrv
 $nameQuote = '[]'
 $nullDate = '1900-01-01 00:00:00'
- Attributs protégés inherited from JDatabaseDriver
 $connection
 $count = 0
 $cursor
 $debug = false
 $limit = 0
 $log = array()
 $timings = array()
 $callStacks = array()
 $offset = 0
 $options
 $sql
 $tablePrefix
 $utf = true
 $errorNum = 0
 $errorMsg
 $transactionDepth = 0
 $disconnectHandlers = array()
- Attributs protégés statiques inherited from JDatabaseDriverSqlsrv
static $dbMinimum = '10.50.1600.1'
- Attributs protégés statiques inherited from JDatabaseDriver
static $instances = array()

Description détaillée

Définition à la ligne 23 du fichier sqlsrv.php.


La documentation de cette classe a été générée à partir du fichier suivant :