JClientHelper::setCredentials
Method to set client login credentials
Signature
public function setCredentials(string
$client,
string
$user,
string
$passĀ )
Parameters
-
$client
- Client name, currently only 'ftp' is supported
-
$user
- Username
-
$pass
- Password
Returns
- boolean
- True if the given login credentials have been set and are valid