Bitrix API

Agent

Class Agent

Table of Contents

Constants

EVENT_END_ABSENCE  = 'OnEndAbsence'
EVENT_START_ABSENCE  = 'OnStartAbsence'

Methods

end()  : string
start()  : string

Constants

EVENT_END_ABSENCE

public mixed EVENT_END_ABSENCE = 'OnEndAbsence'

EVENT_START_ABSENCE

public mixed EVENT_START_ABSENCE = 'OnStartAbsence'

Methods

end()

public static end(mixed $iblockElementId) : string
Parameters
$iblockElementId : mixed
Tags
throws
ArgumentException
throws
ArgumentNullException
throws
ArgumentOutOfRangeException
throws
LoaderException
throws
ObjectPropertyException
throws
SystemException
Return values
string

start()

public static start(mixed $iblockElementId) : string
Parameters
$iblockElementId : mixed
Tags
throws
ArgumentException
throws
ArgumentNullException
throws
ArgumentOutOfRangeException
throws
LoaderException
throws
ObjectPropertyException
throws
SystemException
Return values
string

        
On this page

Search results