| API | Package | Subpackage | Class | Method | Reference | Last reviewed | Doc status |
|---|---|---|---|---|---|---|---|
Home |
Joomla.Framework |
Client |
JClientHelper |
getCredentials |
getCredentials() |
Never | Work in Progress |
Method to return the array of client layer configuration options
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 |
Example