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

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

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

Метод Описание
testFileFieldArrayParameter ( ) Tests fileField with array as a parameter
testFileFieldArrayParameterWithId ( ) Tests fileField with array as a parameters and id in it
testFileFieldArrayParameterWithNameNoId ( ) Tests fileField with name and no id in parameter
testFileFieldStringParameter ( ) Tests fileField with string as a parameter
testFileFieldWithDisplayTo ( ) Tests fileField with displayTo
testFileFieldWithDisplayToElementNotPresent ( ) Tests fileField with displayTo and element not present
testFileFieldWithSetDefault ( ) Tests fileField with setDefault
testFileFieldWithSetDefaultElementNotPresent ( ) Tests fileField with setDefault and element not present

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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