PHP Класс Phalcon\Test\Unit\EscaperTest

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

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

Метод Описание
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])