PHP 클래스 Horde_Form_Type_figlet, horde

상속: extends Horde_Form_Type
파일 보기 프로젝트 열기: horde/horde

공개 프로퍼티들

프로퍼티 타입 설명
$_font
$_text

공개 메소드들

메소드 설명
about ( ) Return info about field type.
getFont ( )
getText ( )
init ( $text, $font )
isValid ( &$var, &$vars, $value, &$message )

메소드 상세

about() 공개 메소드

Return info about field type.
public about ( )

getFont() 공개 메소드

public getFont ( )

getText() 공개 메소드

public getText ( )

init() 공개 메소드

public init ( $text, $font )

isValid() 공개 메소드

public isValid ( &$var, &$vars, $value, &$message )

프로퍼티 상세

$_font 공개적으로 프로퍼티

public $_font

$_text 공개적으로 프로퍼티

public $_text