PHP Интерфейс Ergo\View

Показать файл Открыть проект

Открытые методы

Метод Описание
output ( ) Returns the contents of the view as a string
stream ( ) Returns the view as a php stream

Описание методов

output() публичный Метод

Returns the contents of the view as a string
public output ( )

stream() публичный Метод

Returns the view as a php stream
public stream ( )