TurtleDissObject
extends MainObject
in package
Description of GndPersonObject
Tags
Table of Contents
Properties
Methods
- __construct() : mixed
- getData() : array<string|int, mixed>
- init() : string
- createModel() : void
- processBody() : string
- request() : string
Properties
$model
protected
mixed
$model
$repoDb
protected
mixed
$repoDb
$result
protected
mixed
$result
= array()
$siteLang
protected
mixed
$siteLang
= "en"
Methods
__construct()
public
__construct() : mixed
getData()
public
getData() : array<string|int, mixed>
Return values
array<string|int, mixed>init()
public
init(string $repoid) : string
Parameters
- $repoid : string
Return values
stringcreateModel()
protected
createModel() : void
processBody()
private
processBody([string $body = "" ]) : string
Parameters
- $body : string = ""
Return values
stringrequest()
private
request(string $repoid) : string
Parameters
- $repoid : string