| API | Package | Subpackage | Class | Reference | Last reviewed | Doc status |
|---|---|---|---|---|---|---|
Home |
Joomla.Framework |
Client |
JClientHelper |
JClientHelper |
Never | Work in Progress |
Client helper class
| Method | Description |
|---|---|
getCredentials | Method to return the array of client layer configuration options |
hasCredentials | Method to determine if client login credentials are present |
setCredentials | Method to set client login credentials |
setCredentialsFromRequest | Determine wether input fields for client settings need to be shown<p>If valid credentials were passed along with the request, they are saved to the session. This functions returns an exeption if invalid credentials have been given or if the connection to the server failed for some other reason.</p> |