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
Prado
Security
TAuthorizationRule
getGuestApplied
Prado\Security\TAuthorizationRule::getGuestApplied PHP Méthode
TAuthorizationRule Class Documentation
Afficher le fichier
Open project: pradosoft/prado
getGuestApplied()
public
méthode
public
getGuestApplied
( ) :
boolean
Résultat
boolean
if this rule applies to everyone
public function getGuestApplied() { return $this->_guest || $this->_everyone; }
TAuthorizationRule
__construct
getAction
getAuthenticatedApplied
getEveryoneApplied
getGuestApplied
getIPRules
getRoles
getUsers
getVerb
isIpMatched
isRoleMatched
isUserAllowed
isUserMatched
isVerbMatched