PHP 클래스 Habari\FormControlButton

상속: extends FormControl
파일 보기 프로젝트 열기: habari/system

공개 메소드들

메소드 설명
set_caption ( string $caption ) : FormControlSubmit Set the caption of this submit button

메소드 상세

set_caption() 공개 메소드

Set the caption of this submit button
public set_caption ( string $caption ) : FormControlSubmit
$caption string The caption to set
리턴 FormControlSubmit $this