PHP 클래스 Phalcon\Test\Unit\Forms\Element\TextTest

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

공개 메소드들

메소드 설명
testCreatingTextElementWithNameSimilarToTheFormMethods ( ) Tests Text::render
testFormElement ( )
testFormElementEmpty ( )
testFormOptions ( )
testFormPrepareAttributes ( )
testFormPrepareAttributesDefault ( )
testIssue1210 ( )
testIssue2045 ( )
testPrepareAttributesNoDefault ( )

보호된 메소드들

메소드 설명
nameLikeFormMethodsProvider ( )

메소드 상세

nameLikeFormMethodsProvider() 보호된 메소드

testCreatingTextElementWithNameSimilarToTheFormMethods() 공개 메소드

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

testFormElement() 공개 메소드

public testFormElement ( )

testFormElementEmpty() 공개 메소드

testFormOptions() 공개 메소드

public testFormOptions ( )

testFormPrepareAttributes() 공개 메소드

testFormPrepareAttributesDefault() 공개 메소드

testIssue1210() 공개 메소드

public testIssue1210 ( )

testIssue2045() 공개 메소드

public testIssue2045 ( )

testPrepareAttributesNoDefault() 공개 메소드