Bitrix API

ExecLog

Table of Contents

Methods

getExecByFunction()  : Result
isTimeToExec()  : bool
Check that correct time of function exec has come
setExecFunction()  : AddResult|UpdateResult

Methods

getExecByFunction()

public static getExecByFunction(string $execFunction) : Result
Parameters
$execFunction : string
Tags
throws
ArgumentException
throws
ObjectPropertyException
throws
SystemException
Return values
Result

isTimeToExec()

Check that correct time of function exec has come

public static isTimeToExec(mixed $execFunction[, int $execPeriod = 86400 ]) : bool
Parameters
$execFunction : mixed
$execPeriod : int = 86400
Tags
throws
ArgumentException
throws
ObjectException
throws
ObjectPropertyException
throws
SystemException
Return values
bool

setExecFunction()

public static setExecFunction(string $execFunction[, bool $isSuccess = true ]) : AddResult|UpdateResult
Parameters
$execFunction : string
$isSuccess : bool = true
Tags
throws
ArgumentException
throws
ObjectException
throws
ObjectPropertyException
throws
SystemException
Return values
AddResult|UpdateResult

        
On this page

Search results