RoxenCMS 5.4Web Developer ManualIf Tags

   

<else>
<elseif>
<false>
<if>
<if ac-identity-exists>
<if ac-verify-password>
<if accept>
<if access-path>
<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 kerberos-auth>
<if language>
<if match>
<if Match>
<if module>
<if poll-voted>
<if ppoint>
<if pragma>
<if prestate>
<if referrer>
<if sb-user-op>
<if scope>
<if sizeof>
<if supports>
<if time>
<if true>
<if type-from-data>
<if type-from-filename>
<if user>
<if variable>
<if Variable>
<if variable-exists>
<then>
<true>

If Tags

If-tags make it possible to make dynamic pages that show different content based on conditions. Authenticated users can get confidential information and pages can be optimized for all browsers. They also makes it possible to program web applications in RXML, without using any programming language.

Learn how to use the if tags from scratch in our If Tags Tutorial.