Table of Contents

checkAttribute

API Package Subpackage Class Method Reference Last reviewed Doc status
API Home Package Joomla.Framework Subpackage Filter Class JFilterInput Method checkAttribute Reference checkAttribute() Never Work in Progress

Function to determine if contents of an attribute is safe

Syntax

boolean checkAttribute ( $attrSubSet )

$attrSubSet array A 2 element array for attributes name,value

Examples

Example