JComponentHelper

From Joomla! Documentation
(Difference between revisions)
Jump to: navigation, search
(New page: Helper class for the JComponent class. ===Defined in=== /libraries/joomla/application/component/helper.php ===Methods=== {| class="wikitable" |- !Method name !Description |- |[[JComp...)
 
m (bad link repair)
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Helper class for the [[JComponent]] class.
+
This class is available in the following Joomla versions:-
 
+
<splist showpath=notparent />
===Defined in===
+
<noinclude>[[Category:Platform JClasses]][[Category:JComponentHelper]]</noinclude>
/libraries/joomla/application/component/helper.php
+
 
+
===Methods===
+
{| class="wikitable"
+
|-
+
!Method name
+
!Description
+
|-
+
|[[JComponentHelper/getComponent|getComponent]]
+
|Returns the [[JComponent]] object.
+
|-
+
|[[JComponentHelper/getParams|getParams]]
+
|Returns the parameters of the component in a [[JParameters]] object.
+
|-
+
|[[JComponentHelper/isEnabled|isEnabled]]
+
|Checks if the component is enabled.
+
|-
+
|[[JComponentHelper/renderComponent|renderComponent]]
+
|Renders the component.
+
|}
+
===Importing===
+
<source lang="php">jimport( 'joomla.application.component.helper' );</source>
+
 
+
===See also===
+
* [http://api.joomla.org/Joomla-Framework/Application/JComponentHelper.html JComponentHelper on api.joomla.org]
+
* [[JComponent]]
+
<noinclude>[[Category:Development]][[Category:Framework]][[Category:JComponentHelper]]</noinclude>
+

Latest revision as of 13:32, 29 August 2012

This class is available in the following Joomla versions:-

Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox