1C-Bitrix 25.700.0
|
Открытые статические члены | |
static | isHashValid (Event $event, ?string $hash) |
static | getDetailLinkFromEvent (Event $event) |
static | getDetailLink (int $eventId, int $userId, int $dateCreateTimestamp) |
static | prepareEventDescriptionForIcs (Event $event) |
Поля данных | |
const | PUBLIC_EVENT_PATH = 'pub/calendar-event' |
const | ACTION = 'action' |
const | ACCEPT = 'accept' |
const | DECLINE = 'decline' |
const | ICS = 'ics' |
const | ACTION_ACCEPT = '?'.self::ACTION.'='.self::ACCEPT |
const | ACTION_DECLINE = '?'.self::ACTION.'='.self::DECLINE |
const | ACTION_ICS = '?'.self::ACTION.'='.self::ICS |
Защищенные статические члены | |
static | getHashForPubEvent (int $eventId, int $userId, int $dateCreateTimestamp) |
static | getSaltForPubLink () |
См. определение в файле publicevent.php строка 10
|
static |
См. определение в файле publicevent.php строка 56
|
static |
См. определение в файле publicevent.php строка 38
|
staticprotected |
См. определение в файле publicevent.php строка 64
|
staticprotected |
См. определение в файле publicevent.php строка 69
|
static |
См. определение в файле publicevent.php строка 22
|
static |
См. определение в файле publicevent.php строка 82
const ACCEPT = 'accept' |
См. определение в файле publicevent.php строка 15
const ACTION = 'action' |
См. определение в файле publicevent.php строка 14
const ACTION_ACCEPT = '?'.self::ACTION.'='.self::ACCEPT |
См. определение в файле publicevent.php строка 18
const ACTION_DECLINE = '?'.self::ACTION.'='.self::DECLINE |
См. определение в файле publicevent.php строка 19
const ACTION_ICS = '?'.self::ACTION.'='.self::ICS |
См. определение в файле publicevent.php строка 20
const DECLINE = 'decline' |
См. определение в файле publicevent.php строка 16
const ICS = 'ics' |
См. определение в файле publicevent.php строка 17
const PUBLIC_EVENT_PATH = 'pub/calendar-event' |
См. определение в файле publicevent.php строка 12