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

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

공개 메소드들

메소드 설명
testResetInput ( ) Tests Tag::resetInput
testResetInputWithDisplayTo ( ) Tests resetInput with displayTo
testResetInputWithSetDefault ( ) Tests resetInput with setDefault

메소드 상세

testResetInput() 공개 메소드

Note: The Tag::resetInput should not clear $_POST data.
부터: 2016-01-20
저자: Serghei Iakovlev ([email protected])
public testResetInput ( )

testResetInputWithDisplayTo() 공개 메소드

Tests resetInput with displayTo
부터: 2014-09-05
저자: Nikolaos Dimopoulos ([email protected])

testResetInputWithSetDefault() 공개 메소드

Tests resetInput with setDefault
부터: 2014-09-05
저자: Nikolaos Dimopoulos ([email protected])