Lines Matching full:globals
116 <li><a href="#toc_globalsxmlftl">globals.xml.ftl </a><span class="dim">— Optional global variables</span></li>
206 <globals file="globals.xml.ftl" />
359 <h3>globals.xml.ftl</h3>
361 <p>The optional globals XML file contains global variable definitions, for use in all FreeMarker processing jobs for this template.</p>
363 <p>An example <code>globals.xml.ftl</code> is shown below.</p>
366 <globals>
373 </globals>
382 <p class="note"><strong>Note:</strong> The global variables in <code>globals.xml.ftl</code> are available for use in <code>recipe.xml.ftl</code>.</p>