PHP 클래스 Ploy, WePloy

파일 보기 프로젝트 열기: rlerdorf/WePloy 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$defaults
$ini_file
$loud
$prompt
$quiet
$rev
$tmpdir

공개 메소드들

메소드 설명
__construct ( $argv = NULL )
config ( )
deploy ( $target ) Modify this method to change the deploy strategy
usage ( )

비공개 메소드들

메소드 설명
options ( &$argv )

메소드 상세

__construct() 공개 메소드

public __construct ( $argv = NULL )

config() 공개 메소드

public config ( )

deploy() 공개 메소드

Modify this method to change the deploy strategy
public deploy ( $target )

usage() 정적인 공개 메소드

static public usage ( )

프로퍼티 상세

$defaults 공개적으로 프로퍼티

public $defaults

$ini_file 공개적으로 프로퍼티

public $ini_file

$loud 공개적으로 프로퍼티

public $loud

$prompt 공개적으로 프로퍼티

public $prompt

$quiet 공개적으로 프로퍼티

public $quiet

$rev 공개적으로 프로퍼티

public $rev

$tmpdir 공개적으로 프로퍼티

public $tmpdir