Bitrix API

WorktimeReport extends EO_WorktimeReport implements WorktimeRecordIdStorable

Table of Contents

Interfaces

WorktimeRecordIdStorable

Methods

createCloseReport()  : mixed
createDurationReport()  : mixed
createErrorCloseReport()  : mixed
createErrorDurationReport()  : mixed
createErrorOpenReport()  : mixed
createOpenReport()  : mixed
createReopenReport()  : WorktimeReport
setRecordId()  : mixed

Methods

createCloseReport()

public static createCloseReport(mixed $userId[, mixed $report = '' ]) : mixed
Parameters
$userId : mixed
$report : mixed = ''

createDurationReport()

public static createDurationReport(mixed $userId[, mixed $report = '' ]) : mixed
Parameters
$userId : mixed
$report : mixed = ''

createErrorCloseReport()

public static createErrorCloseReport(mixed $userId) : mixed
Parameters
$userId : mixed

createErrorDurationReport()

public static createErrorDurationReport(mixed $userId) : mixed
Parameters
$userId : mixed

createErrorOpenReport()

public static createErrorOpenReport(mixed $userId) : mixed
Parameters
$userId : mixed

createOpenReport()

public static createOpenReport(mixed $userId[, mixed $report = '' ]) : mixed
Parameters
$userId : mixed
$report : mixed = ''

setRecordId()

public setRecordId(mixed $recordId) : mixed
Parameters
$recordId : mixed

        
On this page

Search results