PHP Class Twitter_Bootstrap_View_Helper_ShowMessages, zend-form-decorators-bootstrap

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

Protected Properties

Свойство Type Description
$types array Type of alert messages

Méthodes publiques

Méthode Description
showMessages ( $messages = NULL, string $type = 'info' ) : string

Method Details

showMessages() public méthode

public showMessages ( $messages = NULL, string $type = 'info' ) : string
$type string
Résultat string

Property Details

$types protected_oe property

Type of alert messages
protected array $types
Résultat array