PHP Class ZF2rapid\Task\Install\DownloadSkeletonApplication

Inheritance: extends ZFrapidCore\Task\AbstractTask
Exibir arquivo Open project: zfrapid/zf2rapid

Public Methods

Method Description
getContextProxy ( ) : null | resource Get stream context for proxy, if needed
getSkeletonApplication ( ) : boolean Download the ZF2 Skeleton Application as .zip in a file
processCommandTask ( ) : integer Process the command

Method Details

getContextProxy() public method

Get stream context for proxy, if needed
public getContextProxy ( ) : null | resource
return null | resource

getSkeletonApplication() public method

Download the ZF2 Skeleton Application as .zip in a file
public getSkeletonApplication ( ) : boolean
return boolean

processCommandTask() public method

Process the command
public processCommandTask ( ) : integer
return integer