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

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

공개 메소드들

메소드 설명
testMonthFieldArrayParameter ( ) Tests monthField with array as a parameter
testMonthFieldArrayParameterWithId ( ) Tests monthField with array as a parameters and id in it
testMonthFieldArrayParameterWithNameNoId ( ) Tests monthField with name and no id in parameter
testMonthFieldStringParameter ( ) Tests monthField with string as a parameter
testMonthFieldWithDisplayTo ( ) Tests monthField with displayTo
testMonthFieldWithDisplayToElementNotPresent ( ) Tests monthField with displayTo and element not present
testMonthFieldWithSetDefault ( ) Tests monthField with setDefault
testMonthFieldWithSetDefaultElementNotPresent ( ) Tests monthField with setDefault and element not present

메소드 상세

testMonthFieldArrayParameter() 공개 메소드

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

testMonthFieldArrayParameterWithId() 공개 메소드

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

testMonthFieldArrayParameterWithNameNoId() 공개 메소드

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

testMonthFieldStringParameter() 공개 메소드

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

testMonthFieldWithDisplayTo() 공개 메소드

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

testMonthFieldWithDisplayToElementNotPresent() 공개 메소드

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

testMonthFieldWithSetDefault() 공개 메소드

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

testMonthFieldWithSetDefaultElementNotPresent() 공개 메소드

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