API17:JApplication::getClientId
From Joomla! Documentation
JApplication::getClientId
Description
Gets the client id of the current running application.
public function getClientId ()
- Returns int A client identifier.
- Defined on line 958 of libraries/joomla/application/application.php
- Since
See also
JApplication::getClientId source code on BitBucket
Class JApplication
Subpackage Application
- Other versions of JApplication::getClientId
User contributed notes
Code Examples