calACLUtils.sys.mjs |
Helpers for permission checks and other ACL features
|
2896 |
calAlarmUtils.sys.mjs |
Helpers for manipulating calendar alarms
|
5683 |
calAuthUtils.sys.mjs |
Authentication tools and prompts, mostly for providers
|
18640 |
calCategoryUtils.sys.mjs |
Helpers for reading and writing calendar categories
|
3680 |
calDataUtils.sys.mjs |
Data structures and algorithms used within the codebase
|
9818 |
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.
|
19380 |
calDateTimeUtils.sys.mjs |
Date, time and timezone related functions
|
13805 |
calEmailUtils.sys.mjs |
Functions for processing email addresses and sending email
|
8066 |
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
|
32691 |
calItemUtils.sys.mjs |
Calendar item related functions.
|
16919 |
calIteratorUtils.sys.mjs |
Iterators for various data structures
|
9340 |
calItipUtils.sys.mjs |
Scheduling and iTIP helper code
|
84586 |
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.
|
21669 |
calProviderDetectionUtils.sys.mjs |
Code to call the calendar provider detection mechanism.
|
5772 |
calProviderUtils.sys.mjs |
Helpers and base class for calendar providers
|
30412 |
calUnifinderUtils.sys.mjs |
Helpers for the unifinder
|
5902 |
calViewUtils.sys.mjs |
View and DOM related helper functions
|
16708 |
calWindowUtils.sys.mjs |
Calendar window helpers, e.g. to open our dialogs
|
5928 |
calXMLUtils.sys.mjs |
Helper functions for parsing and serializing XML
|
5638 |