Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Phosphorum
Notifications
Checker
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