




































































<table cellpadding=1 cellspacing=0 border=0>
<tr>
<td bgcolor=#113377 width=1%>



<b><font color=#ffffff size=+3 >&nbsp;&lt;sb-if&gt;&nbsp;...&nbsp;&lt;/sb-if&gt;&nbsp;</font></b>

</td>
<td>
<img src=/internal-roxen-unit width=200 height=1 alt=""></td>
</tr>

<tr>
<td bgcolor=black colspan=2>


<table cellpadding=4 border=0 cellspacing=0 width=100%>
<tr>
<td bgcolor=#ffffff>



&lt;sb-if&gt; is defined in the SiteBuilder tags module.
<p>
Works like the <tt>&lt;if&gt;</tt> tag, but for SiteBuilder related
data. It can currently be used to test if the user has access to one
of the <i>RXML protection points</i>. The RXML protection points can
be listed, created and edited under the <i>configuration</i> tab. 


<br clear=all>
<img src=/internal-roxen-unit width=1 height=10 alt="">

</td>
</tr>
</table>


<table cellpadding=4 border=0 cellspacing=0>
<tr>
<td bgcolor=#113377 width=1%>
<font color=white>Arguments&nbsp;passed&nbsp;to&nbsp;the&nbsp;tag:</font>
</td>
<td bgcolor=#ffffff>
<img src=/internal-roxen-unit width=100% height=1 alt=""></td>
</tr>
<tr>

<td bgcolor=#ffffff colspan=2>






<a href="#ppoint">ppoint</a>,
<a href="#none">none</a>,
<a href="#read">read</a>,
<a href="#write">write</a>,
<a href="#not">not</a>,
&nbsp;

</td>
</tr>
</table>


</td>
</tr>
</table>






































<p>
<b><font color=#113377 size=+2 >Attributes</font></b>



<dl>

<p><dt><tt><b><a name="ppoint">ppoint</a></b></tt>=<i>RXML protection point</i>
<dd>
The protection point to check.




<p><dt><tt><b><a name="none">none</a></b></tt>

<dd>
The check will be true if the user has no permission to the protection
point. 



<p><dt><tt><b><a name="read">read</a></b></tt>

<dd>
The check will be true if the user has read permission to the protection
point. 



<p><dt><tt><b><a name="write">write</a></b></tt>

<dd>
The check will be true if the user has write permission to the protection
point. 



<p><dt><tt><b><a name="not">not</a></b></tt>

<dd>
Negate the test.



</dl>










<b><font color=#113377 size=+2 >Example</font></b>


<table border=0 cellpadding=1 cellspacing=0 bgcolor=#000000>
<tr>
<td>
<table border=0 cellspacing=0 cellpadding=4>
 <tr>
  <td valign=top bgcolor=#113377>
   <font color=#ffffff><b>source code</b></font>
  </td>
  <td bgcolor=white>
<pre><define name=foo>
<debug>

<set variable=var value=Hello>




</define>
<insert name=foo "<"=&lt; ">"=&gt; ></pre>
   <br clear=all>
   <img src=/internal-roxen-unit width=1 height=1 alt="">
  </td>
 </tr>
 <tr>
  <td height=1 bgcolor=#113377><img src=/internal-roxen-unit width=1 height=1 alt=""></td>
  <td height=1 bgcolor=#ffffff>

   <table border=0 cellpadding=0 cellspacing=0 width=100%>
    <tr>
     <td bgcolor=#000000>
     <img src=/internal-roxen-unit width=1 height=1 alt=""></td>
    </tr>
   </table>
  </td>
 </tr>
 <tr>
  <td valign=top bgcolor=#113377>
  <font color=#ffffff><b>result</b></font>
</td>
<td valign=top bgcolor=#ffffff>


<debug>

<set variable=var value=Hello>






   <br clear=all>
   <img src=/internal-roxen-unit width=1 height=1 alt="">
</td>
</tr>

</table>
</td>
</tr>
</table><p>


<if not cookie=rxml-help>

</td></tr>
</table>
</body>
</html>
</if not cookie=rxml-help>
