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

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

공개 메소드들

메소드 설명
testLinkToArrayParameter ( ) Tests linkTo with array as a parameter
testLinkToNamedArrayParameter ( ) Tests linkTo with named array as a parameter
testLinkToWithComplexLocalUrl ( ) Tests linkTo with complex local URL
testLinkToWithComplexRemoteUrl ( ) Tests linkTo with complex remote URL
testLinkToWithEmptyStringAsURLAndStringAsName ( ) Tests linkTo with empty string as URL and string as name parameter
testLinkToWithQueryParam ( ) Tests linkTo with string as URL and name
testLinkToWithStringAsURLAndName ( ) Tests linkTo with string as URL and name

메소드 상세

testLinkToArrayParameter() 공개 메소드

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

testLinkToNamedArrayParameter() 공개 메소드

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

testLinkToWithComplexLocalUrl() 공개 메소드

Tests linkTo with complex local URL
부터: 2014-09-29
저자: Nikolaos Dimopoulos ([email protected])
저자: Dreamszhu ([email protected])

testLinkToWithComplexRemoteUrl() 공개 메소드

Tests linkTo with complex remote URL
부터: 2014-09-29
저자: Nikolaos Dimopoulos ([email protected])
저자: Dreamszhu ([email protected])

testLinkToWithEmptyStringAsURLAndStringAsName() 공개 메소드

Tests linkTo with empty string as URL and string as name parameter
부터: 2014-09-29
저자: Nikolaos Dimopoulos ([email protected])

testLinkToWithQueryParam() 공개 메소드

Tests linkTo with string as URL and name
부터: 2014-03-10
저자: Serghei Iakovlev ([email protected])
저자: Dreamszhu ([email protected])

testLinkToWithStringAsURLAndName() 공개 메소드

Tests linkTo with string as URL and name
부터: 2014-09-29
저자: Nikolaos Dimopoulos ([email protected])