API15

API15:JComponentHelper

From Joomla! Documentation

Revision as of 17:26, 25 March 2010 by Doxiki (talk | contribs)

[Edit Descripton] Template:Description:JComponentHelper

Defined in

libraries/joomla/application/component/helper.php

Methods

Method name Description
getComponent Get the component info
isEnabled Checks if the component is enabled
getParams Gets the parameter object for the component
renderComponent

Importing

jimport( 'joomla.application.component.helper' );

[Edit See Also] Template:SeeAlso:JComponentHelper

Examples

<CodeExamplesForm />