Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
PartKeepr
ImageBundle
Response
TemporaryImageUploadResponse
PHP Class PartKeepr\ImageBundle\Response\TemporaryImageUploadResponse
Mostrar archivo
Open project: partkeepr/PartKeepr
Public Properties
Property
Type
Description
$image
object
$response
Legacy response for ExtJS forms.
$success
boolean
The success property. This is required for ExtJS.
Public Methods
Method
Description
__construct
(
$image
)
Method Details
__construct()
public
method
public
__construct
(
$image
)
Property Details
$image
public_oe property
public
object
$image
return
object
$response
public_oe property
Legacy response for ExtJS forms.
public
$response
$success
public_oe property
The success property. This is required for ExtJS.
public
bool
$success
return
boolean