PHP Класс Phalcon\Test\Unit\Tag\TagLinkToTest

Автор: Andres Gutierrez ([email protected])
Автор: Nikolaos Dimopoulos ([email protected])
Наследование: extends Phalcon\Test\Module\UnitTest
Показать файл Открыть проект

Открытые методы

Метод Описание
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])