JURI::root/1.6

From Joomla! Documentation

Jump to: navigation, search

Joomla 1.6 JURI::root

Description

Returns the root URI for the request.

Description:JURI::root [Edit Descripton]

public static function root (
        $pathonly=false
        $path=null
)
Parameter Type Default Description
$pathonly boolean false If false, prepend the scheme, host and port information. Default is false..
$path null
  • Returns string The root URI string.
  • Defined on line 230 of libraries/joomla/environment/uri.php
  • Since Joomla 1.5
  • Referenced by

See also

SeeAlso:JURI::root [Edit See Also]

User contributed notes


Personal tools