Class AutoLayoutContentDetailsControl

  • All Implemented Interfaces:
    javax.servlet.jsp.el.VariableResolver, IControl

    public class AutoLayoutContentDetailsControl
    extends AutoLayoutDetailsControl
    Used to render read details information of a single content. This control is suitable for use with content sources.

    Example use: <control:lum_autoLayoutContentDetails /> xml data available for xsl rendering: <control id="autoLayout" type="lum_autoLayoutContentDetails"> <control type="lum_details" .../> </control>
    Since:
    4.0.0
    Version:
    $Revision$ $Date$
    See Also:
    DetailsControl, AutoLayoutDetailsControl
    • Constructor Detail

      • AutoLayoutContentDetailsControl

        public AutoLayoutContentDetailsControl()