PHP 클래스 Phosphorum\Notifications\Checker

Checks if the user has unread notifications or not
상속: extends Phalcon\Di\Injectable
파일 보기 프로젝트 열기: phalcon/forum

공개 메소드들

메소드 설명
getNumber ( ) : integer Check whether there are unread notifications or not
has ( ) : boolean Check whether there are unread notifications or not

메소드 상세

getNumber() 공개 메소드

Check whether there are unread notifications or not
public getNumber ( ) : integer
리턴 integer

has() 공개 메소드

Check whether there are unread notifications or not
public has ( ) : boolean
리턴 boolean