Please enable JavaScript to view this site.

QPR Knowledge Base 2019.1

Navigation: Developer's Guide > Customizing QPR Portal

QPR Portal Web Templates

Scroll Prev Top Next More

Web Templates are HTML skeletons that define the layout of the views. Web templates can be modified to customize the look and feel of the views. A Web Template can be a complete HTML file, or a HTML cluster to be included inside another view.

 

By default, the Web Templates provided by QPR Software are HTML 5, which is the current recommendation for web document publishing by World Wide Web Consortium (W3C).  It is also acceptable to use any other versions of HTML or even XML or SVG to produce the pages in the desired format. Use of markup languages other than HTML is, however, limited because of fixed markup tags in generated contents.