Class PlgSystemSef

Description

Joomla! SEF Plugin

  • since: 1.5

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

JObject
   |
   --JEvent
      |
      --JPlugin
         |
         --PlgSystemSef
Method Summary
 static string route (array &$matches)
 void onAfterRender ()
 void onAfterRoute ()
Variables
Methods
static route (line 151)

Replaces the matched tags

  • access: protected
static string route (array &$matches)
  • array &$matches: An array of matches (see preg_match_all)
onAfterRender (line 62)

Converting the site URL to fit to the HTTP request

  • access: public
void onAfterRender ()
onAfterRoute (line 27)

Add the canonical uri to the head

  • since: 3.0
  • access: public
void onAfterRoute ()

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:12:47 +0100 by phpDocumentor 1.4.3