====== setCredentials ====== {#JAPI Joomla.Framework Client JClientHelper::setCredentials #} Method to set client login credentials ===== Syntax ===== boolean setCredentials ( **$client**, **$user**, **$pass** ) | **$client** | string | Client name, currently only 'ftp' is supported | | **$user** | string | Username | | **$pass** | string | Password | ===== Examples ===== ---- ~~DISCUSSION~~ ~~DISCUSSION~~