| API | Package | Subpackage | Class | Reference | Last reviewed | Doc status |
|---|---|---|---|---|---|---|
Home |
Joomla.Framework |
Application |
JComponentHelper |
JComponentHelper |
Never | Work in Progress |
The JComponentHelper class contains utility functions to assist in common functions required for components.
This is a static class.
| Method | Description |
|---|---|
getInfo | Gets information about a component. |
getParams | Gets the parameter object for the component. |
isEnabled | Checks if the component is enabled. |
renderComponent | Renders the component. |