Метод |
Описание |
|
ClearMovieProperties ( ) : void |
|
|
ClearSelectedActivityProperties ( ) : void |
|
|
ClearShowProperties ( ) : void |
|
|
GUIWindowManager_OnNewAction ( MediaPortal.GUI.Library.Action action ) : void |
|
|
GUIWindowManager_Receivers ( GUIMessage message ) : void |
|
|
GetActivity ( ActivityView activityView ) : TraktPlugin.TraktAPI.DataStructures.TraktActivity |
|
|
GetActivityDescription ( ActivityView activityView ) : string |
|
|
GetActivityImage ( TraktPlugin.TraktAPI.DataStructures.TraktActivity activity ) : string |
|
|
GetActivityShoutText ( TraktPlugin.TraktAPI.DataStructures.TraktActivity activity ) : string |
|
|
GetAvatarImage ( TraktPlugin.TraktAPI.DataStructures.TraktActivity activity ) : string |
|
|
GetFacade ( int facadeID ) : MediaPortal.GUI.Library.GUIFacadeControl |
|
|
GetMaxTrendingProperties ( ) : int |
|
|
GetMyActivityFromCache ( ) : TraktPlugin.TraktAPI.DataStructures.TraktActivity |
gets the activity for the currently logged in user from the local cache |
|
GetStatistics ( ) : void |
|
|
GetTrendingMovies ( bool &isCached ) : IEnumerable |
|
|
GetTrendingSettings ( ) : DashboardTrendingSettings |
|
|
GetTrendingShows ( bool &isCached ) : IEnumerable |
|
|
GetUserProfile ( ) : TraktUserSummary |
|
|
IsDashBoardWindow ( ) : bool |
|
|
LoadActivity ( ) : void |
|
|
LoadActivityFacade ( TraktPlugin.TraktAPI.DataStructures.TraktActivity activities, MediaPortal.GUI.Library.GUIFacadeControl facade ) : void |
|
|
LoadTrendingMovies ( ) : void |
|
|
LoadTrendingMovies ( bool forceReload ) : void |
|
|
LoadTrendingMoviesFacade ( IEnumerable trendingItems, MediaPortal.GUI.Library.GUIFacadeControl facade ) : void |
|
|
LoadTrendingShows ( ) : void |
|
|
LoadTrendingShows ( bool forceReload ) : void |
|
|
LoadTrendingShowsFacade ( IEnumerable trendingItems, MediaPortal.GUI.Library.GUIFacadeControl facade ) : void |
|
|
OnActivitySelected ( GUIListItem item, GUIControl parent ) : void |
|
|
OnTrendingMovieSelected ( GUIListItem item, GUIControl parent ) : void |
|
|
OnTrendingShowSelected ( GUIListItem item, GUIControl parent ) : void |
|
|
PlayActivityItem ( bool jumpTo ) : void |
|
|
PlayMovie ( bool jumpTo ) : void |
|
|
PlayShow ( bool jumpTo ) : void |
|
|
PublishActivityProperties ( ) : void |
|
|
PublishActivityProperties ( TraktPlugin.TraktAPI.DataStructures.TraktActivity activity ) : void |
|
|
PublishMovieProperties ( ) : void |
|
|
PublishMovieProperties ( IEnumerable trendingItems ) : void |
|
|
PublishShowProperties ( ) : void |
|
|
PublishShowProperties ( IEnumerable trendingItems ) : void |
|
|
SetUpdateAnimation ( bool enable ) : void |
|
|
ShowActivityContextMenu ( ) : void |
|
|
ShowActivityFilterActionsMenu ( ) : bool |
|
|
ShowActivityFilterTypesMenu ( ) : bool |
|
|
ShowActivityViewMenu ( ) : bool |
|
|
ShowTrendingMoviesContextMenu ( ) : void |
|
|
ShowTrendingShowsContextMenu ( ) : void |
|
|
ViewShout ( TraktPlugin.TraktAPI.DataStructures.TraktActivity activity ) : void |
|
|