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

  • AbstractFilter
  • ExplodeName
  • LowerCase
  • Phone
  • SanitizeUrl
  • ToInt
  • Trim

Exceptions

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

Class Phone

Filters phone numbers. Removes spaces and adds the pre-dial where possible.

Jyxo\Input\Filter\AbstractFilter implements Jyxo\Input\FilterInterface
Extended by Jyxo\Input\Filter\Phone
Namespace: Jyxo\Input\Filter
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/Phone.php
Methods summary
protected mixed
# filterValue( mixed $value )

Filters a value.

Filters a value.

Parameters

$value
mixed
Input value

Returns

mixed
Methods inherited from Jyxo\Input\Filter\AbstractFilter
__construct(), filter(), filtrate()
Jyxo PHP Library API documentation generated by ApiGen 2.3.0