STAGE_PRE = 0
STAGE_POST = 1
$ErrorList= 'array()'
array()
$HTTP= ''
$MetaData= 'array()'
$MetaDataName= ''_meta''
'_meta'
$Module= ''
$StepArray= 'array()'
$StepList= 'array()'
$StepTemplateBase= ''design:wizard/step''
'design:wizard/step'
$StorageName= ''eZWizard''
'eZWizard'
$Tpl= ''
$VariableList= 'array()'
$VariableListName= ''_data''
'_data'
$WarningList= 'array()'
$WizardURL= ''''
''
attribute( $attr ) : void
attributes( ) : void
cleanup( ) : void
eZWizardBase( $tpl, $module, $storageName = false ) : void
hasAttribute( $attr ) : void
hasMetaData( $key ) : void
hasVariable( $key ) : void
initialize( ) : void
metaData( $key ) : void
nextStep( ) : void
postCheck( ) : void
preCheck( ) : void
previousStep( ) : void
process( ) : void
run( ) : void
savePersistentData( ) : void
setMetaData( $key, $value ) : void
setVariable( $key, $value ) : void
skip( ) : void
stepTemplate( ) : void
variable( $key ) : void
variableList( ) : void