API17

Difference between revisions of "JApplicationHelper::getClientInfo"

From Joomla! Documentation

(Layout updates)
(Updated to r1448:247ba8d88526)
Line 8: Line 8:
 
<nowiki>[</nowiki>[[Description:JApplicationHelper::getClientInfo|Edit Descripton]]<nowiki>]</nowiki>
 
<nowiki>[</nowiki>[[Description:JApplicationHelper::getClientInfo|Edit Descripton]]<nowiki>]</nowiki>
 
</span>
 
</span>
===Synopsis===
 
 
<source lang="php">
 
<source lang="php">
public static JApplicationHelper::getClientInfo ($id=null, $byName=false)
+
public static function getClientInfo (
 +
        $id=null
 +
        $byName=false
 +
)
 
</source>
 
</source>
 
{| class="wikitable"
 
{| class="wikitable"
Line 30: Line 32:
 
|-
 
|-
 
|}
 
|}
===Returns===
+
* '''Returns'''
 
+
* '''Defined''' on line 65 of libraries/joomla/application/helper.php
===Defined in===
+
* '''Referenced by'''
libraries/joomla/application/helper.php (line 65)
+
** [[JExtension::__construct/11.1|JExtension::__construct]]
* see source code in [[jplatform:application/helper.php#cl-65|BitBucket]]
+
** [[JUpdaterCollection::_startElement/11.1|JUpdaterCollection::_startElement]]
===Referenced by===
+
** [[JInstaller::copyManifest/11.1|JInstaller::copyManifest]]
* [[JExtension::__construct/11.1|JExtension::__construct]]
+
** [[JInstallerTemplate::discover/11.1|JInstallerTemplate::discover]]
* [[JUpdaterCollection::_startElement/11.1|JUpdaterCollection::_startElement]]
+
** [[JInstallerModule::discover/11.1|JInstallerModule::discover]]
* [[JInstaller::copyManifest/11.1|JInstaller::copyManifest]]
+
** [[JInstallerTemplate::discover_install/11.1|JInstallerTemplate::discover_install]]
* [[JInstallerTemplate::discover/11.1|JInstallerTemplate::discover]]
+
** [[JInstallerPlugin::discover_install/11.1|JInstallerPlugin::discover_install]]
* [[JInstallerModule::discover/11.1|JInstallerModule::discover]]
+
** [[JInstallerComponent::discover_install/11.1|JInstallerComponent::discover_install]]
* [[JInstallerTemplate::discover_install/11.1|JInstallerTemplate::discover_install]]
+
** [[JInstallerModule::discover_install/11.1|JInstallerModule::discover_install]]
* [[JInstallerPlugin::discover_install/11.1|JInstallerPlugin::discover_install]]
+
** [[JInstallerLanguage::discover_install/11.1|JInstallerLanguage::discover_install]]
* [[JInstallerComponent::discover_install/11.1|JInstallerComponent::discover_install]]
+
** [[JFormFieldTemplateStyle::getGroups/11.1|JFormFieldTemplateStyle::getGroups]]
* [[JInstallerModule::discover_install/11.1|JInstallerModule::discover_install]]
+
** [[JFormFieldModuleLayout::getInput/11.1|JFormFieldModuleLayout::getInput]]
* [[JInstallerLanguage::discover_install/11.1|JInstallerLanguage::discover_install]]
+
** [[JFormFieldComponentLayout::getInput/11.1|JFormFieldComponentLayout::getInput]]
* [[JFormFieldTemplateStyle::getGroups/11.1|JFormFieldTemplateStyle::getGroups]]
+
** [[JRouter::getInstance/11.1|JRouter::getInstance]]
* [[JFormFieldModuleLayout::getInput/11.1|JFormFieldModuleLayout::getInput]]
+
** [[JPathway::getInstance/11.1|JPathway::getInstance]]
* [[JFormFieldComponentLayout::getInput/11.1|JFormFieldComponentLayout::getInput]]
+
** [[JMenu::getInstance/11.1|JMenu::getInstance]]
* [[JRouter::getInstance/11.1|JRouter::getInstance]]
+
** [[JApplication::getInstance/11.1|JApplication::getInstance]]
* [[JPathway::getInstance/11.1|JPathway::getInstance]]
+
** [[JInstallerTemplate::install/11.1|JInstallerTemplate::install]]
* [[JMenu::getInstance/11.1|JMenu::getInstance]]
+
** [[JInstallerModule::install/11.1|JInstallerModule::install]]
* [[JApplication::getInstance/11.1|JApplication::getInstance]]
+
** [[JInstallerLanguage::install/11.1|JInstallerLanguage::install]]
* [[JInstallerTemplate::install/11.1|JInstallerTemplate::install]]
+
** [[JInstaller::parseFiles/11.1|JInstaller::parseFiles]]
* [[JInstallerModule::install/11.1|JInstallerModule::install]]
+
** [[JInstaller::parseLanguages/11.1|JInstaller::parseLanguages]]
* [[JInstallerLanguage::install/11.1|JInstallerLanguage::install]]
+
** [[JInstaller::parseMedia/11.1|JInstaller::parseMedia]]
* [[JInstaller::parseFiles/11.1|JInstaller::parseFiles]]
+
** [[JInstallerTemplate::refreshManifestCache/11.1|JInstallerTemplate::refreshManifestCache]]
* [[JInstaller::parseLanguages/11.1|JInstaller::parseLanguages]]
+
** [[JInstallerPlugin::refreshManifestCache/11.1|JInstallerPlugin::refreshManifestCache]]
* [[JInstaller::parseMedia/11.1|JInstaller::parseMedia]]
+
** [[JInstallerComponent::refreshManifestCache/11.1|JInstallerComponent::refreshManifestCache]]
* [[JInstallerTemplate::refreshManifestCache/11.1|JInstallerTemplate::refreshManifestCache]]
+
** [[JInstallerModule::refreshManifestCache/11.1|JInstallerModule::refreshManifestCache]]
* [[JInstallerPlugin::refreshManifestCache/11.1|JInstallerPlugin::refreshManifestCache]]
+
** [[JInstallerLanguage::refreshManifestCache/11.1|JInstallerLanguage::refreshManifestCache]]
* [[JInstallerComponent::refreshManifestCache/11.1|JInstallerComponent::refreshManifestCache]]
+
** [[JInstaller::removeFiles/11.1|JInstaller::removeFiles]]
* [[JInstallerModule::refreshManifestCache/11.1|JInstallerModule::refreshManifestCache]]
+
** [[JInstallerTemplate::uninstall/11.1|JInstallerTemplate::uninstall]]
* [[JInstallerLanguage::refreshManifestCache/11.1|JInstallerLanguage::refreshManifestCache]]
+
** [[JInstallerPackage::uninstall/11.1|JInstallerPackage::uninstall]]
* [[JInstaller::removeFiles/11.1|JInstaller::removeFiles]]
+
** [[JInstallerModule::uninstall/11.1|JInstallerModule::uninstall]]
* [[JInstallerTemplate::uninstall/11.1|JInstallerTemplate::uninstall]]
+
** [[JInstallerLanguage::uninstall/11.1|JInstallerLanguage::uninstall]]
* [[JInstallerPackage::uninstall/11.1|JInstallerPackage::uninstall]]
+
** [[JInstallerLanguage::update/11.1|JInstallerLanguage::update]]
* [[JInstallerModule::uninstall/11.1|JInstallerModule::uninstall]]
 
* [[JInstallerLanguage::uninstall/11.1|JInstallerLanguage::uninstall]]
 
* [[JInstallerLanguage::update/11.1|JInstallerLanguage::update]]
 
 
===See also===
 
===See also===
 +
* {{JVer|11.1}} '''JApplicationHelper::getClientInfo source code''' on [[jplatform:application/helper.php#cl-57|BitBucket]]
 +
* {{JVer|11.1}} Class [[JApplicationHelper/11.1|JApplicationHelper]]
 +
* {{JVer|11.1}} Subpackage [[Subpackage_Application/11.1|Application]]
 +
* [[JApplicationHelper::getClientInfo|Other versions of JApplicationHelper::getClientInfo]]
 +
{{SeeAlso:JApplicationHelper::getClientInfo}}
 
<span class="editsection" style="font-size:76%;">
 
<span class="editsection" style="font-size:76%;">
 
<nowiki>[</nowiki>[[SeeAlso:JApplicationHelper::getClientInfo|Edit See Also]]<nowiki>]</nowiki>
 
<nowiki>[</nowiki>[[SeeAlso:JApplicationHelper::getClientInfo|Edit See Also]]<nowiki>]</nowiki>
 
</span>
 
</span>
* [[JApplicationHelper/11.1|JApplicationHelper]]
+
===User contributed notes===
* [[JApplicationHelper::getClientInfo|Other versions of this method]]
 
{{SeeAlso:JApplicationHelper::getClientInfo}}
 
===Examples===
 
 
<CodeExamplesForm />
 
<CodeExamplesForm />
 
<dpl>
 
<dpl>
Line 85: Line 86:
 
category=MethodExample
 
category=MethodExample
 
include=*
 
include=*
 +
namespace=CodeExample
 
format= ,,,
 
format= ,,,
 
</dpl>
 
</dpl>
 
<noinclude>[[Category:JApplicationHelper]][[Category:JApplicationHelper::getClientInfo]]</noinclude>
 
<noinclude>[[Category:JApplicationHelper]][[Category:JApplicationHelper::getClientInfo]]</noinclude>

Revision as of 20:09, 27 April 2011

The "API17" namespace is an archived namespace. This page contains information for a Joomla! version which is no longer supported. It exists only as a historical reference, it will not be improved and its content may be incomplete and/or contain broken links.

Joomla 11.1 JApplicationHelper::getClientInfo[edit]

Description[edit]

Gets information on a specific client id.

Template:Description:JApplicationHelper::getClientInfo [Edit Descripton]

public static function getClientInfo (
        $id=null
        $byName=false
)
Parameter Type Default Description
$id null
$byName false

See also[edit]

Template:SeeAlso:JApplicationHelper::getClientInfo [Edit See Also]

User contributed notes[edit]

<CodeExamplesForm />