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

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

공개 메소드들

메소드 설명
testSelectStaticArrayParameter ( ) Tests selectStatic with array as a parameter
testSelectStaticArrayParameterWithId ( ) Tests selectStatic with array as a parameters and id in it
testSelectStaticArrayParameterWithNameNoId ( ) Tests selectStatic with name and no id in parameter
testSelectStaticArrayParameterWithValue ( ) Tests selectStatic with value in parameters
testSelectStaticOptGroupArrayParameter ( ) Tests selectStatic with array as a parameter
testSelectStaticOptGroupArrayParameterWithId ( ) Tests selectStatic with array as a parameters and id in it
testSelectStaticOptGroupArrayParameterWithNameNoId ( ) Tests selectStatic with name and no id in parameter
testSelectStaticOptGroupArrayParameterWithValue ( ) Tests selectStatic with value in parameters
testSelectStaticOptGroupWithDisplayTo ( ) Tests selectStatic with displayTo
testSelectStaticOptGroupWithDisplayToElementNotPresent ( ) Tests selectStatic with displayTo and element not present
testSelectStaticOptGroupWithSetDefault ( ) Tests selectStatic with setDefault
testSelectStaticOptGroupWithSetDefaultElementNotPresent ( ) Tests selectStatic with setDefault and element not present
testSelectStaticStringParameter ( ) Tests selectStatic with string as a parameter
testSelectStaticWithDisplayTo ( ) Tests selectStatic with displayTo
testSelectStaticWithDisplayToElementNotPresent ( ) Tests selectStatic with displayTo and element not present
testSelectStaticWithSetDefault ( ) Tests selectStatic with setDefault
testSelectStaticWithSetDefaultElementNotPresent ( ) Tests selectStatic with setDefault and element not present

메소드 상세

testSelectStaticArrayParameter() 공개 메소드

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

testSelectStaticArrayParameterWithId() 공개 메소드

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

testSelectStaticArrayParameterWithNameNoId() 공개 메소드

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

testSelectStaticArrayParameterWithValue() 공개 메소드

Tests selectStatic with value in parameters
부터: 2014-09-05
저자: Nikolaos Dimopoulos ([email protected])

testSelectStaticOptGroupArrayParameter() 공개 메소드

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

testSelectStaticOptGroupArrayParameterWithId() 공개 메소드

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

testSelectStaticOptGroupArrayParameterWithNameNoId() 공개 메소드

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

testSelectStaticOptGroupArrayParameterWithValue() 공개 메소드

Tests selectStatic with value in parameters
부터: 2014-09-05
저자: Nikolaos Dimopoulos ([email protected])

testSelectStaticOptGroupWithDisplayTo() 공개 메소드

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

testSelectStaticOptGroupWithDisplayToElementNotPresent() 공개 메소드

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

testSelectStaticOptGroupWithSetDefault() 공개 메소드

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

testSelectStaticOptGroupWithSetDefaultElementNotPresent() 공개 메소드

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

testSelectStaticStringParameter() 공개 메소드

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

testSelectStaticWithDisplayTo() 공개 메소드

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

testSelectStaticWithDisplayToElementNotPresent() 공개 메소드

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

testSelectStaticWithSetDefault() 공개 메소드

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

testSelectStaticWithSetDefaultElementNotPresent() 공개 메소드

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