SproutCMS

This is the code documentation for the SproutCMS project

function genId()

Generate a unique id which should be stable across calls to this URL
as long as the number and order of fields on the page remains the same

Usage

string Form::genId ( );

Return value

  • string
    'field?', where ? is an incrementing number starting at zero