Table Of Contents

Previous topic

form — Form Module

Next topic

menus_server — Menus Serverside Module

This Page

page — Page Module

class page.Page(name)

A page class helps in loading a Page in the system. On loading

  • Page will import Client Script from other pages where specified by $import(page_name)
  • Execute dynamic HTML if the content starts with #python
load()
Returns doclist of the Page

Internal Methods

page.get(name)
Return the doclist of the Page specified by name
page.getpage()
Load the page from webnotes.form and send it via webnotes.response