Table of Contents

setCredentialsFromRequest

API Package Subpackage Class Method Reference Last reviewed Doc status
API Home Package Joomla.Framework Subpackage Client Class JClientHelper Method setCredentialsFromRequest Reference setCredentialsFromRequest() Never Work in Progress

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>

Syntax

boolean|JExeption &setCredentialsFromRequest ( $client )

$client

Examples

Example