SproutCMS

This is the code documentation for the SproutCMS project

function randomCode()

Render a 'generate code' button + text field

Usage

void Fb::randomCode ( mixed $name , array $attrs , array $options );

Arguments

  1. mixed $name
    Field
  2. array $attrs
    Attributes for the input element
  3. array $options
    Settings

Return value

  • void