PHP 클래스 Twitter_Bootstrap_View_Helper_ShowMessages, zend-form-decorators-bootstrap

저자: Marcel Araujo ([email protected])
상속: extends Zend_View_Helper_Abstract
파일 보기 프로젝트 열기: emagister/zend-form-decorators-bootstrap

보호된 프로퍼티들

프로퍼티 타입 설명
$types array Type of alert messages

공개 메소드들

메소드 설명
showMessages ( $messages = NULL, string $type = 'info' ) : string

메소드 상세

showMessages() 공개 메소드

public showMessages ( $messages = NULL, string $type = 'info' ) : string
$type string
리턴 string

프로퍼티 상세

$types 보호되어 있는 프로퍼티

Type of alert messages
protected array $types
리턴 array