Class: content
This class handles output buffering,
content loading and setting content type headers.
Methods
-
content::end
Stops the output buffer
and flush the content or return it. -
content::load
Loads content from a passed file
-
content::start
Starts the output buffer
-
content::type
Simplifies setting content type headers