C# Class TraktPlugin.GUI.TraktSkinSettings

Afficher le fichier Open project: trakt/Trakt-for-Mediaportal

Méthodes publiques

Méthode Description
Init ( ) : void
Load ( string filename ) : void

Reads all Skin Settings

Private Methods

Méthode Description
GetDashboardSkinSettings ( XmlDocument doc ) : void

Gets the dashboard settings e.g. windows supported

GetOverlayPositions ( XmlDocument doc ) : void

Get Position of overlays to add on posters in thumbs

Method Details

Init() public static méthode

public static Init ( ) : void
Résultat void

Load() public static méthode

Reads all Skin Settings
public static Load ( string filename ) : void
filename string
Résultat void