KMP PHP API Reference

DefaultReadOnlyOfficerRosterService
in package
implements ReadOnlyOfficerRosterServiceInterface

Table of Contents

Interfaces

ReadOnlyOfficerRosterServiceInterface

Methods

getById()  : array<string|int, mixed>|null
Get by id.
list()  : array<string|int, mixed>
List all records.
assertCanView()  : void
Assert that can view.
formatOfficer()  : array<string|int, mixed>
Format officer.

Methods

formatOfficer()

Format officer.

protected formatOfficer(object $row[, bool $detailed = false ]) : array<string|int, mixed>
Parameters
$row : object
$detailed : bool = false
Return values
array<string|int, mixed>

        
On this page

Search results