Joomla CMS
2.5.24 (avec JPlatform 11.4 inclus)
Documentation des API du CMS Joomla en version 2.5 et du framework Joomla Platform intégré
|
Liste complète des membres de JFTP, y compris les membres hérités :
$_autoAscii | JFTP | private |
$_conn | JFTP | private |
$_dataconn | JFTP | private |
$_lineEndings | JFTP | private |
$_OS | JFTP | private |
$_pasv | JFTP | private |
$_response | JFTP | private |
$_timeout | JFTP | private |
$_type | JFTP | private |
$instances | JFTP | protectedstatic |
__construct($options=array()) | JFTP | |
__destruct() | JFTP | |
_findMode($fileName) | JFTP | protected |
_mode($mode) | JFTP | protected |
_passive() | JFTP | protected |
_putCmd($cmd, $expectedResponse) | JFTP | protected |
_verifyResponse($expected) | JFTP | protected |
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 | |
getInstance($host= '127.0.0.1', $port= '21', $options=null, $user=null, $pass=null) | JFTP | |
isConnected() | JFTP | |
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 | |
setOptions($options) | JFTP | |
store($local, $remote=null) | JFTP | |
syst() | JFTP | |
write($remote, $buffer) | JFTP |