wasp.gui
[ class tree: wasp.gui ] [ index: wasp.gui ] [ all elements ]

Class: WizardCard

Source Location: /gui/WizardCard.php

Class Overview

Chunk
   |
   --Page
      |
      --WizardCard

Created on Feb 22, 2005


Author(s):

  • brian.fioca@pangomedia.com

Variables

Methods


Inherited Variables

Inherited Methods

Class: Page

Page::__construct()

Class: Chunk

Chunk::__construct()
Chunk::draw()
This method is responsible for drawing the actual content. By default,
Chunk::getDataObjects()
Gets the data objects used by this content block.
Chunk::getFormElement()
gets a single value from either Get or Post
Chunk::getFormElements()
gets an array of all form element values using the TemplateManager
Chunk::getSelfUrl()
Retrieves the url of the page plus any specified query string
Chunk::init()
The init method is designed to be used to initialize all
Chunk::redirect()
Performs a
  1. header('Location: ')
redirect to the specified location.
Chunk::setErrorFields()
FIXME - doesn't really do anything yet
Chunk::setFormElement()
Sets the value of the specified form element for it's next appearance
Chunk::setFormElements()
Sets an array of form elements. The array is of format
Chunk::setPlaceholder()
Sets a template "Placeholder" in the template document.
Chunk::setRequiredFields()
FIXME - doesn't really do anything yet
Chunk::setSelectOptions()

Class Details

[line 26]
Created on Feb 22, 2005



Tags:

abstract:  
author:  brian.fioca@pangomedia.com


[ Top ]


Class Variables

$_oWizard =

[line 29]



Tags:

access:  protected

Type:   mixed


[ Top ]



Class Methods


constructor __construct [line 31]

WizardCard __construct( Wizard $oWizard, mixed $stTemplateName)



Overrides Page::__construct() (parent method not documented)

[ Top ]

method getChanges [line 51]

void getChanges( )

returns an array of DataObjectWrappers representing data built by this card.



Tags:

access:  public


[ Top ]

method validateSubmit [line 41]

void validateSubmit( )

validates this card when the user presses the next button to see if there are any errors - missing req fields, etc.



Tags:

access:  public


[ Top ]


Documentation generated on Sun, 27 Nov 2005 13:16:02 -0500 by phpDocumentor 1.3.0RC3