SproutCMS

This is the code documentation for the SproutCMS project

function money()

Returns HTML for a money field, using Fb::money to generate the field itself

Usage

string Form::money ( 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