Class AutoLayoutContentDetailsControl

  • All Implemented Interfaces:
    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: 20877 $ $Date: 2018-01-09 11:44:08 -0200 (Tue, 09 Jan 2018) $
    See Also:
    DetailsControl, AutoLayoutDetailsControl
    • Constructor Detail

      • AutoLayoutContentDetailsControl

        public AutoLayoutContentDetailsControl()