SproutCMS

This is the code documentation for the SproutCMS project

function email()

Renders a HTML5 email field

Usage

string Fb::email ( string $name , array $attrs , array $options );

Arguments

  1. string $name
    Field name
  2. array $attrs
    Extra attributes for the INPUT element
  3. array $options
    Ignored

Return value

  • string