Class P3RsyncCommand
Command to sync project files by alias between a server and your local machine
- CComponent
-
CConsoleCommand
-
P3RsyncCommand
Copyright: Copyright © 2005-2011 diemeisterei GmbH
License: http://www.phundament.com/license/
Author: Tobias Munk <schmunk@usrbin.de>
Since: 3.0.1
Located at phundament/p3extensions/commands/P3RsyncCommand.php
Methods summary
public
string
|
|
public
integer
|
Methods inherited from CConsoleCommand
__construct(),
afterAction(),
beforeAction(),
behaviors(),
buildFileList(),
confirm(),
copyFiles(),
ensureDirectory(),
getCommandRunner(),
getName(),
getOptionHelp(),
init(),
onAfterAction(),
onBeforeAction(),
pluralize(),
prompt(),
renderFile(),
resolveRequest(),
usageError()
Methods inherited from CComponent
__call(),
__get(),
__isset(),
__set(),
__unset(),
asa(),
attachBehavior(),
attachBehaviors(),
attachEventHandler(),
canGetProperty(),
canSetProperty(),
detachBehavior(),
detachBehaviors(),
detachEventHandler(),
disableBehavior(),
disableBehaviors(),
enableBehavior(),
enableBehaviors(),
evaluateExpression(),
getEventHandlers(),
hasEvent(),
hasEventHandler(),
hasProperty(),
raiseEvent()
Magic methods summary
Properties summary
public
type
|
$servers |
#
Array of available locations |
public
type
|
$aliases |
#
Yii aliases (directories) within the application which can be synced |
public
type
|
$params |
#
Additional rsync command line params |
Properties inherited from CConsoleCommand
$defaultAction
Magic properties inherited from CConsoleCommand
$commandRunner,
$help,
$name,
$optionHelp