[ Index ]
 

Code source de SPIP Agora 1.4

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

title

Body

[fermer]

/Agora1-4/ecrire/include/bd/sqlite/ -> articlelistdata_sqlite.php (sommaire)

(pas de description)

Poids: 188 lignes (12 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 1 class

BD_articleListData_sqlite:: (2 méthodes):
  _getArticleAuthors()
  _fillQueries()


Classe: BD_articleListData_sqlite  - X-Ref

BD_article_sqlite is an implementation for sqlite of BD_article business class.

_getArticleAuthors($articleId)   X-Ref
returns a formatted HTML String representing the article authors
This method should be overloaded whenever the SQL request would not
be compatible with de DB engine used.
this method is "protected"

param: int $articleId representing the article id
return: String

_fillQueries()   X-Ref
This methods fill the query associative arrays with SQL 92 compliant
queries. Each driver that requires specific SQL querying must implement
the _adaptQueriesToDriver() method.




Généré le : Sat Feb 24 14:40:03 2007 par Balluche grâce à PHPXref 0.7