docs.roxen.comView this page in a printer friendly mode
DocsRoxen2.1Web Site Creator ManualVariable Tags
Copyright © 2001, Roxen Internet Software
Suggestions, comments & compliments
manuals@roxen.com
 DEMO  DOCS  PIKE
 COMMUNITY  DOWNLOAD
www.roxen.com

   

<append>
<dec>
<define>
<inc>
<insert>
<insert file>
<insert href>
<insert realfile>
<insert scopes>
<insert variable>
<insert variables>
<scope>
<set>
<sprintf>
<sscanf>
<undefine>
<unset>
<use>
<vform>

<insert/>

Provided by module: RXML 2 tags

Inserts listing of all variables in a scope. Note that it is possible to create a scope with an infinite number of variables set. In this case the programme of that scope decides which variables that should be listable, i.e. this will not cause any problem except that all variables will not be listed. It is also possible to hide variables so that they are not listed with this tag.


Attributes

variables="{full, plain}"

Sets how the output should be formatted.



<pre>
<insert variables='full' scope='roxen'/>
</pre>
 
domain="cherry.idonex.se"
hits=0
hits-per-minute=0
locale="eng"
path=""
pike-version="Pike v7.0 release 333"
sent=0
sent-kbit-per-second="0.00"
sent-mb="0.00"
sent-per-minute=0
server="http://cherry.idonex.se:4011/"
ssl-strength=0
time=990090311
uptime=84438
uptime-days=0
uptime-hours=23
uptime-minutes=1407
version="Roxen/2.1.251"

scope

The name of the scope that should be listed, if not the present scope.