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

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

공개 메소드들

메소드 설명
testDateFieldArrayParameter ( ) Tests dateField with array as a parameter
testDateFieldArrayParameterWithId ( ) Tests dateField with array as a parameters and id in it
testDateFieldArrayParameterWithNameNoId ( ) Tests dateField with name and no id in parameter
testDateFieldStringParameter ( ) Tests dateField with string as a parameter
testDateFieldWithDisplayTo ( ) Tests dateField with displayTo
testDateFieldWithDisplayToElementNotPresent ( ) Tests dateField with displayTo and element not present
testDateFieldWithSetDefault ( ) Tests dateField with setDefault
testDateFieldWithSetDefaultElementNotPresent ( ) Tests dateField with setDefault and element not present

메소드 상세

testDateFieldArrayParameter() 공개 메소드

Tests dateField with array as a parameter
부터: 2014-09-05
저자: Nikolaos Dimopoulos ([email protected])

testDateFieldArrayParameterWithId() 공개 메소드

Tests dateField with array as a parameters and id in it
부터: 2014-09-05
저자: Nikolaos Dimopoulos ([email protected])

testDateFieldArrayParameterWithNameNoId() 공개 메소드

Tests dateField with name and no id in parameter
부터: 2014-09-05
저자: Nikolaos Dimopoulos ([email protected])

testDateFieldStringParameter() 공개 메소드

Tests dateField with string as a parameter
부터: 2014-09-05
저자: Nikolaos Dimopoulos ([email protected])

testDateFieldWithDisplayTo() 공개 메소드

Tests dateField with displayTo
부터: 2014-09-05
저자: Nikolaos Dimopoulos ([email protected])

testDateFieldWithDisplayToElementNotPresent() 공개 메소드

Tests dateField with displayTo and element not present
부터: 2014-09-05
저자: Nikolaos Dimopoulos ([email protected])

testDateFieldWithSetDefault() 공개 메소드

Tests dateField with setDefault
부터: 2014-09-05
저자: Nikolaos Dimopoulos ([email protected])

testDateFieldWithSetDefaultElementNotPresent() 공개 메소드

Tests dateField with setDefault and element not present
부터: 2014-09-05
저자: Nikolaos Dimopoulos ([email protected])