SproutCMS

This is the code documentation for the SproutCMS project

function multiradio()

Returns HTML for a bunch of radiobuttons, using Fb::multiradio to generate the fields

Usage

string Form::multiradio ( string $name , array $attrs , array $options );

Arguments

  1. string $name
    The name of the input field
  2. array $attrs
    Extra attributes for the input field
  3. array $options

Return value

  • string
    HTML