SproutCMS

This is the code documentation for the SproutCMS project

function multiline()

Generates a multiline text field

Usage

string Fb::multiline ( string $name , array $attrs );

Arguments

  1. string $name
    The field name for this field.
  2. array $attrs
    Extra attributes for the TEXTAREA element

Return value

  • string
    TEXTAREA element