Method | Description | |
---|---|---|
Init ( ) : void | ||
StartActivityPolling ( ) : void | ||
StartTrendingMoviesPolling ( ) : void | ||
StartTrendingShowsPolling ( ) : void | ||
StopActivityPolling ( ) : void | ||
StopTrendingMoviesPolling ( ) : void | ||
StopTrendingShowsPolling ( ) : void | ||
TraktDashboard ( ) : System |
Method | Description | |
---|---|---|
ClearMovieProperties ( ) : void | ||
ClearSelectedActivityProperties ( ) : void | ||
ClearShowProperties ( ) : void | ||
GUIWindowManager_OnNewAction ( MediaPortal.GUI.Library.Action action ) : void | ||
GUIWindowManager_Receivers ( |
||
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 ( ) : |
||
GetTrendingShows ( bool &isCached ) : IEnumerable |
||
GetUserProfile ( ) : |
||
IsDashBoardWindow ( ) : bool | ||
LoadActivity ( ) : void | ||
LoadActivityFacade ( TraktPlugin.TraktAPI.DataStructures.TraktActivity activities, MediaPortal.GUI.Library.GUIFacadeControl facade ) : void | ||
LoadTrendingMovies ( ) : void | ||
LoadTrendingMovies ( bool forceReload ) : void | ||
LoadTrendingMoviesFacade ( IEnumerable |
||
LoadTrendingShows ( ) : void | ||
LoadTrendingShows ( bool forceReload ) : void | ||
LoadTrendingShowsFacade ( IEnumerable |
||
OnActivitySelected ( |
||
OnTrendingMovieSelected ( |
||
OnTrendingShowSelected ( |
||
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 |
||
PublishShowProperties ( ) : void | ||
PublishShowProperties ( IEnumerable |
||
SetUpdateAnimation ( bool enable ) : void | ||
ShowActivityContextMenu ( ) : void | ||
ShowActivityFilterActionsMenu ( ) : bool | ||
ShowActivityFilterTypesMenu ( ) : bool | ||
ShowActivityViewMenu ( ) : bool | ||
ShowTrendingMoviesContextMenu ( ) : void | ||
ShowTrendingShowsContextMenu ( ) : void | ||
ViewShout ( TraktPlugin.TraktAPI.DataStructures.TraktActivity activity ) : void |