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

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

공개 메소드들

메소드 설명
testHiddenFieldArrayParameter ( ) Tests hiddenField with array as a parameter
testHiddenFieldArrayParameterWithId ( ) Tests hiddenField with array as a parameters and id in it
testHiddenFieldArrayParameterWithNameNoId ( ) Tests hiddenField with name and no id in parameter
testHiddenFieldStringParameter ( ) Tests hiddenField with string as a parameter
testHiddenFieldWithDisplayTo ( ) Tests hiddenField with displayTo
testHiddenFieldWithDisplayToElementNotPresent ( ) Tests hiddenField with displayTo and element not present
testHiddenFieldWithSetDefault ( ) Tests hiddenField with setDefault
testHiddenFieldWithSetDefaultElementNotPresent ( ) Tests hiddenField with setDefault and element not present

메소드 상세

testHiddenFieldArrayParameter() 공개 메소드

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

testHiddenFieldArrayParameterWithId() 공개 메소드

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

testHiddenFieldArrayParameterWithNameNoId() 공개 메소드

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

testHiddenFieldStringParameter() 공개 메소드

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

testHiddenFieldWithDisplayTo() 공개 메소드

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

testHiddenFieldWithDisplayToElementNotPresent() 공개 메소드

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

testHiddenFieldWithSetDefault() 공개 메소드

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

testHiddenFieldWithSetDefaultElementNotPresent() 공개 메소드

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