API17:JApplicationHelper::getComponentName
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::getComponentName
Description
Return the name of the request component [main component].
Description:JApplicationHelper::getComponentName [Edit Descripton]
public static function getComponentName ($default=NULL)
| Parameter | Type | Default | Description |
|---|---|---|---|
| $default | string | NULL | The default option |
- Returns string Option
- Defined on line 35 of libraries/joomla/application/helper.php
- Since
- Referenced by
See also
-
JApplicationHelper::getComponentName source code on BitBucket
-
Class JApplicationHelper
-
Subpackage Application
- Other versions of JApplicationHelper::getComponentName
SeeAlso:JApplicationHelper::getComponentName [Edit See Also]
User contributed notes
<CodeExamplesForm />
