JClientHelper/1.5

From Joomla! Documentation
< JClientHelper(Difference between revisions)
Jump to: navigation, search
(Layout updates)
m (See also: fixing link to API)
 
Line 34: Line 34:
 
<source lang="php">jimport( 'joomla.client.helper' );</source>
 
<source lang="php">jimport( 'joomla.client.helper' );</source>
 
===See also===
 
===See also===
* {{JVer|1.5}} '''JClientHelper''' on [http://api.joomla.org/Joomla-Framework/Client/JClientHelper.html api.joomla.org]
+
* {{JVer|1.5}} '''JClientHelper''' on [http://api.joomla.org/1.5/Joomla-Framework/Client/JClientHelper.html api.joomla.org]
 
* {{JVer|1.5}} '''JClientHelper source code''' on [[jframework15:client/helper.php|JoomlaCode]]
 
* {{JVer|1.5}} '''JClientHelper source code''' on [[jframework15:client/helper.php|JoomlaCode]]
 
* {{JVer|1.5}} Subpackage [[Subpackage Client/1.5|Client]]
 
* {{JVer|1.5}} Subpackage [[Subpackage Client/1.5|Client]]

Latest revision as of 14:16, 13 February 2013

[edit] Joomla 1.5 JClientHelper

[edit] Description

JClientHelper is a helper class to get, set and check for client credentials. [Edit Descripton]

[edit] Methods

Visibility Method name Description
public getCredentials Method to return the array of client layer configuration options.
public hasCredentials Method to determine if client login credentials are present.
public setCredentials Method to set client login credentials.
public setCredentialsFromRequest Determine wether input fields for client settings need to be shown.
  • Defined in libraries/joomla/client/helper.php

[edit] Importing

jimport( 'joomla.client.helper' );

[edit] See also

SeeAlso:JClientHelper [Edit See Also]

[edit] User contributed notes

<CodeExamplesForm />


Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox