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é
 Tout Classes Espaces de nommage Fichiers Fonctions Variables Pages
JFTP Liste des membres

Liste complète des membres de JFTP, y compris les membres hérités :

$_autoAsciiJFTPprivate
$_connJFTPprivate
$_dataconnJFTPprivate
$_lineEndingsJFTPprivate
$_OSJFTPprivate
$_pasvJFTPprivate
$_responseJFTPprivate
$_timeoutJFTPprivate
$_typeJFTPprivate
$instancesJFTPprotectedstatic
__construct($options=array())JFTP
__destruct()JFTP
_findMode($fileName)JFTPprotected
_mode($mode)JFTPprotected
_passive()JFTPprotected
_putCmd($cmd, $expectedResponse)JFTPprotected
_verifyResponse($expected)JFTPprotected
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