====== setCredentialsFromRequest ====== {#JAPI Joomla.Framework Client JClientHelper::setCredentialsFromRequest #} Determine wether input fields for client settings need to be shown
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.
===== Syntax ===== boolean|JExeption &setCredentialsFromRequest ( **$client** ) | **$client** | | | ===== Examples =====
----
~~DISCUSSION~~
~~DISCUSSION~~