Class plgSystemSef

Description

Joomla! SEF Plugin

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

JObject
   |
   --JEvent
      |
      --JPlugin
         |
         --plgSystemSef
Method Summary
static string route (array &$matches)
void checkBuffer ( $buffer)
void onAfterRender ()
Variables

Inherited Variables

Inherited from JPlugin

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

Inherited from JEvent

JEvent::$_subject

Inherited from JObject

JObject::$_errors
Methods
static method route (line 99)

Replaces the matched tags

  • access: protected
static string route (array &$matches)
  • array &$matches: An array of matches (see preg_match_all)
checkBuffer (line 74)
  • access: private
void checkBuffer ( $buffer)
  • $buffer
onAfterRender (line 21)

Converting the site URL to fit to the HTTP request

  • access: public
void onAfterRender ()

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:59:26 -0500 by phpDocumentor 1.4.4