Liste complète des membres de
JFTP, y compris les membres hérités :
$_autoAscii | JFTP | |
$_conn | JFTP | |
$_dataconn | JFTP | |
$_errors | JObject | |
$_lineEndings | JFTP | |
$_OS | JFTP | |
$_pasv | JFTP | |
$_response | JFTP | |
$_timeout | JFTP | |
$_type | JFTP | |
__construct($options=array()) | JFTP | |
JObject::__construct() | JObject | |
__destruct() | JFTP | |
_findMode($fileName) | JFTP | |
_mode($mode) | JFTP | |
_passive() | JFTP | |
_putCmd($cmd, $expectedResponse) | JFTP | |
_verifyResponse($expected) | JFTP | |
chdir($path) | JFTP | |
chmod($path, $mode) | JFTP | |
connect($host= '127.0.0.1', $port=21) | JFTP | |
create($path) | JFTP | |
delete($path) | JFTP | |
get($local, $remote) | JFTP | |
getError($i=null, $toString=true) | JObject | |
getErrors() | JObject | |
getInstance($host= '127.0.0.1', $port= '21', $options=null, $user=null, $pass=null) | JFTP | |
getProperties($public=true) | JObject | |
getPublicProperties() | JObject | |
isConnected() | JFTP | |
JObject() | JObject | |
listDetails($path=null, $type= 'all') | JFTP | |
listNames($path=null) | JFTP | |
login($user= 'anonymous', $pass= 'jftp @joomla.org') | JFTP | |
mkdir($path) | JFTP | |
pwd() | JFTP | |
quit() | JFTP | |
read($remote, &$buffer) | JFTP | |
reinit() | JFTP | |
rename($from, $to) | JFTP | |
restart($point) | JFTP | |
set($property, $value=null) | JObject | |
setError($error) | JObject | |
setOptions($options) | JFTP | |
setProperties($properties) | JObject | |
store($local, $remote=null) | JFTP | |
syst() | JFTP | |
toString() | JObject | |
write($remote, $buffer) | JFTP | |