JApplicationHelper::getClientInfo/1.5
From Joomla! Documentation
JApplicationHelper::getClientInfo
Description
Gets information on a specific client id.
Description:JApplicationHelper::getClientInfo [Edit Descripton]
public & function getClientInfo ( $id=null $byName=false )
| Parameter | Type | Default | Description |
|---|---|---|---|
| $id | null | ||
| $byName | false |
- Returns
- Defined on line 39 of libraries/joomla/application/helper.php
- Referenced by
- JInstaller::copyManifest
- JRouter::getInstance
- JPathway::getInstance
- JMenu::getInstance
- JApplication::getInstance
- JInstallerTemplate::install
- JInstallerLanguage::install
- JInstallerModule::install
- JInstaller::parseFiles
- JInstaller::parseLanguages
- JInstaller::parseMedia
- JInstaller::removeFiles
- JInstallerTemplate::uninstall
- JInstallerModule::uninstall
See also
-
JApplicationHelper::getClientInfo on api.joomla.org
-
JApplicationHelper source code on JoomlaCode
-
Class JApplicationHelper
-
Subpackage Application
- Other versions of JApplicationHelper::getClientInfo
SeeAlso:JApplicationHelper::getClientInfo [Edit See Also]
User contributed notes
<CodeExamplesForm />