API17

API17:JURI::current

From Joomla! Documentation

Joomla 11.1 JURI::current

Description

Returns the URL for the request, minus the query.


public static function current ()
  • Returns string
  • Defined on line 260 of libraries/joomla/environment/uri.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples