PHP Class Ergo\View\File

Inheritance: implements Ergo\View
Afficher le fichier Open project: 99designs/ergo

Méthodes publiques

Méthode Description
__construct ( $file ) Constructor
output ( ) * (non-phpdoc)
stream ( ) * (non-phpdoc)

Method Details

__construct() public méthode

Constructor
public __construct ( $file )

output() public méthode

* (non-phpdoc)
See also: Ergo\View::output()
public output ( )

stream() public méthode

* (non-phpdoc)
See also: Ergo\View::stream()
public stream ( )