PHP Class FluxBB\Models\Guest

Inheritance: extends User
Afficher le fichier Open project: fluxbb/core

Méthodes publiques

Méthode Description
__construct ( $attributes = [] )
canViewUsers ( )
dispPosts ( )
dispTopics ( )
getAvatarFile ( )
guest ( )
hasAdminNote ( )
hasAvatar ( )
hasLocation ( )
hasSignature ( )
hasUrl ( )
isAdmin ( )
isModerator ( )
isOnline ( )
may ( $action )
title ( )

Method Details

__construct() public méthode

public __construct ( $attributes = [] )

canViewUsers() public méthode

public canViewUsers ( )

dispPosts() public méthode

public dispPosts ( )

dispTopics() public méthode

public dispTopics ( )

getAvatarFile() public méthode

public getAvatarFile ( )

guest() public méthode

public guest ( )

hasAdminNote() public méthode

public hasAdminNote ( )

hasAvatar() public méthode

public hasAvatar ( )

hasLocation() public méthode

public hasLocation ( )

hasSignature() public méthode

public hasSignature ( )

hasUrl() public méthode

public hasUrl ( )

isAdmin() public méthode

public isAdmin ( )

isModerator() public méthode

public isModerator ( )

isOnline() public méthode

public isOnline ( )

may() public méthode

public may ( $action )

title() public méthode

public title ( )