JLanguage::load/1.5

From Joomla! Documentation
< JLanguage::load
Revision as of 20:07, 25 April 2011 by Doxiki2 (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Joomla 1.5 JLanguage::load

Description

Loads a single language file and appends the results to the existing strings.

Description:JLanguage::load [Edit Descripton]

public function load (
        $extension= 'joomla'
        $basePath=JPATH_BASE
        $lang=null
        $reload=false
)
Parameter Type Default Description
$extension string 'joomla' The extension for which a language file should be loaded
$basePath string JPATH_BASE The basepath to use
$lang string null The language to load, default null for the current language
$reload boolean false Flag that will force a language to be reloaded if set to true
  • Returns boolean True, if the file has successfully loaded.
  • Defined on line 282 of libraries/joomla/language/language.php
  • Since Joomla 1.5

See also

SeeAlso:JLanguage::load [Edit See Also]

User contributed notes

<CodeExamplesForm />


Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox