API17:JFactory::getLanguage
From Joomla! Documentation
JFactory::getLanguage
Description
Get a language object.
public static function getLanguage ()
- Returns
- Defined on line 116 of libraries/joomla/factory.php
- Referenced by
- JDocumentHTML::_fetchTemplate
- JModuleHelper::_load
- JHtml::calendar
- JHelp::createURL
- JFormFieldTemplateStyle::getGroups
- JFormFieldModuleLayout::getInput
- JFormFieldComponentLayout::getInput
- JFormFieldEditors::getOptions
- JInstallerTemplate::install
- JForm::loadField
- JInstallerTemplate::loadLanguage
- JPlugin::loadLanguage
- JInstallerPlugin::loadLanguage
- JInstallerLibrary::loadLanguage
- JInstallerComponent::loadLanguage
- JInstallerModule::loadLanguage
- JInstallerFile::loadLanguage
- JView::loadTemplate
- JText::printf
- JComponentHelper::renderComponent
- JModuleHelper::renderModule
- JControllerForm::save
- JText::script
- JText::sprintf
- JFilterOutput::stringURLSafe
See also
JFactory::getLanguage source code on BitBucket
Class JFactory- Other versions of JFactory::getLanguage
User contributed notes
Code Examples