\ConfigHelperConfig
Components helper for com_config
Synopsis
class ConfigHelperConfig
extends JHelperContent
{
- // methods
- public static array getAllComponents()
- public static boolean hasComponentConfig()
- public static array getComponentsWithConfig()
- public static void loadLanguageForComponents()
- // Inherited methods from JHelperContent
- public static void addSubmenu()
- public static JObject getActions()
- public static string getCurrentLanguage()
- public static integer getLanguageId()
- public array getRowData()
Hierarchy
Extends
Methods
public
- getAllComponents() — Get an array of all enabled components.
- getComponentsWithConfig() — Returns an array of all components with configuration options. By only components for which the current user has 'core.manage' rights are returned.
- hasComponentConfig() — Returns true if the component has configuration options.
- loadLanguageForComponents() — Load the sys language for the given component.
Inherited from JHelperContent
public
- getActions() — Gets a list of the actions that can be performed.
- getCurrentLanguage() — Gets the current language
- getLanguageId() — Gets the associated language ID
- getRowData() — Gets a row of data from a table