PHP 클래스 Phalcon\Test\Unit\Flash\SessionTest

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

보호된 프로퍼티들

프로퍼티 타입 설명
$classes array

공개 메소드들

메소드 설명
testClearMessagesFormSession ( ) Tests clear method
testGetMessagesTypeRemoveMessages ( ) Test getMessages with specified type and removal activated, only removes the received messages.
testGetNonExistentType ( ) Tests getMessages in case of non existent type request
testMessageFormat ( ) Test output formatted messages
testShouldAutoEscapeHtml ( ) Tests auto escaping

보호된 메소드들

메소드 설명
getFlash ( ) Return flash instance

메소드 상세

getFlash() 보호된 메소드

Return flash instance
protected getFlash ( )

testClearMessagesFormSession() 공개 메소드

Tests clear method
부터: 2015-10-26
저자: Iván Guillén ([email protected])

testGetMessagesTypeRemoveMessages() 공개 메소드

Test getMessages with specified type and removal activated, only removes the received messages.
부터: 2015-10-26
저자: Iván Guillén ([email protected])

testGetNonExistentType() 공개 메소드

Tests getMessages in case of non existent type request
부터: 2016-07-03
저자: Serghei Iakovlev ([email protected])

testMessageFormat() 공개 메소드

Test output formatted messages
부터: 2015-10-26
저자: Iván Guillén ([email protected])
public testMessageFormat ( )

testShouldAutoEscapeHtml() 공개 메소드

Tests auto escaping
부터: 2016-06-15
저자: Serghei Iakovlev ([email protected])

프로퍼티 상세

$classes 보호되어 있는 프로퍼티

protected array $classes
리턴 array