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

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 Application Dictionary


Introduction

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.

ManualDoc:WCB53174675F84DCEAA13D2BED48F820C

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.

ManualDoc:T0424D6B4F7FF46A6A4B4960F410144B6

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.

ManualDoc:T9CEA7BCAB01844EEBA8D254796B9BCA3


Full list of Template window fields and their descriptions is available in the Template Screen Reference.

Back button.png   Back to Application Dictionary

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

This page has been accessed 2,412 times. This page was last modified on 3 April 2012, at 10:32. Content is available under Creative Commons Attribution-ShareAlike 2.5 Spain License.