Class ConditionalRenderControl

  • All Implemented Interfaces:
    VariableResolver, IControl

    public class ConditionalRenderControl
    extends Control
    Used to specify a condition under which the control and its children must be rendered.

    Example use: <control:lum_conditionalRender> <condition>source.sourceContainer.sourcesMap.blog.data.owner.id == douiContext.request.sessionConfig.userId</condition> </control:lum_conditionalRender>
    Since:
    4.2.0
    Version:
    $Revision: 16741 $ $Date: 2014-12-23 12:11:52 -0200 (Tue, 23 Dec 2014) $