JURI::hasVar/11.1

From Joomla! Documentation

Jump to: navigation, search

Joomla 11.1 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 372 of libraries/joomla/environment/uri.php
  • Since Joomla 11.1

See also

SeeAlso:JURI::hasVar [Edit See Also]

User contributed notes


Personal tools