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
Datei anzeigen Open project: pradosoft/prado Class Usage Examples

Public Methods

Method Description
instantiateIn ( $parent ) Instantiates the template.

Method Details

instantiateIn() public method

Instantiates the template.
public instantiateIn ( $parent )