Plasma GitLab Archive
Projects Blog Knowledge


[UP]
The UI language
 ui:a
 ui:alist-value and ui:alist-item
 ui:application
 ui:button
 ui:checkbox
 ui:cond
 ui:context
 ui:default
 ui:dialog
 ui:dyn-enum-value and ui:dyn-enum-item
 ui:dynamic
 ui:encode
 ui:enum-value and ui:enum-item
 ui:enumerate
 ui:enumeration and ui:enum
 ui:false
 ui:file
 ui:form
 ui:if
 ui:ifexpr
 ui:iflang
 ui:ifvar
 ui:imagebutton
 ui:iter-*
 ui:iterate
 ui:page
 ui:param
 ui:popup
 ui:radio
 ui:richbutton
 ui:select
 ui:server-popup
 ui:special
 ui:string-value
 ui:template
 ui:text and ui:password
 ui:textarea
 ui:translate
 ui:true
 ui:use
 ui:variable
 t:*, q:*, and p:*
 l:*
 $param
 $[expr]
 Dot notation (v1.v2)
   
The element ui:false

This element ignores its inner nodes without expanding them. Furthermore, this element sets the condition code to false. The condition code can be evaluated by ui:cond.

Declaration

Level: Control structure

<!ELEMENT ui:false ANY>
Sub elements

All page body elements may occur in ui:false.

Example

<ui:false>
  ...material to ignore...
</ui:false>
Hints

Note that template parameters and bracket expressions within ui:false are evaluated. See ui:cond for a discussion of the consequences of this fact.

This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml