Documentation

GlobalPopupResource extends Resource
in package

Table of Contents

Properties

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

Methods

form()  : Form
getGloballySearchableAttributes()  : array<string|int, mixed>
getPages()  : array<string|int, mixed>
getRelations()  : array<string|int, mixed>
isEditing()  : mixed
table()  : Table

Properties

$model

protected static string|null $model = \Infacto\Infactloom\Models\GlobalPopup::class

$navigationIcon

protected static string|null $navigationIcon = 'heroicon-o-chat-bubble-left-right'

Methods

form()

public static form(Form $form) : Form
Parameters
$form : Form
Return values
Form

getGloballySearchableAttributes()

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

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>

table()

public static table(Table $table) : Table
Parameters
$table : Table
Return values
Table

        
On this page

Search results