Method |
Description |
|
CheckAndPlayEpisode ( ) : void |
|
|
ClearProperties ( ) : void |
|
|
ConvertDaysInCalendarToLocalisedDays ( Dictionary calendar ) : List>.Dictionary |
Converts each day in the calendar dictionary key to a localised day Some underlying episodes could be from multiple days as they span a UTC day not a local day |
|
GetCalendar ( ) : IEnumerable>.Dictionary |
|
|
GetCalendarTypeName ( CalendarType type ) : string |
|
|
GetDayHeader ( System.DateTime dateTime ) : string |
|
|
GetDaysForward ( ) : string |
Get number of days forward to request in calendar, takes into consideration the current anchor point |
|
GetStartDate ( ) : System.DateTime |
Get Date Time for Calendar Anchor Point |
|
GetStartDateName ( StartDates date ) : string |
|
|
InitProperties ( ) : void |
|
|
LoadCalendar ( ) : void |
|
|
OnCalendarDateSelected ( GUIListItem item, GUIControl parent ) : void |
|
|
OnEpisodeSelected ( GUIListItem item, GUIControl parent ) : void |
|
|
OnNextWeekSelected ( GUIListItem item, GUIControl parent ) : void |
|
|
PublishCalendarSkinProperties ( TraktCalendar calendarItem ) : void |
|
|
SendCalendarToFacade ( Dictionary calendar ) : void |
|
|
SetCurrentStartDate ( ) : void |
|
|
SetCurrentView ( ) : void |
|
|
SetHideWatchlisted ( ) : void |
|
|
ShowStartDateMenu ( ) : void |
|
|
ShowViewMenu ( ) : void |
|
|