Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Pagekit
User
Controller
UserController
PHP 클래스 Pagekit\User\Controller\UserController
파일 보기
프로젝트 열기: pagekit/pagekit
공개 메소드들
메소드
설명
editAction
(
$id
)
indexAction
(
$filter
= [],
$page
= null )
permissionsAction
( )
rolesAction
(
$id
= null )
settingsAction
( )
보호된 메소드들
메소드
설명
getRoles
(
User
$user
= null ) :
array
Gets the user roles.
메소드 상세
editAction()
공개
메소드
public
editAction
(
$id
)
getRoles()
보호된
메소드
Gets the user roles.
protected
getRoles
(
User
$user
= null ) :
array
$user
Pagekit\User\Model\User
리턴
array
indexAction()
공개
메소드
public
indexAction
(
$filter
= [],
$page
= null )
permissionsAction()
공개
메소드
public
permissionsAction
( )
rolesAction()
공개
메소드
public
rolesAction
(
$id
= null )
settingsAction()
공개
메소드
public
settingsAction
( )