JFTP::listNames/1.5
From Joomla! Documentation
JFTP::listNames
Description
Method to list the filenames of the contents of a directory on the FTP server.
Description:JFTP::listNames [Edit Descripton]
public function listNames ($path=null)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $path | null |
- Returns
- Defined on line 1009 of libraries/joomla/client/ftp.php
See also
-
JFTP::listNames on api.joomla.org
-
JFTP source code on JoomlaCode
-
Class JFTP
-
Subpackage Client
- Other versions of JFTP::listNames
SeeAlso:JFTP::listNames [Edit See Also]
User contributed notes
<CodeExamplesForm />