PHP 클래스 ZF2rapid\Task\Install\DownloadSkeletonApplication

상속: extends ZFrapidCore\Task\AbstractTask
파일 보기 프로젝트 열기: zfrapid/zf2rapid

공개 메소드들

메소드 설명
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

메소드 상세

getContextProxy() 공개 메소드

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

getSkeletonApplication() 공개 메소드

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

processCommandTask() 공개 메소드

Process the command
public processCommandTask ( ) : integer
리턴 integer