PHP 클래스 Phalcon\Test\Unit\Tag\TagDateTimeFieldTest

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

공개 메소드들

메소드 설명
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])