\JClientHelper
Client helper class
Synopsis
class JClientHelper
{
- // methods
- public static array getCredentials()
- public static boolean setCredentials()
- public static boolean hasCredentials()
- public static mixed setCredentialsFromRequest()
Methods
public
- getCredentials() — Method to return the array of client layer configuration options
- hasCredentials() — Method to determine if client login credentials are present
- setCredentials() — Method to set client login credentials
- setCredentialsFromRequest() — Determine whether input fields for client settings need to be shown