Class plgSystemLanguagecode

Description

Language Code plugin class.

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

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

Inherited Variables

Inherited from JPlugin

JPlugin::$params
JPlugin::$_name
JPlugin::$_type

Inherited from JEvent

JEvent::$_subject

Inherited from JObject

JObject::$_errors
Methods
onAfterRender (line 21)

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

  • access: public
void onAfterRender ()
onContentPrepareForm (line 86)
  • 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()
JObject::__toString()

Documentation generated on Mon, 25 Jun 2012 13:56:09 -0500 by phpDocumentor 1.4.4