Skip to content
Saif edited this page Mar 24, 2015 · 1 revision

Templates

Templates are used to create the main layout of the website. Templates have their own css rules

Styles

Styles distinguish between the feel of the website interface. Styles have their own

  • Style css rules
  • Styled templates
  • Style template css rules(TODO)

A page object represents the information, layout, widgets and procedures on a webpage. There are 3 different types of pages.

  1. User page
  2. Developer page
  3. Web service page

User Page

User pages are created by the admin of the website either by writing templates or using WebWidgets page editor. A user page has container widgets which can be populated with more widgets.

Developer Page

This wiki is currently written and managed only for the WebWidgets developer and may or may not be clear to anyone without the knowledge of the structure of WebWidgets.

Clone this wiki locally