A fieldmap object adds LS source code knowledge and interpretation to the database data about a survey. This enables the code to work with the survey object.

package Gems
subpackage Tracker
copyright Copyright (c) 2011 Erasmus MC
license New BSD License
since Class available since version 1.4
inherited_from \Gems_Exception

 Methods

__construct()

__construct(String $msg = '', integer $code = 200, \Exception $previous = null, string $info = null
inherited_from \Gems_Exception::__construct()

Parameters

$msg

String

The message

$code

integer

the HttpResponseCode for this exception

$previous

\Exception

$info

string

Optional extra information on the exception

__construct()

__construct(String $msg = '', integer $code = 200, \Exception $previous = null, string $info = null
Inherited

Parameters

$msg

String

The message

$code

integer

the HttpResponseCode for this exception

$previous

\Exception

$info

string

Optional extra information on the exception

Returns optional extra information in the exception

getInfo() : String
Inherited

Returns

String

Optional extra information on the exception

setInfo(string $info) 
Inherited

Parameters

$info

string

 Properties

 

Optional extra information on the exception

$info : string

Default