Class AutoLayoutContentFieldsControl

  • All Implemented Interfaces:
    VariableResolver, IControl

    public class AutoLayoutContentFieldsControl
    extends AutoLayoutFieldsControl
    Renders a table in which each row contains a label and value of the visible and non MetaDataSourceField derived fields in the source. The type of control to render the field value may be an input control or a read only control depending on the readOnly attribute of the corresponding field.

    Example use: <control:lum_autoLayoutContentFields id="autoLayoutContentFields" sourceId="default" />
    Since:
    4.0.10
    Version:
    $Revision: 20877 $ $Date: 2018-01-09 11:44:08 -0200 (Tue, 09 Jan 2018) $