page_body — Page Body Serverside Module
-
page_body.index_template
- HTML Template of index.cgi
-
page_body.get_page_content(page)
- Gets the HTML content from static_content or content property of a Page
-
page_body.get_doc_content(dt, dn)
- Gets the HTML content of a document record by using the overridden or standard :method: doclist.to_html
-
page_body.get_static_content()
- Returns the static content from the permalink using the page property of the URL (webnotes.form)
-
page_body.get()
- returns the full rendered index.cgi
Gets keywords and site_description from the Control Panel