Regular visitors to Digiguide.tv will notice that you now require a subscription to use some of the features.
However, you can give the FREE 7 day trial version of Digiguide.tv Premium a try. Build up your profile with programmes that you like, personalise your grid and set some reminders. Remember, to get a year's worth of personalised TV content for less than 1p per day simply subscribe to Digiguide Premium
Class MarkerMenu : isWebInterface Method
Boolean isWebInterface()
Summary
Determine if the menu is for the web interface.
Remarks
Allows marker scripts to determine whether they are currently displaying to the web interface and possibly show a different interface if they are.
Returns
Returns true if the menu if for the web interface, false otherwise.
Examples
Code taken from the Recommend To Forums marker. We only want to show this item on the main interface because it makes no sense to show it on the web interface.