Class JClientHelper
Client helper class
		
		
		
		Package: Joomla\Platform\Client
Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 11.1
Located at joomla/client/helper.php
	
		Copyright: Copyright (C) 2005 - 2017 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 11.1
Located at joomla/client/helper.php
Methods summary
| 
				 public static
				array
				
				 | 
			#
			 getCredentials( string $client, boolean $force = false )Method to return the array of client layer configuration options | 
| 
				 public static
				boolean
				
				 | 
			#
			 setCredentials( string $client, string $user, string $pass )Method to set client login credentials | 
| 
				 public static
				boolean
				
				 | |
| 
				 public static
				mixed
				
				 | 
			#
			 setCredentialsFromRequest( string $client )Determine whether input fields for client settings need to be shown | 
