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
显示文件 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 )