PHP Class Twitter_Bootstrap_View_Helper_ShowMessages, zend-form-decorators-bootstrap

Author: Marcel Araujo ([email protected])
Inheritance: extends Zend_View_Helper_Abstract
Datei anzeigen Open project: emagister/zend-form-decorators-bootstrap

Protected Properties

Property Type Description
$types array Type of alert messages

Public Methods

Method Description
showMessages ( $messages = NULL, string $type = 'info' ) : string

Method Details

showMessages() public method

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

Property Details

$types protected_oe property

Type of alert messages
protected array $types
return array