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]
Since
Synopsis
public static JClientHelper::hasCredentials ($client)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $client | string | Client name, currently only 'ftp' is supported |
Returns
boolean True if login credentials are available
Defined in
libraries/joomla/client/helper.php
Referenced by
See also
SeeAlso:JClientHelper::hasCredentials
Examples
<CodeExamplesForm />
