Свойство | Тип | Описание | |
---|---|---|---|
ClearProperties | void | ||
GetCommentItemTitle | string | ||
GetCommentText | string | ||
GetContextMenuItemsForComment | List |
||
GetTmdbImage | |||
InitProperties | void | ||
LoadRecentComments | void | ||
OnCommentSelected | void | ||
PlayCommentItem | void | ||
PublishCommentSkinProperties | void | ||
SendRecentCommentsToFacade | void |
Метод | Описание | |
---|---|---|
GUIRecentShouts ( ) : System | ||
Init ( ) : bool | ||
OnAction ( MediaPortal.GUI.Library.Action action ) : void |
Метод | Описание | |
---|---|---|
OnClicked ( int controlId, |
||
OnPageDestroy ( int new_windowId ) : void | ||
OnPageLoad ( ) : void | ||
OnShowContextMenu ( ) : void |
Метод | Описание | |
---|---|---|
ClearProperties ( ) : void | ||
GetCommentItemTitle ( TraktCommentItem comment ) : string | ||
GetCommentText ( TraktCommentItem item ) : string | ||
GetContextMenuItemsForComment ( TraktCommentItem commentItem ) : List |
||
GetTmdbImage ( TraktCommentItem comment ) : |
||
InitProperties ( ) : void | ||
LoadRecentComments ( ) : void | ||
OnCommentSelected ( |
||
PlayCommentItem ( bool jumpTo ) : void | ||
PublishCommentSkinProperties ( TraktCommentItem item ) : void | ||
SendRecentCommentsToFacade ( IEnumerable |
public OnAction ( MediaPortal.GUI.Library.Action action ) : void | ||
action | MediaPortal.GUI.Library.Action | |
Результат | void |
protected OnClicked ( int controlId, |
||
controlId | int | |
control | ||
actionType | MediaPortal.GUI.Library.Action | |
Результат | void |
protected OnPageDestroy ( int new_windowId ) : void | ||
new_windowId | int | |
Результат | void |