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.

  • author: Qiang Xue <qiang.xue@gmail.com>
  • version: $Id: TWizard.php 2996 2011-06-20 15:24:57Z ctrlaltca@gmail.com $
  • since: 3.0.4

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

TEnumerable
   |
   --TWizardStepType
Class Constant Summary
 Auto = 'Auto'
 Complete = 'Complete'
 Finish = 'Finish'
 Start = 'Start'
 Step = 'Step'
Methods
Class Constants
Auto = 'Auto' (line 2155)
Complete = 'Complete' (line 2156)
Finish = 'Finish' (line 2159)
Start = 'Start' (line 2157)
Step = 'Step' (line 2158)

Documentation generated on Mon, 25 Jun 2012 14:39:40 +0200 by phpDocumentor 1.4.3