PHP 클래스 Phalcon\Test\Unit\EscaperTest

저자: Andres Gutierrez ([email protected])
저자: Nikolaos Dimopoulos ([email protected])
파일 보기 프로젝트 열기: phalcon/cphalcon

공개 메소드들

메소드 설명
testDetectEncoding ( ) Tests the detectEncoding
testEscapeAttrWithDifferentEncodings ( ) Tests the normalizeEncoding with various quote types
testEscapeCss ( ) Tests the escapeCss
testEscapeJs ( ) Tests the escapeJs
testEscapeUrl ( ) Tests the escapeUrl
testEscaperHtml ( ) Tests whether a key exists in the array
testGetSetEncoding ( ) Tests the getEncoding and setEncoding
testNormalizeEncoding ( ) Tests the normalizeEncoding

메소드 상세

testDetectEncoding() 공개 메소드

Tests the detectEncoding
부터: 2014-09-16
저자: Nikolaos Dimopoulos ([email protected])
public testDetectEncoding ( )

testEscapeAttrWithDifferentEncodings() 공개 메소드

Tests the normalizeEncoding with various quote types
부터: 2014-09-16
저자: Nikolaos Dimopoulos ([email protected])

testEscapeCss() 공개 메소드

Tests the escapeCss
부터: 2014-09-16
저자: Nikolaos Dimopoulos ([email protected])
public testEscapeCss ( )

testEscapeJs() 공개 메소드

Tests the escapeJs
부터: 2014-09-16
저자: Nikolaos Dimopoulos ([email protected])
public testEscapeJs ( )

testEscapeUrl() 공개 메소드

Tests the escapeUrl
부터: 2014-09-16
저자: Nikolaos Dimopoulos ([email protected])
public testEscapeUrl ( )

testEscaperHtml() 공개 메소드

Tests whether a key exists in the array
부터: 2014-09-12
저자: Nikolaos Dimopoulos ([email protected])
public testEscaperHtml ( )

testGetSetEncoding() 공개 메소드

Tests the getEncoding and setEncoding
부터: 2014-09-16
저자: Nikolaos Dimopoulos ([email protected])
public testGetSetEncoding ( )

testNormalizeEncoding() 공개 메소드

Tests the normalizeEncoding
부터: 2014-09-16
저자: Nikolaos Dimopoulos ([email protected])