PHP Class Ploy, WePloy

显示文件 Open project: rlerdorf/WePloy Class Usage Examples

Public Properties

Property Type Description
$defaults
$ini_file
$loud
$prompt
$quiet
$rev
$tmpdir

Public Methods

Method Description
__construct ( $argv = NULL )
config ( )
deploy ( $target ) Modify this method to change the deploy strategy
usage ( )

Private Methods

Method Description
options ( &$argv )

Method Details

__construct() public method

public __construct ( $argv = NULL )

config() public method

public config ( )

deploy() public method

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

usage() static public method

static public usage ( )

Property Details

$defaults public_oe property

public $defaults

$ini_file public_oe property

public $ini_file

$loud public_oe property

public $loud

$prompt public_oe property

public $prompt

$quiet public_oe property

public $quiet

$rev public_oe property

public $rev

$tmpdir public_oe property

public $tmpdir