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

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

공개 메소드들

메소드 설명
testTimeFieldArrayParameter ( ) Tests timeField with array as a parameter
testTimeFieldArrayParameterWithId ( ) Tests timeField with array as a parameters and id in it
testTimeFieldArrayParameterWithNameNoId ( ) Tests timeField with name and no id in parameter
testTimeFieldStringParameter ( ) Tests timeField with string as a parameter
testTimeFieldWithDisplayTo ( ) Tests timeField with displayTo
testTimeFieldWithDisplayToElementNotPresent ( ) Tests timeField with displayTo and element not present
testTimeFieldWithSetDefault ( ) Tests timeField with setDefault
testTimeFieldWithSetDefaultElementNotPresent ( ) Tests timeField with setDefault and element not present

메소드 상세

testTimeFieldArrayParameter() 공개 메소드

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

testTimeFieldArrayParameterWithId() 공개 메소드

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

testTimeFieldArrayParameterWithNameNoId() 공개 메소드

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

testTimeFieldStringParameter() 공개 메소드

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

testTimeFieldWithDisplayTo() 공개 메소드

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

testTimeFieldWithDisplayToElementNotPresent() 공개 메소드

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

testTimeFieldWithSetDefault() 공개 메소드

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

testTimeFieldWithSetDefaultElementNotPresent() 공개 메소드

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