Documentation

VariablePageResource extends Resource
in package

Table of Contents

Properties

$model  : string|null
$shouldRegisterNavigation  : bool

Methods

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

Properties

$model

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

Methods

form()

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

getPages()

public static getPages() : 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