JClientHelper::getCredentials/11.1

From Joomla! Documentation

Jump to: navigation, search

Joomla 11.1 JClientHelper::getCredentials

Description

Method to return the array of client layer configuration options.

Description:JClientHelper::getCredentials [Edit Descripton]

public static function getCredentials (
        $client
        $force=false
)
Parameter Type Default Description
$client string Client name, currently only 'ftp' is supported
$force boolean false Forces re-creation of the login credentials. Set this to true if login credentials in the session storage have changed

See also

SeeAlso:JClientHelper::getCredentials [Edit See Also]

User contributed notes


Personal tools