PHP 클래스 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.
부터: 3.0
저자: Qiang Xue ([email protected])
상속: extends TWizardNavigationTemplate
파일 보기 프로젝트 열기: pradosoft/prado 1 사용 예제들

공개 메소드들

메소드 설명
instantiateIn ( $parent ) Instantiates the template.

메소드 상세

instantiateIn() 공개 메소드

Instantiates the template.
public instantiateIn ( $parent )