API17

API17:JURI:: toString

From Joomla! Documentation

Joomla 11.1 JURI::__toString

Description

Magic method to get the string representation of the URI object.


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

See also


User contributed notes

Code Examples