| [ Index ] |
|
Code source de SPIP Agora 1.4 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
| Poids: | 250 lignes (7 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 0 fichiers |
BD_mot_mysql:: (4 méthodes):
getAllMotIdsForArticleStatut()
getAllMotIdsForBreveStatut()
getAllMotIdsForSyndicStatut()
howManyMotIdsForMotIdandArticleStatut()
Classe: BD_mot_mysql - X-Ref
BD_mot_mysql is an implementation for MySQL of BD_mot business class.| getAllMotIdsForArticleStatut($aff_articles, $statut) X-Ref |
| Returns an array of Mots. param: $id_message return: Array of Mot |
| getAllMotIdsForBreveStatut($aff_articles, $statut) X-Ref |
| Returns an array of Mots. param: $id_message return: Array of Mot |
| getAllMotIdsForSyndicStatut($aff_articles, $statut) X-Ref |
| Returns an array of Mots. param: $id_message return: Array of Mot |
| howManyMotIdsForMotIdandArticleStatut($id_mot, $aff_articles, $statut) X-Ref |
| Returns an array of Mots. param: $id_message return: Array of Mot |
| Généré le : Sat Feb 24 14:40:03 2007 | par Balluche grâce à PHPXref 0.7 |