PHP Class Phalcon\Test\Unit\Tag\TagStylesheetlinkTest

Author: Andres Gutierrez ([email protected])
Author: Nikolaos Dimopoulos ([email protected])
Inheritance: extends Phalcon\Test\Module\UnitTest
Show file Open project: phalcon/cphalcon

Public Methods

Method Description
testStylesheetLinkArrayParameterLocal ( ) Tests stylesheetLink with array parameter for a local link
testStylesheetLinkArrayParameterRemote ( ) Tests stylesheetLink with array parameter for a remote link
testStylesheetLinkOverrideRelLink ( ) Tests stylesheetLink overriding the rel link local
testStylesheetLinkStringParameterLocal ( ) Tests stylesheetLink with string parameter for a local link
testStylesheetLinkStringParameterRemote ( ) Tests stylesheetLink with string parameter for a remote link

Method Details

testStylesheetLinkArrayParameterLocal() public method

Tests stylesheetLink with array parameter for a local link
Since: 2014-09-12
Author: Nikolaos Dimopoulos ([email protected])
Author: Dreamszhu ([email protected])

testStylesheetLinkArrayParameterRemote() public method

Tests stylesheetLink with array parameter for a remote link
Since: 2014-09-12
Author: Nikolaos Dimopoulos ([email protected])

testStylesheetLinkStringParameterLocal() public method

Tests stylesheetLink with string parameter for a local link
Since: 2014-09-12
Author: Nikolaos Dimopoulos ([email protected])
Author: Dreamszhu ([email protected])

testStylesheetLinkStringParameterRemote() public method

Tests stylesheetLink with string parameter for a remote link
Since: 2014-09-12
Author: Nikolaos Dimopoulos ([email protected])