API17

API17:JURI::getUser

From Joomla! Documentation

Joomla 11.1 JURI::getUser

Description

Get URI username Returns the username, or null if no username was specified.


public function getUser ()
  • Returns string The URI username.
  • Defined on line 524 of libraries/joomla/environment/uri.php
  • Since Joomla 11.1

See also


User contributed notes

Code Examples