Lists all available RXML tags.
Attributes
<list-tags>
<!--#config> <!--#echo> <!--#exec> <!--#flastmod> <!--#fsize> <!--#include> <!--#set> </ilayer> </layer> </table> </td> <accept-language> <accessed> <append> <auth-required> <body> <clientname> <configimage> <configurl> <countdown> <date> <debug> <echo> <expire-time> <expire_time> <false> <file> <header> <help> <ilayer> <imgs> <insert> <killframe> <layer> <line> <list-tags> <modified> <number> <pr> <quote> <realfile> <redirect> <referer> <referrer> <refferrer> <remove_cookie> <return>
<return> <return> is defined in the Main RXML parser module. Changes the HTTP return code for this page. See the Appendix for a list of HTTP return code. Arguments passed to the tag: code, Attributes code The return code to set. Example source code <apre foo>Try it</apre> <if prestate=foo> <header name=Location value=http://www.roxen.com/> <return code=301> </if> result Try it
Changes the HTTP return code for this page.
See the Appendix for a list of HTTP return code.
<apre foo>Try it</apre> <if prestate=foo> <header name=Location value=http://www.roxen.com/> <return code=301> </if>