PHP 클래스 Phalcon\Test\Unit\Forms\FormTest

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

공개 메소드들

메소드 설명
testCount ( )
testCreatingElementsWithNameSimilarToTheFormMethods ( ) Tests Form::render
testFormHasMessagesFor ( ) Tests Form::hasMessagesFor
testFormIndirectElementRender ( )
testFormValidator ( )
testIssue1190 ( )
testIssue706 ( )
testLabels ( )

보호된 메소드들

메소드 설명
nameLikeFormMethodsProvider ( )

메소드 상세

nameLikeFormMethodsProvider() 보호된 메소드

testCount() 공개 메소드

public testCount ( )

testCreatingElementsWithNameSimilarToTheFormMethods() 공개 메소드

Tests Form::render
부터: 2016-07-17
저자: Serghei Iakovlev ([email protected])

testFormHasMessagesFor() 공개 메소드

Tests Form::hasMessagesFor
부터: 2016-04-03
저자: Sid Roberts ([email protected])

testFormIndirectElementRender() 공개 메소드

testFormValidator() 공개 메소드

public testFormValidator ( )

testIssue1190() 공개 메소드

public testIssue1190 ( )

testIssue706() 공개 메소드

public testIssue706 ( )

testLabels() 공개 메소드

public testLabels ( )