Class: MarkerTemplate


Summary

A MarkerTemplate is essentially the script object loaded from disk.


Methods

MethodDescription
 addKeyCommand Add a keyboard command for this template
 addOption Add an option for this template
 addSearchTerm Add a search term to this template.
 Constructor Creates and initialises a new marker template.
 getOptionValue Returns one of the template options.
 getSearchTerms Get a list of the search terms used for this template
 resetDefaults Reset the defaults for the current MarkerTemplate


Events

EventDescription
 onAlert Called when DigiGuide is going to fire an alert
 onInterfaceUpdate Called when DigiGuide is needs to update the interface relating to Markers
 onProgrammeMenuShow Called when DigiGuide wishes to show the context menu for this Marker script
 onSetInitialDefaults Called the first time marker defaults are requested


Properties

PropertyDescription
 canFilter Whether this Marker Template will appear in places where filters are used e.g. Printing or My TV filtering.
 id [read only] The ID of this Marker template.
 name [read only] Name of the template


See Also

  • Marker : Constructor
  • MarkerManager : getTemplate
  • MarkerManager : getTemplateList


    Requirements

    Build 1059