SproutCMS

This is the code documentation for the SproutCMS project

function lnk()

Render the UI for our multi-type link fields

Usage

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

Arguments

  1. string $name
    The name of the field
  2. array $attrs
    Unused
  3. array $options
    Includes the following:
           'required': (bool) true if the field is required

Return value

  • string
    HTML