FacturaScripts

InvalidApiResource extends InvalidApiResource
in package

Class created by Core/Base/PluginDeploy

Tags
author

FacturaScripts [email protected]

Table of Contents

$exception  : Exception
$save_crash  : bool
$url  : string
__construct()  : mixed
run()  : void
html()  : string
htmlCard()  : string
setSaveCrash()  : void

Properties

Methods

__construct()

public __construct(Exception $exception[, string $url = '' ]) : mixed
Parameters
$exception : Exception
$url : string = ''
Return values
mixed

html()

protected html(string $title, string $bodyHtml, string $bodyCss) : string
Parameters
$title : string
$bodyHtml : string
$bodyCss : string
Return values
string

htmlCard()

protected htmlCard(string $title, string $cardBody, string $bodyCss[, string $table = '' ]) : string
Parameters
$title : string
$cardBody : string
$bodyCss : string
$table : string = ''
Return values
string

setSaveCrash()

protected setSaveCrash(bool $save) : void
Parameters
$save : bool
Return values
void

Search results