Открытые статические члены | |
static | isSharingFeatureEnabled () |
static | isPhoneFeatureEnabled () |
static | getShortUrl (string $url) |
static | getOwnerInfo (int $id) |
static | getStatusLoc (string $statusLetter) |
static | formatTimeInterval (Date $from, Date $to, bool $isFullDay) |
static | formatTimezone (DateTimeZone $timezone) |
static | getEventTimestampUTC (DateTime $date, ?string $eventTimezone=null) |
Открытые атрибуты | |
const | ACTION = 'action' |
const | ICS = 'ics' |
const | CANCEL = 'cancel' |
const | CONFERENCE = 'videoconference' |
const | ACTION_ICS = '?'.self::ACTION.'='.self::ICS |
const | ACTION_CANCEL = '?'.self::ACTION.'='.self::CANCEL |
const | ACTION_CONFERENCE = '?'.self::ACTION.'='.self::CONFERENCE |
Защищенные статические члены | |
static | getUserDateTimestamp (Date $date) |
См. определение в файле helper.php строка 14
См. определение в файле helper.php строка 70
|
static |
См. определение в файле helper.php строка 120
|
static |
См. определение в файле helper.php строка 147
|
static |
См. определение в файле helper.php строка 43
|
static |
См. определение в файле helper.php строка 38
|
static |
См. определение в файле helper.php строка 63
|
staticprotected |
См. определение в файле helper.php строка 132
|
static |
См. определение в файле helper.php строка 32
|
static |
См. определение в файле helper.php строка 27
const ACTION = 'action' |
См. определение в файле helper.php строка 19
const ACTION_CANCEL = '?'.self::ACTION.'='.self::CANCEL |
См. определение в файле helper.php строка 24
const ACTION_CONFERENCE = '?'.self::ACTION.'='.self::CONFERENCE |
См. определение в файле helper.php строка 25
const ACTION_ICS = '?'.self::ACTION.'='.self::ICS |
См. определение в файле helper.php строка 23
const CANCEL = 'cancel' |
См. определение в файле helper.php строка 21
const CONFERENCE = 'videoconference' |
См. определение в файле helper.php строка 22
const ICS = 'ics' |
См. определение в файле helper.php строка 20