Edit D:\app\Administrator\product\11.2.0\dbhome_1\apex\images\doc\ui_templt_reg.htm
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=us-ascii" /> <meta http-equiv="Content-Style-Type" content="text/css" /> <meta http-equiv="Content-Script-Type" content="text/javascript" /> <title>Region Templates</title> <meta name="generator" content="Oracle DARB XHTML Converter (Mode = ohj/ohw) - Version 5.1" /> <meta name="date" content="2009-04-14T16:11:31Z" /> <meta name="robots" content="noarchive" /> <meta name="doctitle" content="Region Templates" /> <meta name="relnum" content="Release 3.2" /> <meta name="partnum" content="E11947-01" /> <link rel="copyright" href="dcommon/html/cpyr.htm" title="Copyright" type="text/html" /> <link rel="stylesheet" href="dcommon/css/blafdoc.css" title="Oracle BLAFDoc" type="text/css" /> <link rel="contents" href="toc.htm" title="Contents" type="text/html" /> <link rel="up" href="preface.htm" title="Home" type="text/html" /> <link rel="up" href="themes.htm" title="Managing Themes and Templates" type="text/html" /> <link rel="up" href="ui_templt.htm" title="Customizing Templates" type="text/html" /> <link rel="up" href="ui_templt_reg.htm" title="Region Templates" type="text/html" /> <link rel="prev" href="ui_templt_lov.htm" title="Previous" type="text/html" /> <link rel="next" href="ui_templt_report.htm" title="Next" type="text/html" /> </head> <body> <p id="BREADCRUMBING"><a href="preface.htm" title="Home">Home</a> > <a href="themes.htm" title="Managing Themes and Templates">Managing Themes and Templates</a> > <a href="ui_templt.htm" title="Customizing Templates">Customizing Templates</a> > Region Templates</p> <table class="simple oac_no_warn" summary="" cellspacing="0" cellpadding="0" width="100%"> <col width="86%" /> <col width="*" /> <tr valign="bottom"> <td align="left"></td> <td align="center"><a href="ui_templt_lov.htm"><img src="dcommon/gifs/leftnav.gif" alt="Previous" /><br /> <span class="icon">Previous</span></a> </td> <td align="center"><a href="ui_templt_report.htm"><img src="dcommon/gifs/rightnav.gif" alt="Next" /><br /> <span class="icon">Next</span></a></td> </tr> </table> <p><a id="BABCHHFG" name="BABCHHFG"></a></p> <div class="sect2"><!-- infolevel="all" infotype="General" --> <h1><a name="HTMDB25699" id="HTMDB25699"></a>Region <a id="sthref1783" name="sthref1783"></a><a id="sthref1784" name="sthref1784"></a>Templates</h1> <p>Region templates control the appearance and placement of region attributes. Region templates frequently use HTML tables to arrange content.</p> <p>Region templates apply style elements to regions. Region templates display substitution strings. The only required substitution string, <code>#BODY#</code>, identifies where the source of the region should be placed. All other substitution strings are optional. You can use these substitution strings to indicate the existence and placement of a page control, such as a button, within the region.</p> <div align="center"> <div class="inftblnotealso"><br /> <table class="NoteAlso oac_no_warn" summary="" cellpadding="3" cellspacing="0"> <tbody> <tr> <td align="left"> <p class="notep1">See Also:</p> <a href="ui_region.htm#CHDCIJJE">"Understanding Regions"</a>, <a href="ui_templt.htm#BABBFHJA">"Customizing Templates"</a>, and <a href="ui_themes.htm#BABJEDBB">"Managing Themes"</a></td> </tr> </tbody> </table> <br /></div> <!-- class="inftblnotealso" --></div> <div class="sect3"><!-- infolevel="all" infotype="General" --><a id="sthref1785" name="sthref1785"></a> <h2><a name="HTMDB25700" id="HTMDB25700"></a>Region Template Attributes</h2> <p>This section describes specific sections of the Edit Region Template page. You can access the sections of the page either by scrolling down the page or by clicking a navigation button at the top of the page. Note that when you select a button at the top of the page, the selected section appears and all other sections are temporarily hidden. To view all sections of the page, click <span class="bold">Show All</span>.</p> <div class="sect4"><!-- infolevel="all" infotype="General" --><a id="sthref1786" name="sthref1786"></a> <h3><a name="HTMDB25701" id="HTMDB25701"></a>Name<a id="sthref1787" name="sthref1787"></a></h3> <p><span class="bold">Name</span> identifies the name of the template. <span class="bold">Theme</span> indicates the theme to which the template is a member.</p> <p><span class="bold">Template Class</span> identifies a specific use for the template. When you switch to a new theme, all templates in one theme are mapped to corresponding templates in another theme. Application Builder accomplishes this template mapping through the assignment of a template class. Use the <span class="bold">Translatable</span> check box to indicate that the template contains text strings that require translation.</p> </div> <!-- class="sect4" --> <div class="sect4"><!-- infolevel="all" infotype="General" --><a id="sthref1788" name="sthref1788"></a> <h3><a name="HTMDB25702" id="HTMDB25702"></a><a id="sthref1789" name="sthref1789"></a>Subscription</h3> <p>Use <span class="bold">Template Subscription</span> to apply an existing template to the current application. When you select an existing template, you become a subscriber to that template.</p> <p>To load a new copy of a master template, click <span class="bold">Refresh Template</span>.</p> </div> <!-- class="sect4" --> <div class="sect4"><!-- infolevel="all" infotype="General" --><a id="sthref1790" name="sthref1790"></a> <h3><a name="HTMDB25703" id="HTMDB25703"></a>Definition<a id="sthref1791" name="sthref1791"></a></h3> <p>Region templates provide the appearance for a portion of a page called a region. Use substitution strings to indicate the existence and placement of a component within the region. <code>#BODY#</code> is the only required substitution string. It identifies where the source of the region should be placed. All other substitution strings are optional. The following are valid substitution strings:</p> <ul> <li> <p><code>#TITLE#</code></p> </li> <li> <p><code>#EXPAND#</code></p> </li> <li> <p><code>#CHANGE#</code></p> </li> <li> <p><code>#BODY#</code></p> </li> <li> <p><code>#FORM_OPEN#</code></p> </li> <li> <p><code>#FORM_CLOSE#</code></p> </li> </ul> <p>When you create a button in a region position, the positions you define will appear in a select list. Use the following substitution strings to define positions for the placement of buttons in a region:</p> <ul> <li> <p><code>#EDIT#</code></p> </li> <li> <p><code>#CLOSE#</code></p> </li> <li> <p><code>#CREATE#</code></p> </li> <li> <p><code>#EXPAND#</code></p> </li> <li> <p><code>#HELP#</code></p> </li> <li> <p><code>#DELETE#</code></p> </li> <li> <p><code>#COPY#</code></p> </li> <li> <p><code>#NEXT#</code></p> </li> <li> <p><code>#PREVIOUS#</code></p> </li> </ul> <div align="center"> <div class="inftblnotealso"><br /> <table class="NoteAlso oac_no_warn" summary="" cellpadding="3" cellspacing="0"> <tbody> <tr> <td align="left"> <p class="notep1">See Also:</p> <a href="concept_sub.htm#BEIFGFJF">"Understanding Substitution Strings"</a></td> </tr> </tbody> </table> <br /></div> <!-- class="inftblnotealso" --></div> </div> <!-- class="sect4" --> <div class="sect4"><!-- infolevel="all" infotype="General" --><a id="sthref1792" name="sthref1792"></a> <h3><a name="HTMDB25704" id="HTMDB25704"></a>Form Table <a id="sthref1793" name="sthref1793"></a>Attributes</h3> <p>Page items display within regions. Items are rendered as HTML form elements in an HTML table. With this template property, you can define attributes that will be placed in the <code><table></code> tag. For example:</p> <pre xml:space="preserve" class="oac_no_warn"> class="instructiontext" </pre></div> <!-- class="sect4" --> <div class="sect4"><!-- infolevel="all" infotype="General" --><a id="sthref1794" name="sthref1794"></a> <h3><a name="HTMDB25705" id="HTMDB25705"></a>Comments<a id="sthref1795" name="sthref1795"></a></h3> <p>Use this attribute to record comments about this component.</p> </div> <!-- class="sect4" --> <div class="sect4"><!-- infolevel="all" infotype="General" --><a id="sthref1796" name="sthref1796"></a> <h3><a name="HTMDB25706" id="HTMDB25706"></a>Substitution Strings<a id="sthref1797" name="sthref1797"></a></h3> <p>Lists substitution string usage for this template. Substitution strings are used within subtemplates to reference component values.</p> </div> <!-- class="sect4" --></div> <!-- class="sect3" --></div> <!-- class="sect2" --> <!-- Start Footer --> <div class="footer"> <table class="simple oac_no_warn" summary="" cellspacing="0" cellpadding="0" width="100%"> <col width="86%" /> <col width="*" /> <tr> <td align="left"><span class="copyrightlogo">Copyright © 2003, 2009, Oracle and/or its affiliates. All rights reserved.</span><br /> <a href="dcommon/html/cpyr.htm"><span class="copyrightlogo">Legal Notices</span></a></td> <td align="center"><a href="ui_templt_lov.htm"><img src="dcommon/gifs/leftnav.gif" alt="Previous" /><br /> <span class="icon">Previous</span></a> </td> <td align="center"><a href="ui_templt_report.htm"><img src="dcommon/gifs/rightnav.gif" alt="Next" /><br /> <span class="icon">Next</span></a></td> </tr> </table> </div> <!-- class="footer" --> </body> </html>
Ms-Dos/Windows
Unix
Write backup
jsp File Browser version 1.2 by
www.vonloesch.de