API17:JApplication::getClientId
From Joomla! Documentation
JApplication::getClientId
Description
Gets the client id of the current running application.
Template:Description:JApplication::getClientId [Edit Descripton]
Since
Synopsis
public JApplication->getClientId ()
Returns
int A client identifier.
Defined in
libraries/joomla/application/application.php
Referenced by
See also
Template:SeeAlso:JApplication::getClientId
Examples
<CodeExamplesForm />