HTML_QuickForm_Wizard
[ class tree: HTML_QuickForm_Wizard ] [ index: HTML_QuickForm_Wizard ] [ all elements ]

Index of all elements

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ j ] [ l ] [ m ] [ n ] [ p ] [ r ] [ s ] [ w ] [ _ ]

a

ActionProcess
in file example.php, class ActionProcess
addPage
in file Wizard.php, method HTML_QuickForm_Wizard::addPage()
    Add a page to the wizard
addTransition
in file Wizard.php, method HTML_QuickForm_Wizard::addTransition()
    Add a transition from a state (page) to another
top

b

buildForm
in file PageFirst.php, method PageFirst::buildForm()
buildForm
in file example.php, method PageThird::buildForm()
buildForm
in file example.php, method PageSecondBis::buildForm()
buildForm
in file example.php, method PageSecond::buildForm()
back.php
procedural page back.php
top

c

ClearPage
in file clear.php, method HTML_QuickForm_Wizard_clear::ClearPage()
clear.php
procedural page clear.php
top

d

$delta
in file Wizard.php, variable HTML_QuickForm_Wizard::$delta
    Set of paths from a state to another (FSM's transitions set)
top

e

example.php
procedural page example.php
top

f

$finalStates
in file Wizard.php, variable HTML_QuickForm_Wizard::$finalStates
    List of final states (pages) in which the wizard stops (FSM's final states)
fromXML
in file Wizard.php, method HTML_QuickForm_Wizard::fromXML()
    Import the FSM from a XML document
top

g

getBackName
in file Wizard.php, method HTML_QuickForm_Wizard::getBackName()
    Returns the name of the previous page
getCurrentPage
in file Wizard.php, method HTML_QuickForm_Wizard::getCurrentPage()
    Returns the name of the current page
getFSM
in file Wizard.php, method HTML_QuickForm_Wizard::getFSM()
    Returns an array representing the FSM
getNextName
in file Wizard.php, method HTML_QuickForm_Wizard::getNextName()
    Returns the name of the next page (overloading of Controller method)
getPageNames
in file Wizard.php, method HTML_QuickForm_Wizard::getPageNames()
    Returns the names of all pages
top

h

HTML_QuickForm_Wizard
in file Wizard.php, method HTML_QuickForm_Wizard::HTML_QuickForm_Wizard()
    Constructor
HTML_QuickForm_Wizard
in file Wizard.php, class HTML_QuickForm_Wizard
    A class that implements a Wizard with HTML_QuickForm.
HTML_QuickForm_Wizard_back
in file back.php, class HTML_QuickForm_Wizard_back
    This class implements "back" action that is to save form's data and go to previous page
HTML_QuickForm_Wizard_clear
in file clear.php, class HTML_QuickForm_Wizard_clear
    This class implements "clear" action that is to empty form's data insede the container
HTML_QuickForm_Wizard_jump
in file jump.php, class HTML_QuickForm_Wizard_jump
    This class implements "jump" action that is to save form's data and jump to a specified page
HTML_QuickForm_Wizard_jump
in file jump.php, method HTML_QuickForm_Wizard_jump::HTML_QuickForm_Wizard_jump()
    Constructor
HTML_QuickForm_Wizard_next
in file next.php, class HTML_QuickForm_Wizard_next
    This class implements "next" action that is to validate and save form's data and go to the next page
HTML_QuickForm_Wizard_skip
in file skip.php, class HTML_QuickForm_Wizard_skip
    This class implements "skip" action that is to jump to next page without save form's data
HTML_QuickForm_Wizard_submit
in file submit.php, class HTML_QuickForm_Wizard_submit
    This class implements "submit" action that is to validate and save form's data and stay at the current pages
top

i

$inputProducer
in file Wizard.php, variable HTML_QuickForm_Wizard::$inputProducer
    Function that determines the current input of the FSM, as an array of values, used to establish the next page of the wizard
isFinal
in file Wizard.php, method HTML_QuickForm_Wizard::isFinal()
    Checks if the specified page is final
top

j

jump.php
procedural page jump.php
top

l

loadValues
in file Wizard.php, method HTML_QuickForm_Wizard::loadValues()
    Load values into pages' elements
top

m

myInputProducer
in file example.php, function myInputProducer()
top

n

next.php
procedural page next.php
top

p

$pause
in file jump.php, variable HTML_QuickForm_Wizard_jump::$pause
    Pause in secs before jumping
PageFirst
in file PageFirst.php, class PageFirst
PageSecond
in file example.php, class PageSecond
PageSecondBis
in file example.php, class PageSecondBis
PageThird
in file example.php, class PageThird
perform
in file submit.php, method HTML_QuickForm_Wizard_submit::perform()
perform
in file skip.php, method HTML_QuickForm_Wizard_skip::perform()
perform
in file next.php, method HTML_QuickForm_Wizard_next::perform()
perform
in file back.php, method HTML_QuickForm_Wizard_back::perform()
perform
in file example.php, method ActionProcess::perform()
perform
in file clear.php, method HTML_QuickForm_Wizard_clear::perform()
perform
in file jump.php, method HTML_QuickForm_Wizard_jump::perform()
PageFirst.php
procedural page PageFirst.php
top

r

reset
in file Wizard.php, method HTML_QuickForm_Wizard::reset()
    Resets the wizard
top

s

$startingState
in file Wizard.php, variable HTML_QuickForm_Wizard::$startingState
    The first state (page) of the wizard (FSM's starting state)
$states
in file Wizard.php, variable HTML_QuickForm_Wizard::$states
    List of states (pages in form of pageName => className) of the wizard (FSM's set of states)
skip.php
procedural page skip.php
submit.php
procedural page submit.php
setFSM
in file Wizard.php, method HTML_QuickForm_Wizard::setFSM()
    Set the FSM of the wizard
setInputProducer
in file Wizard.php, method HTML_QuickForm_Wizard::setInputProducer()
    Sets the producer of input to the FSM
top

w

Wizard.php
procedural page Wizard.php
WIZARD_DEFAULT_INPUT_VALUE
in file Wizard.php, constant WIZARD_DEFAULT_INPUT_VALUE
top

_

_getInput
in file Wizard.php, method HTML_QuickForm_Wizard::_getInput()
    Returns the current input of the wizard
_getNextPage
in file Wizard.php, method HTML_QuickForm_Wizard::_getNextPage()
    Returns next page that match specified page and current input of the FSM
_pop
in file Wizard.php, method HTML_QuickForm_Wizard::_pop()
    Pops the page previous the specified page from the stack
_push
in file Wizard.php, method HTML_QuickForm_Wizard::_push()
    Pushes the new page into the stack of pages
top

Documentation generated on Thu, 19 Apr 2007 08:13:25 +0200 by phpDocumentor 1.3.0RC3