C# Class AvalonGUIConfig.TVSeriesConfig

Inheritance: MediaPortal.GUI.Library.GUIWindow
Afficher le fichier Open project: ncoH/Avalon

Méthodes publiques

Méthode Description
Init ( ) : bool
TVSeriesConfig ( ) : System

Méthodes protégées

Méthode Description
OnClicked ( int controlId, GUIControl control, MediaPortal.GUI.Library.Action actionType ) : void
OnPageDestroy ( int newWindowId ) : void
OnPageLoad ( ) : void

Private Methods

Méthode Description
ApplyConfigurationChanges ( ) : void

Apply changes to TVSeries.xml

GetControlStates ( ) : void
GetWidebannerName ( Views thumb ) : string

Returns a Translated name for selected Thumbnail Mod

SetControlStates ( ) : void
ShowWidebannerContextMenu ( ) : void

Method Details

Init() public méthode

public Init ( ) : bool
Résultat bool

OnClicked() protected méthode

protected OnClicked ( int controlId, GUIControl control, MediaPortal.GUI.Library.Action actionType ) : void
controlId int
control GUIControl
actionType MediaPortal.GUI.Library.Action
Résultat void

OnPageDestroy() protected méthode

protected OnPageDestroy ( int newWindowId ) : void
newWindowId int
Résultat void

OnPageLoad() protected méthode

protected OnPageLoad ( ) : void
Résultat void

TVSeriesConfig() public méthode

public TVSeriesConfig ( ) : System
Résultat System