Building mashups
In the context of web development, a mashup is a web page or web application that uses content from more than one source to create a single new service displayed in a single graphical interface.
There are three different ways of creating mashups from QlikView documents or objects:
- Document integration, using opendoc.htm
- Object integration, using singleobject.htm
- Div integration, using the Ajax JavaScript library
Getting started building mashups
If you want to quickly get up to pace in building extensions for QlikView, we recommend that you visit the getting started section.
Document integration
Learn how to integrate QlikView documents on your web site using opendoc.htm.
Object integration
Learn how to integrate QlikView objects on your web site using singleobject.htm.
Div integration
Learn how to integrate QlikView objects on your web site using the QlikView JavaScript API
JavaScript API
The JavaScript library is used to build QlikView extensions .