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

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

공개 메소드들

메소드 설명
testPasswordFieldArrayParameter ( ) Tests passwordField with array as a parameter
testPasswordFieldArrayParameterWithId ( ) Tests passwordField with array as a parameters and id in it
testPasswordFieldArrayParameterWithNameNoId ( ) Tests passwordField with name and no id in parameter
testPasswordFieldStringParameter ( ) Tests passwordField with string as a parameter
testPasswordFieldWithDisplayTo ( ) Tests passwordField with displayTo
testPasswordFieldWithDisplayToElementNotPresent ( ) Tests passwordField with displayTo and element not present
testPasswordFieldWithSetDefault ( ) Tests passwordField with setDefault
testPasswordFieldWithSetDefaultElementNotPresent ( ) Tests passwordField with setDefault and element not present

메소드 상세

testPasswordFieldArrayParameter() 공개 메소드

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

testPasswordFieldArrayParameterWithId() 공개 메소드

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

testPasswordFieldArrayParameterWithNameNoId() 공개 메소드

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

testPasswordFieldStringParameter() 공개 메소드

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

testPasswordFieldWithDisplayTo() 공개 메소드

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

testPasswordFieldWithDisplayToElementNotPresent() 공개 메소드

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

testPasswordFieldWithSetDefault() 공개 메소드

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

testPasswordFieldWithSetDefaultElementNotPresent() 공개 메소드

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