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 2541 2008-10-21 15:05:13Z qiang.xue $
  • author: Qiang Xue <qiang.xue@gmail.com>

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

TEnumerable
   |
   --TWizardStepType
Class Constant Summary
 Auto = 'Auto'
 Complete = 'Complete'
 Finish = 'Finish'
 Start = 'Start'
 Step = 'Step'
Class Constants
Auto = 'Auto' (line 2149)
Complete = 'Complete' (line 2150)
Finish = 'Finish' (line 2153)
Start = 'Start' (line 2151)
Step = 'Step' (line 2152)

Documentation generated on Sun, 11 Jan 2009 20:24:30 -0500 by phpDocumentor 1.3.0RC4