Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
ZF2rapid
Task
Install
UnzipSkeletonApplication
PHP Class ZF2rapid\Task\Install\UnzipSkeletonApplication
Inheritance:
extends
ZFrapidCore\Task\AbstractTask
ファイルを表示
Open project: zfrapid/zf2rapid
Public Methods
Method
Description
copyFiles
(
string
$source
,
string
$destination
) :
boolean
Copy all files recursively from source to destination
processCommandTask
( ) :
integer
Process the command
Method Details
copyFiles()
public
method
Copy all files recursively from source to destination
public
copyFiles
(
string
$source
,
string
$destination
) :
boolean
$source
string
$destination
string
return
boolean
processCommandTask()
public
method
Process the command
public
processCommandTask
( ) :
integer
return
integer