.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. ================================================== .. DEFINE SOME TEXTROLES .. -------------------------------------------------- .. role:: underline .. role:: typoscript(code) .. role:: ts(typoscript) :class: typoscript .. role:: php(code) Radio buttons ------------- ======================================================= =========== ============ ==== ==== Property Data type Default Plus Mvc ======================================================= =========== ============ ==== ==== :ref:`RadioButtons.cols` Integer 1 Yes Yes :ref:`RadioButtons.default` Integer Yes Yes :ref:`RadioButtons.displayAsImage` Boolean 1 Yes Yes :ref:`RadioButtons.horizontalLayout` Boolean 0 Yes Yes ======================================================= =========== ============ ==== ==== .. _RadioButtons.cols: cols ^^^^ .. container:: table-row Property cols Data type Integer Description Number of columns to display. Default 1 .. _RadioButtons.default: default ^^^^^^^ .. container:: table-row Property default Data type Integer Description Default value. .. _RadioButtons.displayAsImage: displayAsImage ^^^^^^^^^^^^^^ .. container:: table-row Property displayAsImage Data type Boolean Description If set, radio buttons are displayed as images instead of labels. Default 1 .. _RadioButtons.horizontalLayout: horizontalLayout ^^^^^^^^^^^^^^^^ .. container:: table-row Property displayAsImage Data type Boolean Description If set to 1, radio buttons are displayed horizontally. Default 0