Class TWizardStepType

Description

TWizardStepType class.

TWizardStepType defines the enumerable type for the possible types of wizard steps.

The following enumerable values are defined:

  • Auto: the type is automatically determined based on the location of the wizard step in the whole step collection.
  • Complete: the step is the last summary step.
  • Start: the step is the first step
  • Step: the step is between the begin and the end steps.
  • Finish: the last step before the Complete step.

  • since: 3.0.4
  • version: $Id: TWizard.php 1962 2007-05-28 00:58:40Z xue $
  • author: Qiang Xue <qiang.xue@gmail.com>

Located in /Web/UI/WebControls/TWizard.php (line 2132)

TEnumerable
   |
   --TWizardStepType
Class Constant Summary
 Auto = 'Auto'
 Complete = 'Complete'
 Finish = 'Finish'
 Start = 'Start'
 Step = 'Step'
Class Constants
Auto = 'Auto' (line 2134)
Complete = 'Complete' (line 2135)
Finish = 'Finish' (line 2138)
Start = 'Start' (line 2136)
Step = 'Step' (line 2137)

Documentation generated on Sun, 30 Sep 2007 19:18:02 -0400 by phpDocumentor 1.3.0RC4