Documentation

AiAssistantTaskResource extends Resource
in package

Table of Contents

Properties

$model  : string|null
$navigationGroup  : string|null
$navigationIcon  : string|null
$recordTitleAttribute  : string|null

Methods

canCreate()  : bool
canDelete()  : bool
canEdit()  : bool
form()  : Form
getPages()  : array<string|int, mixed>
getRelations()  : array<string|int, mixed>
table()  : Table

Properties

Methods

canDelete()

public static canDelete(Model $record) : bool
Parameters
$record : Model
Return values
bool

canEdit()

public static canEdit(Model $record) : bool
Parameters
$record : Model
Return values
bool

getPages()

public static getPages() : array<string|int, mixed>
Return values
array<string|int, mixed>

getRelations()

public static getRelations() : array<string|int, mixed>
Return values
array<string|int, mixed>

        
On this page

Search results