CC-1809 added a dialog to display show contents, anyone has access to this dialog. made sure only hosts can access schedule/clear/delete options on the context menu for future shows.

This commit is contained in:
Naomi 2011-02-02 18:08:22 -05:00
parent 567335c72f
commit 2cdaf4b413
7 changed files with 97 additions and 58 deletions

View file

@ -353,14 +353,7 @@ class Schedule {
return $percent;
}
// public function onAddTrackToPlaylist($playlistId, $audioTrackId) {
//
// }
//
// public function onRemoveTrackFromPlaylist($playlistId, $audioTrackId) {
//
// }
/**
* Return TRUE if file is going to be played in the future.
*