PHP Класс Phalcon\Test\Unit\Filter\FilterCustomTest

Автор: Andres Gutierrez ([email protected])
Автор: Nikolaos Dimopoulos ([email protected])
Наследование: extends Phalcon\Test\Unit\Filter\Helper\FilterBase
Показать файл Открыть проект

Открытые методы

Метод Описание
ipv4callback ( $value )
testSanitizeCustomCallableFilterIp ( ) Tests a custom callable filter
testSanitizeCustomIpv4FilterHex ( ) Tests a custom filter IPv4
testSanitizeCustomIpv4FilterIP ( ) Tests a custom filter IPv4 IP
testSanitizeCustomLambdaFalse ( ) Tests a custom filter Lambda
testSanitizeCustomLambdaFalseTrue ( ) Tests a custom filter Lambda

Описание методов

ipv4callback() публичный метод

public ipv4callback ( $value )

testSanitizeCustomCallableFilterIp() публичный метод

Tests a custom callable filter
С версии: 2016-04-15
Автор: Serghei Iakovlev ([email protected])

testSanitizeCustomIpv4FilterHex() публичный метод

Tests a custom filter IPv4
С версии: 2014-09-30
Автор: Nikolaos Dimopoulos ([email protected])

testSanitizeCustomIpv4FilterIP() публичный метод

Tests a custom filter IPv4 IP
С версии: 2014-09-30
Автор: Nikolaos Dimopoulos ([email protected])

testSanitizeCustomLambdaFalse() публичный метод

Tests a custom filter Lambda
С версии: 2014-09-30
Автор: Nikolaos Dimopoulos ([email protected])

testSanitizeCustomLambdaFalseTrue() публичный метод

Tests a custom filter Lambda
С версии: 2014-09-30
Автор: Nikolaos Dimopoulos ([email protected])