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

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

공개 메소드들

메소드 설명
testEmailFieldArrayParameter ( ) Tests emailField with array as a parameter
testEmailFieldArrayParameterWithId ( ) Tests emailField with array as a parameters and id in it
testEmailFieldArrayParameterWithNameNoId ( ) Tests emailField with name and no id in parameter
testEmailFieldStringParameter ( ) Tests emailField with string as a parameter
testEmailFieldWithDisplayTo ( ) Tests emailField with displayTo
testEmailFieldWithDisplayToElementNotPresent ( ) Tests emailField with displayTo and element not present
testEmailFieldWithSetDefault ( ) Tests emailField with setDefault
testEmailFieldWithSetDefaultElementNotPresent ( ) Tests emailField with setDefault and element not present

메소드 상세

testEmailFieldArrayParameter() 공개 메소드

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

testEmailFieldArrayParameterWithId() 공개 메소드

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

testEmailFieldArrayParameterWithNameNoId() 공개 메소드

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

testEmailFieldStringParameter() 공개 메소드

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

testEmailFieldWithDisplayTo() 공개 메소드

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

testEmailFieldWithDisplayToElementNotPresent() 공개 메소드

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

testEmailFieldWithSetDefault() 공개 메소드

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

testEmailFieldWithSetDefaultElementNotPresent() 공개 메소드

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