Name Description Size Coverage
calACLUtils.sys.mjs Helpers for permission checks and other ACL features 2991 -
calAlarmUtils.sys.mjs Helpers for manipulating calendar alarms 5733 -
calAuthUtils.sys.mjs Authentication tools and prompts, mostly for providers 18806 -
calCategoryUtils.sys.mjs Helpers for reading and writing calendar categories 3621 -
calDataUtils.sys.mjs Data structures and algorithms used within the codebase 10041 -
calDateTimeFormatter.sys.mjs Date/time formatting functions for display. These functions should be used to get the whole formatted string. DO NOT attempt to create date/time strings by assembling parts. 19507 -
calDateTimeUtils.sys.mjs Date, time and timezone related functions 13931 -
calEmailUtils.sys.mjs Functions for processing email addresses and sending email 8151 -
calInvitationUtils.sys.mjs Returns a header title for an ITIP item depending on the response method @param {calItipItem} aItipItem the itip item to check @returns {string} the header title 32844 -
calItemUtils.sys.mjs Calendar item related functions. 17360 -
calIteratorUtils.sys.mjs Iterators for various data structures 9294 -
calItipUtils.sys.mjs Scheduling and iTIP helper code 85136 -
calL10NUtils.sys.mjs Localization and locale functions 5129 -
calPrintUtils.sys.mjs Helpers for printing. This file detects when printing starts, and if it's the calendar that is being printed, injects calendar-print.js into the printing UI. Also contains the code for formatting the to-be-printed document as chosen by the user. 21805 -
calProviderDetectionUtils.sys.mjs Code to call the calendar provider detection mechanism. 5889 -
calProviderUtils.sys.mjs Helpers and base class for calendar providers 32914 -
calUnifinderUtils.sys.mjs Helpers for the unifinder 5902 -
calViewUtils.sys.mjs View and DOM related helper functions 16970 -
calWindowUtils.sys.mjs Calendar window helpers, e.g. to open our dialogs 5947 -
calXMLUtils.sys.mjs Helper functions for parsing and serializing XML. 5262 -