|
1C-Bitrix 25.700.0
|
Открытые члены | |
| GetSPExportLink () | |
Открытые статические члены | |
| static | GetList ($params=[]) |
| static | GetSectionPermission (array $array, $getPermissions=null) |
| static | GetById (int $id=0, bool $checkPermissions=true, bool $bRerequest=false) |
| static | GetSuperposedList ($params=[]) |
| static | Edit ($params) |
| static | Delete ($id, $checkPermissions=true, $params=[]) |
| static | CreateDefault ($params=[]) |
| static | SavePermissions ($sectId, $taskPerm) |
| static | GetArrayPermissions ($arSections=[]) |
| static | SetClearOperationCache ($val=true) |
| static | CanDo ($operation, $sectId=0, $userId=null) |
| static | GetOperations ($sectId, $userId=null) |
| static | GetCalDAVConnectionId ($section=0) |
| static | GetExportLink ($sectionId, $type='', $ownerId=null) |
| static | CleanFieldsValueById (int $sectionId, array $fields) |
| static | cleanLinkTables ($sectId) |
| static | GetOutlookLink ($Params) |
| static | GetSign ($userId, $sectId) |
| static | CheckSign ($sign, $userId, $sectId) |
| static | ReturnICal ($Params) |
| static | GetModificationLabel ($calendarId) |
| static | UpdateModificationLabel ($arId=[]) |
| static | GetDefaultAccess ($type, $ownerId) |
| static | getAuthHash (int $userId, string $path) |
| static | CheckAuthHash () |
| static | GetLastUsedSection ($type, $ownerId, $userId) |
| static | GetSectionForOwner ($type, $ownerId, $autoCreate=true) |
| static | HandlePermission ($section=[]) |
| static | CleanAccessTable (string $sectionId) |
| static | CheckGoogleVirtualSection ($davXmlId='', $externalType='') |
| static | GetCount () |
| static | GetSectionByEventId ($id) |
| static | containsLocalSection ($sections, $type) |
| static | prepareSectionListResponse (string $type, string $ownerId) |
| static | getSectionConnectionList (array $sectionIdList) |
Поля данных | |
| const | EXTERNAL_TYPE_LOCAL = 'local' |
| const | OPERATION_VIEW_TIME = 'calendar_view_time' |
| const | OPERATION_VIEW_TITLE = 'calendar_view_title' |
| const | OPERATION_VIEW_FULL = 'calendar_view_full' |
| const | OPERATION_ADD = 'calendar_add' |
| const | OPERATION_EDIT = 'calendar_edit' |
| const | OPERATION_EDIT_SECTION = 'calendar_edit_section' |
| const | OPERATION_EDIT_ACCESS = 'calendar_edit_access' |
Статические открытые данные | |
| static | $sendPush = true |
| static | $sectionConnectionCache = [] |
| static | $sectionAccessCache = [] |
См. определение в файле calendar_sect.php строка 32
|
static |
См. определение в файле calendar_sect.php строка 1438
|
static |
См. определение в файле calendar_sect.php строка 2080
|
static |
| string | null | $davXmlId | |
| string | null | $externalType |
См. определение в файле calendar_sect.php строка 2196
|
static |
См. определение в файле calendar_sect.php строка 1814
|
static |
См. определение в файле calendar_sect.php строка 2179
|
static |
| int | $sectionId | |
| array | $fields |
См. определение в файле calendar_sect.php строка 1595
|
static |
См. определение в файле calendar_sect.php строка 1768
|
static |
См. определение в файле calendar_sect.php строка 2229
|
static |
См. определение в файле calendar_sect.php строка 1279
|
static |
См. определение в файле calendar_sect.php строка 1174
|
static |
См. определение в файле calendar_sect.php строка 994
|
static |
См. определение в файле calendar_sect.php строка 1402
|
static |
См. определение в файле calendar_sect.php строка 2066
См. определение в файле calendar_sect.php строка 737
|
static |
См. определение в файле calendar_sect.php строка 1543
|
static |
См. определение в файле calendar_sect.php строка 2205
|
static |
См. определение в файле calendar_sect.php строка 2028
|
static |
См. определение в файле calendar_sect.php строка 1577
|
static |
См. определение в файле calendar_sect.php строка 2091
|
static |
См. определение в файле calendar_sect.php строка 130
|
static |
См. определение в файле calendar_sect.php строка 1974
|
static |
См. определение в файле calendar_sect.php строка 1492
|
static |
См. определение в файле calendar_sect.php строка 1788
|
static |
См. определение в файле calendar_sect.php строка 2219
|
static |
|
static |
См. определение в файле calendar_sect.php строка 2097
|
static |
См. определение в файле calendar_sect.php строка 669
|
static |
См. определение в файле calendar_sect.php строка 1809
| GetSPExportLink | ( | ) |
См. определение в файле calendar_sect.php строка 1782
|
static |
См. определение в файле calendar_sect.php строка 764
|
static |
См. определение в файле calendar_sect.php строка 2146
|
static |
См. определение в файле calendar_sect.php строка 2305
|
static |
См. определение в файле calendar_sect.php строка 1820
|
static |
См. определение в файле calendar_sect.php строка 1362
|
static |
См. определение в файле calendar_sect.php строка 1433
|
static |
См. определение в файле calendar_sect.php строка 1999
|
static |
См. определение в файле calendar_sect.php строка 45
|
static |
См. определение в файле calendar_sect.php строка 44
|
static |
См. определение в файле calendar_sect.php строка 43
| const EXTERNAL_TYPE_LOCAL = 'local' |
См. определение в файле calendar_sect.php строка 34
| const OPERATION_ADD = 'calendar_add' |
См. определение в файле calendar_sect.php строка 38
| const OPERATION_EDIT = 'calendar_edit' |
См. определение в файле calendar_sect.php строка 39
| const OPERATION_EDIT_ACCESS = 'calendar_edit_access' |
См. определение в файле calendar_sect.php строка 41
| const OPERATION_EDIT_SECTION = 'calendar_edit_section' |
См. определение в файле calendar_sect.php строка 40
| const OPERATION_VIEW_FULL = 'calendar_view_full' |
См. определение в файле calendar_sect.php строка 37
| const OPERATION_VIEW_TIME = 'calendar_view_time' |
См. определение в файле calendar_sect.php строка 35
| const OPERATION_VIEW_TITLE = 'calendar_view_title' |
См. определение в файле calendar_sect.php строка 36