FacturaScripts

ApiExportDocument extends ApiController
in package

Table of Contents

Constants

API_VERSION  = 3
INCIDENT_EXPIRATION_TIME  = 600
IP_LIST  = 'api-ip-list'
MAX_INCIDENT_COUNT  = 5

Properties

$apiKey  : ApiKey
$model  : string
$request  : Request
$response  : Response
$url  : string

Methods

__construct()  : mixed
getPageData()  : array<string|int, mixed>
run()  : void
db()  : DataBase
getUriParam()  : string
loadModel()  : bool
runResource()  : void

Constants

INCIDENT_EXPIRATION_TIME

public mixed INCIDENT_EXPIRATION_TIME = 600

Properties

Methods

__construct()

public __construct(string $className[, string $url = '' ]) : mixed
Parameters
$className : string
$url : string = ''

getPageData()

public getPageData() : array<string|int, mixed>
Return values
array<string|int, mixed>

getUriParam()

protected getUriParam(string $num) : string
Parameters
$num : string
Return values
string

        
On this page

Search results