Class PlgSystemLanguagecode

Description

Language Code plugin class.

  • since: 2.5

Located in /plugins/system/languagecode/languagecode.php (line 19)

JObject
   |
   --JEvent
      |
      --JPlugin
         |
         --PlgSystemLanguagecode
Method Summary
 void onAfterRender ()
 boolean onContentPrepareForm (JForm $form, array $data)
Variables
Methods
onAfterRender (line 26)

Plugin that change the language code used in the <html /> tag

  • since: 2.5
  • access: public
void onAfterRender ()
onContentPrepareForm (line 92)
  • since: 2.5
  • access: public
boolean onContentPrepareForm (JForm $form, array $data)
  • JForm $form: The form to be altered.
  • array $data: The associated data for the form.

Inherited Methods

Inherited From JPlugin

 JPlugin::__construct()
 JPlugin::loadLanguage()

Inherited From JEvent

 JEvent::__construct()
 JEvent::update()

Inherited From JObject

 JObject::__construct()
 JObject::def()
 JObject::get()
 JObject::getError()
 JObject::getErrors()
 JObject::getProperties()
 JObject::set()
 JObject::setError()
 JObject::setProperties()
 JObject::__toString()

Documentation generated on Tue, 19 Nov 2013 15:06:33 +0100 by phpDocumentor 1.4.3