Method | Description | |
---|---|---|
end ( boolean $return = false ) : mixed | Stops the output buffer and flush the content or return it. | |
load ( string $file, boolean $return = true ) : mixed | Loads content from a passed file | |
start ( ) | Starts the output buffer | |
type ( ) | Simplifies setting content type headers |