PHP Class Prado\Web\UI\WebControls\TWizardStartNavigationTemplate

TWizardStartNavigationTemplate is the template used as default wizard start navigation panel. It consists of two buttons, 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 )