Class AutoLayoutContentFieldsControl

  • All Implemented Interfaces:
    javax.servlet.jsp.el.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$ $Date$