TimeTrex API Manual

OSTicket
in package

Class OSTicket

Table of Contents

$osticket_api_key  : mixed
$osticket_url  : mixed
__construct()  : mixed
OSTicket constructor.
addTicket()  : bool|int

Properties

Methods

__construct()

OSTicket constructor.

public __construct([null $url = null ][, null $api_key = null ]) : mixed
Parameters
$url : null = null
$api_key : null = null
Return values
mixed

addTicket()

public addTicket( $data) : bool|int
Parameters
$data :
Return values
bool|int

Search results