lib/ezutils/classes/ezwizardbase.php

Show: inherited
Table of Contents

File containing the eZWizardBase class.

Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Package
lib  
Version
4.6.0  

\eZWizardBase

Package: lib

File containing the eZWizardBase class.

Copyright
Copyright (C) 1999-2011 eZ Systems AS. All rights reserved.  
License
eZ Business Use License Agreement Version 2.0  
Version
4.6.0  

Constants

Constant  STAGE_PRE = 0
Constant  STAGE_POST = 1

Properties

Propertypublic  $ErrorList= 'array()'
Default valuearray()Details
Type
n/a
Propertypublic  $HTTP= ''
Details
Type
n/a
Propertypublic  $MetaData= 'array()'
Default valuearray()Details
Type
n/a
Propertypublic  $MetaDataName= ''_meta''
Default value'_meta'Details
Type
n/a
Propertypublic  $Module= ''
Details
Type
n/a
Propertypublic  $StepArray= 'array()'
Default valuearray()Details
Type
n/a
Propertypublic  $StepList= 'array()'
Default valuearray()Details
Type
n/a
Propertypublic  $StepTemplateBase= ''design:wizard/step''
Default value'design:wizard/step'Details
Type
n/a
Propertypublic  $StorageName= ''eZWizard''
Default value'eZWizard'Details
Type
n/a
Propertypublic  $Tpl= ''
Details
Type
n/a
Propertypublic  $VariableList= 'array()'
Default valuearray()Details
Type
n/a
Propertypublic  $VariableListName= ''_data''
Default value'_data'Details
Type
n/a
Propertypublic  $WarningList= 'array()'
Default valuearray()Details
Type
n/a
Propertypublic  $WizardURL= ''''
Default value''Details
Type
n/a

Methods

methodpublicattribute(  $attr ) : void

Parameters
Name Type Description
$attr
methodpublicattributes( ) : void

methodpubliccleanup( ) : void

methodpubliceZWizardBase(  $tpl,  $module,  $storageName = false ) : void

Parameters
Name Type Description
$tpl
$module
$storageName
methodpublichasAttribute(  $attr ) : void

Parameters
Name Type Description
$attr
methodpublichasMetaData(  $key ) : void

Parameters
Name Type Description
$key
methodpublichasVariable(  $key ) : void

Parameters
Name Type Description
$key
methodpublicinitialize( ) : void

methodpublicmetaData(  $key ) : void

Parameters
Name Type Description
$key
methodpublicnextStep( ) : void

methodpublicpostCheck( ) : void

methodpublicpreCheck( ) : void

methodpublicpreviousStep( ) : void

methodpublicprocess( ) : void

methodpublicrun( ) : void

methodpublicsavePersistentData( ) : void

methodpublicsetMetaData(  $key,  $value ) : void

Parameters
Name Type Description
$key
$value
methodpublicsetVariable(  $key,  $value ) : void

Parameters
Name Type Description
$key
$value
methodpublicskip( ) : void

methodpublicstepTemplate( ) : void

methodpublicvariable(  $key ) : void

Parameters
Name Type Description
$key
methodpublicvariableList( ) : void

Documentation was generated by DocBlox 0.18.1.