PHP Class Prado\Web\UI\WebControls\TWizardStepNavigationTemplate

TWizardStepNavigationTemplate is the template used as default wizard step navigation panel. It consists of three buttons, Previous, Next and Cancel.
Since: 3.0
Author: Qiang Xue ([email protected])
Inheritance: extends TWizardNavigationTemplate
Afficher le fichier Open project: pradosoft/prado Class Usage Examples

Méthodes publiques

Méthode Description
instantiateIn ( $parent ) Instantiates the template.

Method Details

instantiateIn() public méthode

Instantiates the template.
public instantiateIn ( $parent )