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 1574 2006-12-15 16:09:53Z xue $
  • author: Qiang Xue <qiang.xue@gmail.com>

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

TEnumerable
   |
   --TWizardStepType
Class Constant Summary
 Auto = 'Auto'
 Complete = 'Complete'
 Finish = 'Finish'
 Start = 'Start'
 Step = 'Step'
Class Constants
Auto = 'Auto' (line 2270)
Complete = 'Complete' (line 2271)
Finish = 'Finish' (line 2274)
Start = 'Start' (line 2272)
Step = 'Step' (line 2273)

Documentation generated on Sun, 14 Jan 2007 21:45:14 -0500 by phpDocumentor 1.3.0RC4