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

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

공개 메소드들

메소드 설명
testSearchFieldArrayParameter ( ) Tests searchField with array as a parameter
testSearchFieldArrayParameterWithId ( ) Tests searchField with array as a parameters and id in it
testSearchFieldArrayParameterWithNameNoId ( ) Tests searchField with name and no id in parameter
testSearchFieldStringParameter ( ) Tests searchField with string as a parameter
testSearchFieldWithDisplayTo ( ) Tests searchField with displayTo
testSearchFieldWithDisplayToElementNotPresent ( ) Tests searchField with displayTo and element not present
testSearchFieldWithSetDefault ( ) Tests searchField with setDefault
testSearchFieldWithSetDefaultElementNotPresent ( ) Tests searchField with setDefault and element not present

메소드 상세

testSearchFieldArrayParameter() 공개 메소드

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

testSearchFieldArrayParameterWithId() 공개 메소드

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

testSearchFieldArrayParameterWithNameNoId() 공개 메소드

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

testSearchFieldStringParameter() 공개 메소드

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

testSearchFieldWithDisplayTo() 공개 메소드

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

testSearchFieldWithDisplayToElementNotPresent() 공개 메소드

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

testSearchFieldWithSetDefault() 공개 메소드

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

testSearchFieldWithSetDefaultElementNotPresent() 공개 메소드

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