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

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

공개 메소드들

메소드 설명
testTelFieldArrayParameter ( ) Tests telField with array as a parameter
testTelFieldArrayParameterWithId ( ) Tests telField with array as a parameters and id in it
testTelFieldArrayParameterWithNameNoId ( ) Tests telField with name and no id in parameter
testTelFieldStringParameter ( ) Tests telField with string as a parameter
testTelFieldWithDisplayTo ( ) Tests telField with displayTo
testTelFieldWithDisplayToElementNotPresent ( ) Tests telField with displayTo and element not present
testTelFieldWithSetDefault ( ) Tests telField with setDefault
testTelFieldWithSetDefaultElementNotPresent ( ) Tests telField with setDefault and element not present

메소드 상세

testTelFieldArrayParameter() 공개 메소드

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

testTelFieldArrayParameterWithId() 공개 메소드

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

testTelFieldArrayParameterWithNameNoId() 공개 메소드

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

testTelFieldStringParameter() 공개 메소드

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

testTelFieldWithDisplayTo() 공개 메소드

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

testTelFieldWithDisplayToElementNotPresent() 공개 메소드

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

testTelFieldWithSetDefault() 공개 메소드

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

testTelFieldWithSetDefaultElementNotPresent() 공개 메소드

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