SproutCMS

This is the code documentation for the SproutCMS project

function firstStep()

Gets the number (should be 0 or 1) of first step of the process

Usage

int $MultiStepFormController->firstStep ( );

Return value

  • int
    Usually 0 or 1, although in theory step 1000 can be the first step if so desired