Class \Prado\Web\UI\WebControls\TTemplatedWizardStep
TTemplatedWizardStep class.
TTemplatedWizardStep represents a wizard step whose content and navigation can be customized using templates. To customize the step content, specify \Prado\Web\UI\WebControls\setContentTemplate. To customize navigation specific to the step, specify \Prado\Web\UI\WebControls\setNavigationTemplate. Note, if the navigation template is not specified, default navigation will be used.
Class hierarchy
- \Prado\Web\UI\WebControls\TTemplatedWizardStep implements INamingContainer
- \Prado\Web\UI\WebControls\TWizardStep
- \Prado\Web\UI\WebControls\TView
- \Prado\Web\UI\TControl implements IRenderable, IBindable
- \Prado\TApplicationComponent
- \Prado\TComponent
Since: 3.0
public
|
createChildControls() : mixed
Creates child controls.
This method mainly instantiates the content template, if any. |
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|