This version of Backend will be deprecated soon. Check out the development of the latest version on GitHub

Views

Views are used to output data and content returned by a Controller in a certain fornat. For example, the web page you are reading was converted into HTML by the HTMLView.

Backend supports various views by default:

  • HTMLView
  • JSONView - Return data as JavaScript Object Notation.
  • RSSView - Return a list as a RSS feed.
  • ImageView - Return an image object as an image.
  • And more...

Adding more views is straight forward, and can be done in minutes by extending the base View class.

 
Download v.1.0.3 ZIP | GZ
Backend-PHP is an easy to use Web Application Framework and Data Manipulator and Translator for the Web Developer.
Follow us on Twitter. Now.   Get the latest news via News Feed.