Property | Type | Description | |
---|---|---|---|
CheckAndPlayMovie | void | ||
ClearProperties | void | ||
DismissRecommendation | void | ||
GetEndYearTitle | string | ||
GetStartYearTitle | string | ||
InitProperties | void | ||
LoadRecommendedMovies | void | ||
OnMovieSelected | void | ||
PublishMovieSkinProperties | void | ||
ReloadRecommendations | void | ||
SendRecommendedMoviesToFacade | void | ||
SetRecommendationProperties | void | ||
ShowGenreMenu | void | ||
UpdateButtonState | void |
Method | Description | |
---|---|---|
ClearCache ( ) : void | ||
GUIRecommendationsMovies ( ) : 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 | |
---|---|---|
CheckAndPlayMovie ( bool jumpTo ) : void | ||
ClearProperties ( ) : void | ||
DismissRecommendation ( |
||
GetEndYearTitle ( int endYear ) : string | ||
GetStartYearTitle ( int startYear ) : string | ||
InitProperties ( ) : void | ||
LoadRecommendedMovies ( ) : void | ||
OnMovieSelected ( |
||
PublishMovieSkinProperties ( |
||
ReloadRecommendations ( ) : void | ||
SendRecommendedMoviesToFacade ( IEnumerable |
||
SetRecommendationProperties ( ) : void | ||
ShowGenreMenu ( ) : void | ||
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 |