JComponentHelper/1.6

From Joomla! Documentation

Jump to: navigation, search

Joomla 1.6 JComponentHelper

Description

Description:JComponentHelper [Edit Descripton]

Methods

Visibility Method name Description
public static getComponent Get the component information.
public static getParams Gets the parameter object for the component.
public static isEnabled Checks if the component is enabled.
public static renderComponent Render the component.
protected static _load Load the installed components into the _components property.
  • Defined in libraries/joomla/application/component/helper.php

Importing

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

See also

SeeAlso:JComponentHelper [Edit See Also]

User contributed notes


Personal tools