API17:JClientHelper::hasCredentials
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JClientHelper::hasCredentials
Description
Method to determine if client login credentials are present.
Description:JClientHelper::hasCredentials [Edit Descripton]
public static function hasCredentials ($client)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $client | string | Client name, currently only 'ftp' is supported |
- Returns boolean True if login credentials are available
- Defined on line 152 of libraries/joomla/client/helper.php
- Since
- Referenced by
See also
-
JClientHelper::hasCredentials source code on BitBucket
-
Class JClientHelper
-
Subpackage Client
- Other versions of JClientHelper::hasCredentials
SeeAlso:JClientHelper::hasCredentials [Edit See Also]
User contributed notes
<CodeExamplesForm />
