DigiGuide Logo

Classes

ClassDescription
MarkerA marker object.

Marker Functions

FunctionDescription
GetMarkersOfTypeGets an array of marker IDs that match the given "type"
MarkerAddCategoryAdds a category (ID) to teh current marker.
MarkerAddChannelAdds a channel to the channel selection of the current marker.
MarkerAddDayAdds a day to the marker so that DigiGuide will include the added day in the search when looking for matching programmes.
MarkerAddNewCreates a new marker and add it into the system.
MarkerClearCategoriesRemove all categories from the current marker
MarkerClearChannelsRemoves all channels from the channel selection of the current marker. When a new marker is created it will have the channel selection set as the default for that marker type.
MarkerClearDaysClears the days associated with the marker.
MarkerDoesExistMarkerDoesExist
MarkerExcludeProgrammeInstanceExclude the current programme date, time and channel from the current marker.
MarkerExcludeProgrammeNameExclude the current programme name from the current marker.
MarkerIncludeProgrammeInstanceRe-include the current programme date, time and channel for the current marker.
MarkerIncludeProgrammeNameRe-include the current programme named for the current marker.
MarkerIsProgrammeExcludedDetermine if the current programme has been exlcuded from the current marker.
MarkerRemoveRemove the current marker
MarkerSelectSelect a marker by it's name.
MarkerSelectByIDSelect a marker by ID.

Programme Functions

FunctionDescription
GetProgrammeInfoGet information relating to the current programme by passing a string and having DigiGuide replace certain tags in the string with attributes from the programme.
IsMarkedDetermine if the current programme is marked already.
IsProgrammeOldDetermine whether the current programme is old or not.

System Functions

FunctionDescription
DoesExpressionCompileRetruns whether the passed expression compiles or not
LaunchOneMinuteEventCheckForce DigiGuide to go through it's one-minute cycle to check for alerts.
ShellExecuteRun a program or open a file using the program associated with the file type.

User Interface Functions

FunctionDescription
AddMenuItemAdd a menu item to the context menu for the current programme.
AddMenuSeparatorAdd a menu separator to the context menu for the current programme.