Welcome to Viewzoo!  |  Log In  |  Sign Up
Navigation
  1. Wiki Home
  2. Categories
  3. Title List
  4. Recent Changes
  5. RSS
  6. Atom
Active Members

 

Search the Wiki

 

Create or Find a Page

 
View JSAPIDoc

Overview


this is the overview of how to make views. link to download the ZIP template/example. etc...


Process


- dev in the template.html file in the developer ZIP download
- keep the same included file structure for css, js, images, etc
- see the included Text view for a working example.
- do not change surrounding comments, they are used for parsing the file

Class Documentation


VIEWZI.datapull
for pulling data queries from the server

VIEWZI.datastore
local data cache of datapull results from the server

VIEWZI.debug
useful debugging traces and API history logs

VIEWZI.messaging
client messaging using the viewzi UI

VIEWZI.screenshot
for generating screenshots and displaying them in the view

VIEWZI.shell
shell manipulation and properties

VIEWZI.util
general utility methods and helper functions

VIEWZI.view
view specific methods and properties