Property | Type | Description | |
---|---|---|---|
CheckAndPlayEpisode | void | ||
ClearProperties | void | ||
FilterPopularShows | IEnumerable |
||
GetPopularShows | |||
InitProperties | void | ||
LoadPopularShows | void | ||
OnNextPageSelected | void | ||
OnPreviousPageSelected | void | ||
OnShowSelected | void | ||
PublishShowSkinProperties | void | ||
SendPopularShowsToFacade | void | ||
ShowTVShowFiltersMenu | bool | ||
UpdateButtonState | void |
Method | Description | |
---|---|---|
GUIPopularShows ( ) : System | ||
Init ( ) : bool | ||
OnAction ( MediaPortal.GUI.Library.Action action ) : void |
Method | Description | |
---|---|---|
OnClicked ( int controlId, |
||
OnPageDestroy ( int new_windowId ) : void | ||
OnPageLoad ( ) : void | ||
OnShowContextMenu ( ) : void |
Method | Description | |
---|---|---|
CheckAndPlayEpisode ( bool jumpTo ) : void | ||
ClearProperties ( bool showsOnly = false ) : void | ||
FilterPopularShows ( IEnumerable |
||
GetPopularShows ( int page ) : |
||
InitProperties ( ) : void | ||
LoadPopularShows ( int page = 1 ) : void | ||
OnNextPageSelected ( |
||
OnPreviousPageSelected ( |
||
OnShowSelected ( |
||
PublishShowSkinProperties ( |
||
SendPopularShowsToFacade ( |
||
ShowTVShowFiltersMenu ( ) : bool | ||
UpdateButtonState ( ) : void |
public OnAction ( MediaPortal.GUI.Library.Action action ) : void | ||
action | MediaPortal.GUI.Library.Action | |
return | void |
protected OnClicked ( int controlId, |
||
controlId | int | |
control | ||
actionType | MediaPortal.GUI.Library.Action | |
return | void |
protected OnPageDestroy ( int new_windowId ) : void | ||
new_windowId | int | |
return | void |