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

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

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

Метод Описание
testDateTimeFieldArrayParameter ( ) Tests dateTimeField with array as a parameter
testDateTimeFieldArrayParameterWithId ( ) Tests dateTimeField with array as a parameters and id in it
testDateTimeFieldArrayParameterWithNameNoId ( ) Tests dateTimeField with name and no id in parameter
testDateTimeFieldStringParameter ( ) Tests dateTimeField with string as a parameter
testDateTimeFieldWithDisplayTo ( ) Tests dateTimeField with displayTo
testDateTimeFieldWithDisplayToElementNotPresent ( ) Tests dateTimeField with displayTo and element not present
testDateTimeFieldWithSetDefault ( ) Tests dateTimeField with setDefault
testDateTimeFieldWithSetDefaultElementNotPresent ( ) Tests dateTimeField with setDefault and element not present

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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