SproutCMS

This is the code documentation for the SproutCMS project

function setFieldIdPrefix()

Sets the prefix for generated IDs

Usage

void Form::setFieldIdPrefix ( string $prefix );

Arguments

  1. string $prefix
    The prefix

Return value

  • void