API17

API17:JApplication::getClientId

From Joomla! Documentation

Joomla 11.1 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 Joomla 11.1

See also


User contributed notes

Code Examples