Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
ftp
SIG_Finished
PHP 클래스 ftp\SIG_Finished
Emitted when an upload finishes.
상속:
extends
XPSPL\SIG
파일 보기
프로젝트 열기: prggmr/xpspl
보호된 프로퍼티들
프로퍼티
타입
설명
$_ftp_sig
FTP SIG that was uploaded.
$_unique
Make the signal unique
공개 메소드들
메소드
설명
__construct
(
SIG_Upload
$sig_upload
,
$index
= null )
Construct new finished signal.
메소드 상세
__construct()
공개
메소드
Construct new finished signal.
public
__construct
(
SIG_Upload
$sig_upload
,
$index
= null )
$sig_upload
SIG_Upload
프로퍼티 상세
$_ftp_sig
보호되어 있는 프로퍼티
FTP SIG that was uploaded.
protected
$_ftp_sig
$_unique
보호되어 있는 프로퍼티
Make the signal unique
protected
$_unique