View source | Discuss this page | Page history | Printable version   
Toolbox
Main Page
Upload file
What links here
Recent changes
Help

PDF Books
Add page
Show collection (0 pages)
Collections help

Search

Screenshot:Template

This article is protected against manual editing because it is automatically generated from Openbravo meta-data. Learn more about writing and translating such documents.
Back button.png   Back to Screens_Reference


Template

Templates are used to convert server side components into client side representations, to javascript. Templates are called to process requests from the browser for user interface components. Templates can depend on eachother, a template can use functions/methods provided by another template. This is handled through template dependencies.

Template

Templates are used to convert server side components into client side representations, to javascript. In its basic form the template reads data from the database and processes this data to create a javascript string which is sent to the server. A template is called by the Openbravo client framework when a request for a component is received.

Template Dependency

Defines a dependency relation between this template and another template. When processing, templates on which this template depends are loaded first into the template processor.

Back button.png   Back to Screens_Reference

Retrieved from "http://wiki.openbravo.com/wiki/Screenshot:Template"

This page has been accessed 3,075 times. This page was last modified on 29 March 2018, at 11:32. Content is available under Creative Commons Attribution-ShareAlike 2.5 Spain License.