Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Prado
Security
TAuthorizationRule
getAction
Prado\Security\TAuthorizationRule::getAction PHP Method
TAuthorizationRule Class Documentation
显示文件
Open project: pradosoft/prado
getAction()
public
method
public
getAction
( ) :
string
return
string
action, either 'allow' or 'deny'
public function getAction() { return $this->_action; }
TAuthorizationRule
__construct
getAction
getAuthenticatedApplied
getEveryoneApplied
getGuestApplied
getIPRules
getRoles
getUsers
getVerb
isIpMatched
isRoleMatched
isUserAllowed
isUserMatched
isVerbMatched