Overview

Namespaces

  • Jyxo
    • Beholder
      • TestCase
    • Gettext
      • Parser
    • Input
      • Chain
      • Filter
      • Validator
    • Mail
      • Email
        • Attachment
      • Parser
      • Sender
    • Rpc
      • Json
      • Xml
    • Shell
    • Spl
    • Svn
    • Time
    • Webdav
  • PHP

Classes

  • Chain
  • Factory
  • Filter
  • Fluent
  • Upload
  • Validator

Interfaces

  • FilterInterface
  • ValidatorInterface

Exceptions

  • Exception
  • Overview
  • Namespace
  • Class
  • Tree
  • Deprecated

Class Filter

Class for easier one-line filtering.

Namespace: Jyxo\Input
Category: Jyxo
Package: Jyxo\Input
Subpackage: Filter
Copyright: Copyright (c) 2005-2011 Jyxo, s.r.o.
License: https://github.com/jyxo/php/blob/master/license.txt
Author: Jakub Tománek
Located at Input/Filter.php
Methods summary
public static mixed
# __callStatic( string $method, array $params )

Static filtering.

Static filtering.

Parameters

$method
string
Filter name
$params
array
Parameters; the first value gets filtered, the rest will be used as constructor parameters

Returns

mixed
Jyxo PHP Library API documentation generated by ApiGen 2.3.0