API17:JRequest::getBool

From Joomla! Documentation
Revision as of 02:25, 1 July 2012 by BastianW (Talk | contribs)

Jump to: navigation, search
Replacement filing cabinet.png
This Namespace has been archived - Please Do Not Edit or Create Pages in this namespace. Pages contain information for a Joomla! version which is no longer supported. It exists only as a historical reference, will not be improved and its content may be incomplete.

Joomla 11.1 JRequest::getBool

Description

Fetches and returns a given filtered variable.

Description:JRequest::getBool [Edit Descripton]

public static function getBool (
        $name
        $default=false
        $hash= 'default'
)
Parameter Type Default Description
$name
$default false
$hash 'default'

See also

SeeAlso:JRequest::getBool [Edit See Also]

User contributed notes

Example

$ourresult   = JRequest::getBool( 'inputcheckbox',              false,                        'post' );

<CodeExamplesForm />


Personal tools
Namespaces

Variants
Actions
Navigation
Joomla! Sites
Toolbox