[ Index ]
 

Code source de Symfony 1.0.0

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/lib/vendor/creole/common/ -> ResultSetCommon.php (sommaire)

This class implements many shared or common methods needed by resultset drivers. This class may (optionally) be extended by driver classes simply to make it easier to create driver classes.  This is also useful in the early stages of Creole development as it means that API changes affect fewer files. As Creole matures/stabalizes having a common class may become less useful, as drivers may have their own ways of doing things (and we'll have a solid unit test framework to make sure drivers conform to the API described by the interfaces).

Author: Hans Lellelid <hans@xmpl.org>
Version: $Revision: 1.9 $
Poids: 447 lignes (13 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 29 fonctions

  __construct()
  __destruct()
  getIterator()
  getResource()
  isLowerAssocCase()
  setFetchmode()
  getFetchmode()
  previous()
  relative()
  absolute()
  first()
  last()
  beforeFirst()
  afterLast()
  isAfterLast()
  isBeforeFirst()
  getCursorPos()
  getRow()
  get()
  getArray()
  getBoolean()
  getBlob()
  getClob()
  getDate()
  getFloat()
  getInt()
  getString()
  getTime()
  getTimestamp()

Fonctions
Fonctions qui ne font pas partie d'une Classe:



Généré le : Fri Mar 16 22:42:14 2007 par Balluche grâce à PHPXref 0.7