JsController
class JsController extends WebController
内容生成器
Traits
Properties
static array | $permission | from Controller | |
protected int | $pagesize | pagesize | from Controller |
protected string | $ip | ip | from Controller |
protected Carbon | $now | now | from Controller |
protected string|null | $route | route | from Controller |
protected string|null | $title | title | from Controller |
Methods
__construct()
Controller constructor.
Application|ResponseFactory|JsonResponse|RedirectResponse|Response
pjaxError(string $message)
Pjax 请求错误
from
PjaxTrait
Factory|JsonResponse|RedirectResponse|Response|View
index()
前台代码
popup()
No description
location()
No description
Details
at line 25
__construct()
Controller constructor.
in
Controller at line 69
protected void
withViews()
No description
in
Controller at line 94
protected void
seo(mixed ...$args)
seo
in
WebController at line 28
Authenticatable|PamAccount
pam()
当前用户
in
WebController at line 37
Authenticatable|PamAccount
jwtPam()
当前用户
in
PjaxTrait at line 26
Application|ResponseFactory|JsonResponse|RedirectResponse|Response
pjaxError(string $message)
Pjax 请求错误
at line 37
Factory|JsonResponse|RedirectResponse|Response|View
index()
前台代码
at line 75
popup()
No description
at line 87
location()
No description