docs.roxen.comView this page in a printer friendly mode
DocsRoxenWebServer 3.3Web Developer ManualIf Tags
Copyright © 2004, Roxen Internet Software
Suggestions, comments & compliments
manuals@roxen.com
 DEMO  DOCS  PIKE
 COMMUNITY  DOWNLOAD
www.roxen.com

   

<else>
<elseif>
<false>
<if>
<if accept>
<if client>
<if clientvar>
<if config>
<if cookie>
<if date>
<if defined>
<if domain>
<if exists>
<if expr>
<if false>
<if group>
<if internal-exists>
<if ip>
<if language>
<if match>
<if Match>
<if module>
<if pragma>
<if prestate>
<if referrer>
<if sizeof>
<if supports>
<if time>
<if true>
<if user>
<if variable>
<if Variable>
<then>
<true>

<if module></if>

Provided by module: Tags: RXML 2 tags

Returns true if the selected module is enabled in the current server. This is useful when you are developing RXML applications that you plan to move to other servers, to ensure that all required modules are added. This is a State plugin.


Attributes

module="name"

The "real" name of the module to look for, i.e. its filename without extension and without directory path.