request-info.adp
Delivered as text/html
Related Files
- packages/acs-developer-support/www/request-info.xql
- packages/acs-developer-support/www/request-info.tcl
- packages/acs-developer-support/www/request-info.adp
[ hide source ] | [ make this the default ]
File Contents
<master>
<property name="doc(title)">@page_title;literal@</property>
<property name="context">@context;literal@</property>
<if @page_fragment_cache_p;literal@ true>
<p>
<form name="searchfrags" action="/ds/search">
<input type="hidden" name="request" value="@request@">
<input type="text" name="expression" value="">
<input type="submit" name="search" value="Search">
</form>
</p></if>
@body;noquote@
<if @expired_p;literal@ false>
<if @dbreqs:rowcount;literal@ gt 0>
<listfilters name="dbreqs" style="inline-filters"></listfilters>
<listtemplate name="dbreqs"></listtemplate>
</if>
<if @profiling:rowcount;literal@ gt 0>
<h3>Profiling Information</h3>
<listtemplate name="profiling"></listtemplate>
<if @page_fragment_cache_p;literal@ true>
<p>
<form name="searchfrags" action="search">
<input type="hidden" name="request" value="@request@">
<input type="text" name="expression" value="">
<input type="submit" name="search" value="Search">
</form>
</p>
</if>
</if>
</if>