PHP 클래스 Habari\FormControlPassword

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

공개 메소드들

메소드 설명
_extend ( ) Called upon construct. Sets control properties
get ( Theme $theme ) : string Produce HTML output for this password control.

메소드 상세

_extend() 공개 메소드

Called upon construct. Sets control properties
public _extend ( )

get() 공개 메소드

Produce HTML output for this password control.
public get ( Theme $theme ) : string
$theme Theme The theme to use to render this control
리턴 string HTML for this control in the form