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

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

공개 메소드들

메소드 설명
testUrlFieldArrayParameter ( ) Tests urlField with array as a parameter
testUrlFieldArrayParameterWithId ( ) Tests urlField with array as a parameters and id in it
testUrlFieldArrayParameterWithNameNoId ( ) Tests urlField with name and no id in parameter
testUrlFieldStringParameter ( ) Tests urlField with string as a parameter
testUrlFieldWithDisplayTo ( ) Tests urlField with displayTo
testUrlFieldWithDisplayToElementNotPresent ( ) Tests urlField with displayTo and element not present
testUrlFieldWithSetDefault ( ) Tests urlField with setDefault
testUrlFieldWithSetDefaultElementNotPresent ( ) Tests urlField with setDefault and element not present

메소드 상세

testUrlFieldArrayParameter() 공개 메소드

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

testUrlFieldArrayParameterWithId() 공개 메소드

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

testUrlFieldArrayParameterWithNameNoId() 공개 메소드

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

testUrlFieldStringParameter() 공개 메소드

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

testUrlFieldWithDisplayTo() 공개 메소드

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

testUrlFieldWithDisplayToElementNotPresent() 공개 메소드

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

testUrlFieldWithSetDefault() 공개 메소드

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

testUrlFieldWithSetDefaultElementNotPresent() 공개 메소드

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