PHP Class Phosphorum\Notifications\Checker

Checks if the user has unread notifications or not
Inheritance: extends Phalcon\Di\Injectable
Afficher le fichier Open project: phalcon/forum

Méthodes publiques

Méthode Description
getNumber ( ) : integer Check whether there are unread notifications or not
has ( ) : boolean Check whether there are unread notifications or not

Method Details

getNumber() public méthode

Check whether there are unread notifications or not
public getNumber ( ) : integer
Résultat integer

has() public méthode

Check whether there are unread notifications or not
public has ( ) : boolean
Résultat boolean