class MgrAppController extends WebApiController

Traits

DispatchesJobs
ValidatesRequests

Properties

static string $permission from  Controller
protected int $pagesize pagesize from  Controller
protected string $ip ip from  Controller
protected Carbon $now now from  Controller
protected string $route route from  Controller
protected string $title title from  Controller
protected PamAccount $pam from  WebApiController

Methods

__construct()

ApiController constructor.

withViews()

No description

seo(mixed ...$args)

seo

Authenticatable|PamAccount
pam()

返回 Jwt 用户

gridNoPk($type)

No description

gridPlugin()

No description

gridModel()

No description

filter($type)

No description

dashboard($type)

No description

gridView()

No description

Details

in WebApiController at line 20
__construct()

ApiController constructor.

in Controller at line 67
protected withViews()

No description

in Controller at line 92
protected seo(mixed ...$args)

seo

Parameters

mixed ...$args args

in WebApiController at line 34
protected Authenticatable|PamAccount pam()

返回 Jwt 用户

Return Value

Authenticatable|PamAccount

See also

$pam

at line 27
gridNoPk($type)

No description

Parameters

$type

at line 43
gridPlugin()

No description

at line 64
gridModel()

No description

at line 80
filter($type)

No description

Parameters

$type

at line 97
dashboard($type)

No description

Parameters

$type

at line 112
gridView()

No description