PHP Class ZF2rapid\Task\Install\DownloadSkeletonApplication

Inheritance: extends ZFrapidCore\Task\AbstractTask
Afficher le fichier Open project: zfrapid/zf2rapid

Méthodes publiques

Méthode 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 méthode

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

getSkeletonApplication() public méthode

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

processCommandTask() public méthode

Process the command
public processCommandTask ( ) : integer
Résultat integer