====== getCredentials ====== {#JAPI Joomla.Framework Client JClientHelper::getCredentials #} Method to return the array of client layer configuration options ===== Syntax ===== array getCredentials ( **$client**, **$force** ) | **$client** | string | Client name, currently only 'ftp' is supported | | **$force** | boolean | Forces re-creation of the login credentials. Set this to true if login credentials in the session storage have changed | ===== Examples ===== ---- ~~DISCUSSION~~ ~~DISCUSSION~~