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

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

공개 메소드들

메소드 설명
testNameSelfClose ( ) Tests tagHtml with name parameter and self close
testTagHtmlClose ( ) Tests tagHtmlClose
testTagHtmlCloseEol ( ) Tests tagHtmlClose with EOL
testTagHtmlName ( ) Tests tagHtml with name parameter
testTagHtmlNameEol ( ) Tests tagHtml with name parameter and EOL
testTagHtmlNameOnlyStart ( ) Tests tagHtml with name parameter and only start
testTagHtmlWithArray ( ) Tests tagHtml with array parameter

메소드 상세

testNameSelfClose() 공개 메소드

Tests tagHtml with name parameter and self close
부터: 2014-09-05
저자: Nikolaos Dimopoulos ([email protected])
public testNameSelfClose ( )

testTagHtmlClose() 공개 메소드

Tests tagHtmlClose
부터: 2014-09-05
저자: Nikolaos Dimopoulos ([email protected])
public testTagHtmlClose ( )

testTagHtmlCloseEol() 공개 메소드

Tests tagHtmlClose with EOL
부터: 2014-09-05
저자: Nikolaos Dimopoulos ([email protected])
public testTagHtmlCloseEol ( )

testTagHtmlName() 공개 메소드

Tests tagHtml with name parameter
부터: 2014-09-05
저자: Nikolaos Dimopoulos ([email protected])
public testTagHtmlName ( )

testTagHtmlNameEol() 공개 메소드

Tests tagHtml with name parameter and EOL
부터: 2014-09-05
저자: Nikolaos Dimopoulos ([email protected])
public testTagHtmlNameEol ( )

testTagHtmlNameOnlyStart() 공개 메소드

Tests tagHtml with name parameter and only start
부터: 2014-09-05
저자: Nikolaos Dimopoulos ([email protected])

testTagHtmlWithArray() 공개 메소드

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