PHP Класс Phalcon\Test\Unit\Tag\TagTextFieldTest

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

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

Метод Описание
testTextFieldArrayParameter ( ) Tests textField with array as a parameter
testTextFieldArrayParameterWithId ( ) Tests textField with array as a parameters and id in it
testTextFieldArrayParameterWithNameNoId ( ) Tests textField with name and no id in parameter
testTextFieldStringParameter ( ) Tests textField with string as a parameter
testTextFieldWithDisplayTo ( ) Tests textField with displayTo
testTextFieldWithDisplayToElementNotPresent ( ) Tests textField with displayTo and element not present
testTextFieldWithSetDefault ( ) Tests textField with setDefault
testTextFieldWithSetDefaultElementNotPresent ( ) Tests textField with setDefault and element not present

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

testTextFieldArrayParameter() публичный Метод

Tests textField with array as a parameter
С версии: 2014-09-05
Автор: Nikolaos Dimopoulos ([email protected])

testTextFieldArrayParameterWithId() публичный Метод

Tests textField with array as a parameters and id in it
С версии: 2014-09-05
Автор: Nikolaos Dimopoulos ([email protected])

testTextFieldArrayParameterWithNameNoId() публичный Метод

Tests textField with name and no id in parameter
С версии: 2014-09-05
Автор: Nikolaos Dimopoulos ([email protected])

testTextFieldStringParameter() публичный Метод

Tests textField with string as a parameter
С версии: 2014-09-05
Автор: Nikolaos Dimopoulos ([email protected])

testTextFieldWithDisplayTo() публичный Метод

Tests textField with displayTo
С версии: 2014-09-05
Автор: Nikolaos Dimopoulos ([email protected])

testTextFieldWithDisplayToElementNotPresent() публичный Метод

Tests textField with displayTo and element not present
С версии: 2014-09-05
Автор: Nikolaos Dimopoulos ([email protected])

testTextFieldWithSetDefault() публичный Метод

Tests textField with setDefault
С версии: 2014-09-05
Автор: Nikolaos Dimopoulos ([email protected])

testTextFieldWithSetDefaultElementNotPresent() публичный Метод

Tests textField with setDefault and element not present
С версии: 2014-09-05
Автор: Nikolaos Dimopoulos ([email protected])