Overview

Namespaces

  • None
  • Xmf
    • Database
    • Module
      • Helper
    • Template
  • Xoops
    • Auth
    • Core
      • Cache
      • Database
        • Logging
        • Schema
      • Exception
      • Handler
        • Scheme
      • Kernel
        • Dtype
        • Handlers
        • Model
      • Lists
      • Locale
        • Punic
      • Service
        • Contract
      • Session
      • Text
        • Sanitizer
          • Extensions
      • Theme
        • Plugins
    • Form
    • Html
    • Locale
    • Module
      • Helper
      • Plugin

Classes

  • Debug
  • FilterInput
  • Highlighter
  • Language
  • Loader
  • Metagen
  • Request
  • Utilities
  • Yaml
  • Overview
  • Namespace
  • Class
  • Tree

Class FilterInput

Xmf\FilterInput is a class for filtering input from any data source

Forked from the php input filter library by: Daniel Morris

Original Contributors: Gianpaolo Racca, Ghislain Picard, Marco Wandschneider, Chris Tobin and Andrew Eddie.

Xoops\Core\FilterInput
Extended by Xmf\FilterInput
Namespace: Xmf
Package: Xmf
Category: Xmf\FilterInput
Copyright: 2005 Daniel Morris
Copyright: 2005 - 2011 Open Source Matters, Inc. All rights reserved.
Copyright: 2011-2013 XOOPS Project (http://xoops.org)
License: GPL 2 or later (http://www.gnu.org/licenses/gpl-2.0.html)
Author: Daniel Morris dan@rootcube.com
Author: Louis Landry louis.landry@joomla.org
Author: Grégory Mage (Aka Mage)
Author: trabis lusopoemas@gmail.com
Author: Richard Griffith richard@geekwright.com
Version: Release: 1.0
Since: 1.0
Link: http://xoops.org
Located at oops_lib/Xmf/FilterInput.php
Methods inherited from Xoops\Core\FilterInput
__construct(), clean(), decode(), filterAttr(), filterTags(), gather(), getInstance(), process(), remove()
Properties inherited from Xoops\Core\FilterInput
$attrArray, $attrBlacklist, $attrMethod, $tagBlacklist, $tagsArray, $tagsMethod, $xssAuto
API documentation generated by ApiGen