API17:JComponentHelper::renderComponent
From Joomla! Documentation
(Difference between revisions)
(Bulk upload by Doxiki2) |
(Layout updates) |
||
| Line 35: | Line 35: | ||
void | void | ||
===Defined in=== | ===Defined in=== | ||
| − | libraries/joomla/application/component/helper.php | + | libraries/joomla/application/component/helper.php (line 96) |
| + | * see source code in [[jplatform:application/component/helper.php#cl-96|BitBucket]] | ||
===Referenced by=== | ===Referenced by=== | ||
| − | * [[JApplication | + | * [[JApplication::dispatch/11.1|JApplication::dispatch]] |
===See also=== | ===See also=== | ||
<span class="editsection" style="font-size:76%;"> | <span class="editsection" style="font-size:76%;"> | ||
Revision as of 20:06, 23 April 2011
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.
JComponentHelper::renderComponent
Description
Render the component.
Description:JComponentHelper::renderComponent [Edit Descripton]
Since
Synopsis
public static JComponentHelper::renderComponent ($option, $params=array())
| Parameter | Type | Default | Description |
|---|---|---|---|
| $option | string | The component option. | |
| $params | array() |
Returns
void
Defined in
libraries/joomla/application/component/helper.php (line 96)
- see source code in BitBucket
Referenced by
See also
SeeAlso:JComponentHelper::renderComponent
Examples
<CodeExamplesForm />
