TimeTrex API Manual

TimeTrexClientAPIReturnHandler
in package

Table of Contents

$args  : mixed
$function_name  : mixed
$result_data  : mixed
__construct()  : mixed
TimeTrexClientAPIReturnHandler constructor.
__toString()  : string
getArgs()  : null
getCode()  : bool
getDescription()  : bool
getDetails()  : bool
getDetailsDescription()  : bool|string
getFunction()  : null
getInValidRecords()  : bool
getRecordDetails()  : bool
getResult()  : bool
getResultData()  : bool
getTotalRecords()  : bool
getValidRecords()  : bool
isError()  : bool
isValid()  : bool

Properties

Methods

__construct()

TimeTrexClientAPIReturnHandler constructor.

public __construct( $function_name,  $args,  $result_data) : mixed
Parameters
$function_name :
$args :
$result_data :
Return values
mixed

Search results