JURI::hasVar/1.6

From Joomla! Documentation

Jump to: navigation, search

Joomla 1.6 JURI::hasVar

Description

Checks if variable exists.

Description:JURI::hasVar [Edit Descripton]

public function hasVar ($name)
Parameter Type Default Description
$name string Name of the query variable to check.
  • Returns bool exists.
  • Defined on line 367 of libraries/joomla/environment/uri.php
  • Since Joomla 1.6

See also

SeeAlso:JURI::hasVar [Edit See Also]

User contributed notes


Personal tools