|
Paaxio 1.0
Plateforme de streaming musical - SAE IUT Bayonne
|
Liste complète des membres de PlaylistDAO, y compris les membres hérités :
| $pdo | PlaylistDAO | private |
| __construct(?PDO $pdo=null) | PlaylistDAO | |
| ajouterChansonPlaylist(int $idPlaylist, int $idChanson) | PlaylistDAO | |
| creerPlaylist(string $nom, string $emailProprietaire, bool $estPublique=false) | PlaylistDAO | |
| findAll() | PlaylistDAO | |
| findAllFromUser(?string $email=null) | PlaylistDAO | |
| findFromUser(int $id, ?string $email) | PlaylistDAO | |
| getChansonsByPlaylist(int $idPlaylist, ?string $emailUtilisateur=null) | PlaylistDAO | |
| getPdo() | PlaylistDAO | |
| getPlaylistIdsForChansons(array $chansonIds, string $emailUtilisateur) | PlaylistDAO | |
| hydrate(array $tableaAssoc) | PlaylistDAO | |
| hydrateMany(array $tableauxAssoc) | PlaylistDAO | |
| recupererPochetteAuto(int $idPlaylist) | PlaylistDAO | |
| setPdo(?PDO $pdo) | PlaylistDAO | |
| supprimerChansonPlaylist(int $idPlaylist, int $idChanson) | PlaylistDAO | |
| supprimerPlaylist(int $idPlaylist, string $emailProprietaire) | PlaylistDAO |