JClientHelper::setCredentialsFromRequest
From Joomla! Documentation
The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.
JClientHelper::setCredentialsFromRequest[edit]
Description[edit]
Determine wether input fields for client settings need to be shown.
public static function setCredentialsFromRequest ($client)
Parameter | Type | Default | Description |
---|---|---|---|
$client |
- Returns
- Defined on line 206 of libraries/joomla/client/helper.php
See also[edit]
- JClientHelper::setCredentialsFromRequest source code on BitBucket
- Class JClientHelper
- Subpackage Client
- Other versions of JClientHelper::setCredentialsFromRequest
User contributed notes[edit]
Code Examples[edit]