PHP Interface Ergo\View

Show file Open project: 99designs/ergo

Public Methods

Method Description
output ( ) Returns the contents of the view as a string
stream ( ) Returns the view as a php stream

Method Details

output() public method

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

stream() public method

Returns the view as a php stream
public stream ( )