[ Index ] |
|
Code source de SPIP Agora 1.4 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 235 lignes (7 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
BD_syndic_mysql:: (3 méthodes):
getSyndicIdsForStatutAndDateIndex()
getAllForSyndicationAndStatutAndIntervalHour()
getAllSyndicForSyndicIdAndsyndication()
Classe: BD_syndic_mysql - X-Ref
BD_syndic_mysql is an implementation for MySQL of BD_syndic business class.getSyndicIdsForStatutAndDateIndex($statut) X-Ref |
Returns an array of Syndic IDS. param: $month param: $year return: Array of SyndicsIds |
getAllForSyndicationAndStatutAndIntervalHour($syndication, $statut, $hour) X-Ref |
Returns an array of Syndication. param: $syndication param: $statut param: $hour return: Array of Syndication |
getAllSyndicForSyndicIdAndsyndication($id_syndic) X-Ref |
Returns an array of Syndication. param: $id_syndic return: Array of Syndication |
Généré le : Sat Feb 24 14:40:03 2007 | par Balluche grâce à PHPXref 0.7 |