PHP Class Prado\Web\UI\WebControls\TWizardFinishNavigationTemplate

TWizardFinishNavigationTemplate is the template used as default wizard finish navigation panel. It consists of three buttons, Previous, Complete and Cancel.
Since: 3.0
Author: Qiang Xue ([email protected])
Inheritance: extends TWizardNavigationTemplate
显示文件 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 )