trait CanViewRecords (View source)

Methods

bool
hasViewAction() deprecated

No description

getViewAction() deprecated

No description

void
fillViewForm() deprecated

No description

Details

protected bool hasViewAction() deprecated

deprecated Actions are no longer pre-defined.

No description

Return Value

bool

protected Action getViewAction() deprecated

deprecated Actions are no longer pre-defined.

No description

Return Value

Action

protected void fillViewForm() deprecated

deprecated Use `->mountUsing()` on the action instead.

No description

Return Value

void