Joomla Platform  13.1
Documentation des API du framework Joomla Platform
 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 :

$instancesJClientFtpprotectedstatic
__construct(array $options=array())JFTP
__destruct()JClientFtp
_findMode($fileName)JClientFtpprotected
_mode($mode)JClientFtpprotected
_passive()JClientFtpprotected
_putCmd($cmd, $expectedResponse)JClientFtpprotected
_verifyResponse($expected)JClientFtpprotected
chdir($path)JClientFtp
chmod($path, $mode)JClientFtp
connect($host= '127.0.0.1', $port=21)JClientFtp
create($path)JClientFtp
delete($path)JClientFtp
get($local, $remote)JClientFtp
getInstance($host= '127.0.0.1', $port= '21', array $options=array(), $user=null, $pass=null)JClientFtpstatic
isConnected()JClientFtp
listDetails($path=null, $type= 'all')JClientFtp
listNames($path=null)JClientFtp
login($user= 'anonymous', $pass= 'jftp @joomla.org')JClientFtp
mkdir($path)JClientFtp
pwd()JClientFtp
quit()JClientFtp
read($remote, &$buffer)JClientFtp
reinit()JClientFtp
rename($from, $to)JClientFtp
restart($point)JClientFtp
setOptions(array $options)JClientFtp
store($local, $remote=null)JClientFtp
syst()JClientFtp
write($remote, $buffer)JClientFtp