PHP 클래스 Sulu\Bundle\MarkupBundle\Listener\MarkupListener

파일 보기 프로젝트 열기: sulu/sulu

공개 메소드들

메소드 설명
__construct ( array $markupParser )
replaceMarkup ( FilterResponseEvent $event ) Parses content of response and set the replaced html as new content.

메소드 상세

__construct() 공개 메소드

public __construct ( array $markupParser )
$markupParser array

replaceMarkup() 공개 메소드

Parses content of response and set the replaced html as new content.
public replaceMarkup ( FilterResponseEvent $event )
$event Symfony\Component\HttpKernel\Event\FilterResponseEvent