PHP 클래스 Phalcon\Test\Unit\Filter\FilterCustomTest

저자: Andres Gutierrez ([email protected])
저자: Nikolaos Dimopoulos ([email protected])
상속: extends Phalcon\Test\Unit\Filter\Helper\FilterBase
파일 보기 프로젝트 열기: phalcon/cphalcon

공개 메소드들

메소드 설명
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])