JFTP::listDetails/1.5

From Joomla! Documentation
Jump to: navigation, search

Joomla 1.5 JFTP::listDetails

Description

Method to list the contents of a directory on the FTP server.

Description:JFTP::listDetails [Edit Descripton]

public function listDetails (
        $path=null
        $type= 'all'
)
Parameter Type Default Description
$path string null Path local file to store on the FTP server
$type string 'all' all|folders|files]
boolean $searchRecursivelysearchsubdirectories
  • Returns mixed : if $type is raw: string Directory listing, otherwise array of string with file-names
  • Defined on line 1093 of libraries/joomla/client/ftp.php
  • Referenced by

See also

SeeAlso:JFTP::listDetails [Edit See Also]

User contributed notes

<CodeExamplesForm />


Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox