This documentation is for an older version of ZK. For the latest documentationplease
click here
.
The unless Attribute
unless="${an-EL-expr}"
It specified the condition not to evaluate the associated element. In other words, the associated element and all its child elements are ignored, if the condition is evaluated to true.