API17:JApplicationHelper::getClientInfo
From Joomla! Documentation
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.
JApplicationHelper::getClientInfo
Description
Gets information on a specific client id.
Description:JApplicationHelper::getClientInfo [Edit Descripton]
Synopsis
public static JApplicationHelper::getClientInfo ($id=null, $byName=false)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $id | null | ||
| $byName | false |
Returns
Defined in
libraries/joomla/application/helper.php
Referenced by
- JExtension::__construct
- JUpdaterCollection::_startElement
- JInstaller::copyManifest
- JInstallerTemplate::discover
- JInstallerModule::discover
- JInstallerTemplate::discover_install
- JInstallerPlugin::discover_install
- JInstallerComponent::discover_install
- JInstallerModule::discover_install
- JInstallerLanguage::discover_install
- JFormFieldTemplateStyle::getGroups
- JFormFieldModuleLayout::getInput
- JFormFieldComponentLayout::getInput
- JRouter::getInstance
- JPathway::getInstance
- JMenu::getInstance
- JApplication::getInstance
- JInstallerTemplate::install
- JInstallerModule::install
- JInstallerLanguage::install
- JInstaller::parseFiles
- JInstaller::parseLanguages
- JInstaller::parseMedia
- JInstallerTemplate::refreshManifestCache
- JInstallerPlugin::refreshManifestCache
- JInstallerComponent::refreshManifestCache
- JInstallerModule::refreshManifestCache
- JInstallerLanguage::refreshManifestCache
- JInstaller::removeFiles
- JInstallerTemplate::uninstall
- JInstallerPackage::uninstall
- JInstallerModule::uninstall
- JInstallerLanguage::uninstall
- JInstallerLanguage::update
See also
SeeAlso:JApplicationHelper::getClientInfo
Examples
<CodeExamplesForm />
