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

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

공개 메소드들

메소드 설명
testRangeFieldArrayParameter ( ) Tests rangeField with array as a parameter
testRangeFieldArrayParameterWithId ( ) Tests rangeField with array as a parameters and id in it
testRangeFieldArrayParameterWithNameNoId ( ) Tests rangeField with name and no id in parameter
testRangeFieldStringParameter ( ) Tests rangeField with string as a parameter
testRangeFieldWithDisplayTo ( ) Tests rangeField with displayTo
testRangeFieldWithDisplayToElementNotPresent ( ) Tests rangeField with displayTo and element not present
testRangeFieldWithSetDefault ( ) Tests rangeField with setDefault
testRangeFieldWithSetDefaultElementNotPresent ( ) Tests rangeField with setDefault and element not present

메소드 상세

testRangeFieldArrayParameter() 공개 메소드

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

testRangeFieldArrayParameterWithId() 공개 메소드

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

testRangeFieldArrayParameterWithNameNoId() 공개 메소드

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

testRangeFieldStringParameter() 공개 메소드

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

testRangeFieldWithDisplayTo() 공개 메소드

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

testRangeFieldWithDisplayToElementNotPresent() 공개 메소드

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

testRangeFieldWithSetDefault() 공개 메소드

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

testRangeFieldWithSetDefaultElementNotPresent() 공개 메소드

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