Свойство | Type | Description | |
---|---|---|---|
_messageQueue | MediaPortal.Common.Messaging.AsynchronousMessageQueue | ||
_searchStringProperty | MediaPortal.Common.General.AbstractProperty |
Méthode | Description | |
---|---|---|
BuildAutomaticSitesGroups ( ) : void | ||
BuildSitesList ( ) : void | ||
CanEnterState ( MediaPortal.UI.Presentation.Workflow.NavigationContext oldContext, MediaPortal.UI.Presentation.Workflow.NavigationContext newContext ) : bool | ||
ChangeModelContext ( MediaPortal.UI.Presentation.Workflow.NavigationContext oldContext, MediaPortal.UI.Presentation.Workflow.NavigationContext newContext, bool push ) : void | ||
Deactivate ( MediaPortal.UI.Presentation.Workflow.NavigationContext oldContext, MediaPortal.UI.Presentation.Workflow.NavigationContext newContext ) : void | ||
EnterModelContext ( MediaPortal.UI.Presentation.Workflow.NavigationContext oldContext, MediaPortal.UI.Presentation.Workflow.NavigationContext newContext ) : void | ||
ExitModelContext ( MediaPortal.UI.Presentation.Workflow.NavigationContext oldContext, MediaPortal.UI.Presentation.Workflow.NavigationContext newContext ) : void | ||
OnlineVideosMessageReceived ( MediaPortal.Common.Messaging.AsynchronousMessageQueue queue, MediaPortal.Common.Messaging.SystemMessage message ) : void | ||
OnlineVideosWorkflowModel ( ) : MediaPortal.Common | ||
PushNavigationToOnlineVideosRoot ( ) : void | ||
Reactivate ( MediaPortal.UI.Presentation.Workflow.NavigationContext oldContext, MediaPortal.UI.Presentation.Workflow.NavigationContext newContext ) : void | ||
RebuildSitesList ( ) : void | ||
SelectCategory ( |
||
SelectDetailsVideo ( |
||
SelectSite ( |
||
SelectSiteGroup ( |
||
SelectVideo ( |
||
ShowCategories ( IList |
||
ShowDetails ( List |
||
ShowVideos ( |
||
StartSearch ( ) : void | ||
UpdateMenuActions ( MediaPortal.UI.Presentation.Workflow.NavigationContext context, WorkflowAction>.IDictionary |
||
UpdateScreen ( MediaPortal.UI.Presentation.Workflow.NavigationContext context, string &screen ) : ScreenUpdateMode |
Méthode | Description | |
---|---|---|
ShowSearchResults ( List |
public BuildAutomaticSitesGroups ( ) : void | ||
Résultat | void |
public CanEnterState ( MediaPortal.UI.Presentation.Workflow.NavigationContext oldContext, MediaPortal.UI.Presentation.Workflow.NavigationContext newContext ) : bool | ||
oldContext | MediaPortal.UI.Presentation.Workflow.NavigationContext | |
newContext | MediaPortal.UI.Presentation.Workflow.NavigationContext | |
Résultat | bool |
public ChangeModelContext ( MediaPortal.UI.Presentation.Workflow.NavigationContext oldContext, MediaPortal.UI.Presentation.Workflow.NavigationContext newContext, bool push ) : void | ||
oldContext | MediaPortal.UI.Presentation.Workflow.NavigationContext | |
newContext | MediaPortal.UI.Presentation.Workflow.NavigationContext | |
push | bool | |
Résultat | void |
public Deactivate ( MediaPortal.UI.Presentation.Workflow.NavigationContext oldContext, MediaPortal.UI.Presentation.Workflow.NavigationContext newContext ) : void | ||
oldContext | MediaPortal.UI.Presentation.Workflow.NavigationContext | |
newContext | MediaPortal.UI.Presentation.Workflow.NavigationContext | |
Résultat | void |
public EnterModelContext ( MediaPortal.UI.Presentation.Workflow.NavigationContext oldContext, MediaPortal.UI.Presentation.Workflow.NavigationContext newContext ) : void | ||
oldContext | MediaPortal.UI.Presentation.Workflow.NavigationContext | |
newContext | MediaPortal.UI.Presentation.Workflow.NavigationContext | |
Résultat | void |
public ExitModelContext ( MediaPortal.UI.Presentation.Workflow.NavigationContext oldContext, MediaPortal.UI.Presentation.Workflow.NavigationContext newContext ) : void | ||
oldContext | MediaPortal.UI.Presentation.Workflow.NavigationContext | |
newContext | MediaPortal.UI.Presentation.Workflow.NavigationContext | |
Résultat | void |
public OnlineVideosMessageReceived ( MediaPortal.Common.Messaging.AsynchronousMessageQueue queue, MediaPortal.Common.Messaging.SystemMessage message ) : void | ||
queue | MediaPortal.Common.Messaging.AsynchronousMessageQueue | |
message | MediaPortal.Common.Messaging.SystemMessage | |
Résultat | void |
public OnlineVideosWorkflowModel ( ) : MediaPortal.Common | ||
Résultat | MediaPortal.Common |
public PushNavigationToOnlineVideosRoot ( ) : void | ||
Résultat | void |
public Reactivate ( MediaPortal.UI.Presentation.Workflow.NavigationContext oldContext, MediaPortal.UI.Presentation.Workflow.NavigationContext newContext ) : void | ||
oldContext | MediaPortal.UI.Presentation.Workflow.NavigationContext | |
newContext | MediaPortal.UI.Presentation.Workflow.NavigationContext | |
Résultat | void |
public SelectCategory ( |
||
categoryModel | ||
Résultat | void |
public SelectDetailsVideo ( |
||
videoModel | ||
Résultat | void |
public SelectSite ( |
||
siteModel | ||
Résultat | void |
public SelectSiteGroup ( |
||
siteGroupModel | ||
Résultat | void |
public SelectVideo ( |
||
videoModel | ||
Résultat | void |
public ShowCategories ( IList |
||
categories | IList |
|
navigationLabel | string | |
Résultat | void |
public ShowVideos ( |
||
category | ||
videos | List |
|
Résultat | void |
public UpdateMenuActions ( MediaPortal.UI.Presentation.Workflow.NavigationContext context, WorkflowAction>.IDictionary |
||
context | MediaPortal.UI.Presentation.Workflow.NavigationContext | |
actions | WorkflowAction>.IDictionary | |
Résultat | void |
public UpdateScreen ( MediaPortal.UI.Presentation.Workflow.NavigationContext context, string &screen ) : ScreenUpdateMode | ||
context | MediaPortal.UI.Presentation.Workflow.NavigationContext | |
screen | string | |
Résultat | ScreenUpdateMode |
protected AsynchronousMessageQueue,MediaPortal.Common.Messaging _messageQueue | ||
Résultat | MediaPortal.Common.Messaging.AsynchronousMessageQueue |