Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
PartKeepr
ImageBundle
Response
TemporaryImageUploadResponse
PHP 클래스 PartKeepr\ImageBundle\Response\TemporaryImageUploadResponse
파일 보기
프로젝트 열기: partkeepr/PartKeepr
공개 프로퍼티들
프로퍼티
타입
설명
$image
object
$response
Legacy response for ExtJS forms.
$success
boolean
The success property. This is required for ExtJS.
공개 메소드들
메소드
설명
__construct
(
$image
)
메소드 상세
__construct()
공개
메소드
public
__construct
(
$image
)
프로퍼티 상세
$image
공개적으로 프로퍼티
public
object
$image
리턴
object
$response
공개적으로 프로퍼티
Legacy response for ExtJS forms.
public
$response
$success
공개적으로 프로퍼티
The success property. This is required for ExtJS.
public
bool
$success
리턴
boolean