Bitrix API

Helper

Table of Contents

Constants

ACCOUNT_TYPE  = 'icloud'
CONNECTION_NAME  = 'ICloud (#NAME#)'
EXCLUDED_CALENDARS  = ['inbox', 'outbox', 'notification', 'tasks', 'calendars']
SERVER_PATH  = 'https://caldav.icloud.com/'

Methods

isVendorConnection()  : bool

Constants

ACCOUNT_TYPE

public mixed ACCOUNT_TYPE = 'icloud'

CONNECTION_NAME

public mixed CONNECTION_NAME = 'ICloud (#NAME#)'

EXCLUDED_CALENDARS

public mixed EXCLUDED_CALENDARS = ['inbox', 'outbox', 'notification', 'tasks', 'calendars']

SERVER_PATH

public mixed SERVER_PATH = 'https://caldav.icloud.com/'

Methods

isVendorConnection()

public isVendorConnection(string $accountType) : bool
Parameters
$accountType : string
Return values
bool

        
On this page

Search results