Difference between revisions of "Movies-ui.xml"

From MythTV Official Wiki
Jump to: navigation, search
m
(The "moviesui" window)
Line 35: Line 35:
 
| style="background:darkturquoise" align="center" | textarea
 
| style="background:darkturquoise" align="center" | textarea
 
| style="background:darkturquoise" | The movie title of a selected item.
 
| style="background:darkturquoise" | The movie title of a selected item.
| style="background:darkturquoise" align="center" | N
+
| style="background:darkturquoise" align="center" | <b>Yes</b>
 
|-  
 
|-  
 
| ratingvalue
 
| ratingvalue
 
| align="center"  | textarea
 
| align="center"  | textarea
 
| The ratings-body assigned name of a selected item (ie G, PG, R, etc.).
 
| The ratings-body assigned name of a selected item (ie G, PG, R, etc.).
| align="center"  | N
+
| align="center"  | <b>Yes</b>
 
|-  
 
|-  
 
| style="background:darkturquoise" | runningtimevalue
 
| style="background:darkturquoise" | runningtimevalue
 
| style="background:darkturquoise" align="center" | textarea
 
| style="background:darkturquoise" align="center" | textarea
 
| style="background:darkturquoise" | The running time of a selected item.
 
| style="background:darkturquoise" | The running time of a selected item.
| style="background:darkturquoise" align="center" | N
+
| style="background:darkturquoise" align="center" | <b>Yes</b>
 
|-  
 
|-  
 
| showtimesvalue
 
| showtimesvalue
 
| align="center"  | textarea
 
| align="center"  | textarea
 
| The show times for a selected item.
 
| The show times for a selected item.
| align="center"  | N
+
| align="center"  | <b>Yes</b>
 
|}
 
|}

Revision as of 21:18, 22 February 2009

The movies-ui.xml file governs the layout and behavior of the MythMovie Plugin. It consists of the following windows and named attributes:

MythMovie Windows

Window Name Type Description
moviesui Window The main MythMovies screen.


The "moviesui" window

Widget Name Widget Type Description Required?
movietreelist buttontree The tree which lists sort order, movie title, and theatre name. Yes
theatrename textarea The theatre name of a selected item. Yes
movietitle textarea The movie title of a selected item. Yes
ratingvalue textarea The ratings-body assigned name of a selected item (ie G, PG, R, etc.). Yes
runningtimevalue textarea The running time of a selected item. Yes
showtimesvalue textarea The show times for a selected item. Yes