PHP 클래스 Neos\Flow\Mvc\View\SimpleTemplateView

상속: extends AbstractView
파일 보기 프로젝트 열기: neos/flow-development-collection 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$supportedOptions array

공개 메소드들

메소드 설명
render ( ) : string Renders the view

메소드 상세

render() 공개 메소드

Renders the view
public render ( ) : string
리턴 string The rendered view

프로퍼티 상세

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

protected array $supportedOptions
리턴 array