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

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

공개 메소드들

메소드 설명
testNumericFieldArrayParameter ( ) Tests numericField with array as a parameter
testNumericFieldArrayParameterWithId ( ) Tests numericField with array as a parameters and id in it
testNumericFieldArrayParameterWithNameNoId ( ) Tests numericField with name and no id in parameter
testNumericFieldStringParameter ( ) Tests numericField with string as a parameter
testNumericFieldWithDisplayTo ( ) Tests numericField with displayTo
testNumericFieldWithDisplayToElementNotPresent ( ) Tests numericField with displayTo and element not present
testNumericFieldWithSetDefault ( ) Tests numericField with setDefault
testNumericFieldWithSetDefaultElementNotPresent ( ) Tests numericField with setDefault and element not present

메소드 상세

testNumericFieldArrayParameter() 공개 메소드

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

testNumericFieldArrayParameterWithId() 공개 메소드

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

testNumericFieldArrayParameterWithNameNoId() 공개 메소드

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

testNumericFieldStringParameter() 공개 메소드

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

testNumericFieldWithDisplayTo() 공개 메소드

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

testNumericFieldWithDisplayToElementNotPresent() 공개 메소드

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

testNumericFieldWithSetDefault() 공개 메소드

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

testNumericFieldWithSetDefaultElementNotPresent() 공개 메소드

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