KMP PHP API Reference

DefaultReadOnlyOfficeService
in package
implements ReadOnlyOfficeServiceInterface

Table of Contents

Interfaces

ReadOnlyOfficeServiceInterface

Methods

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

Methods

formatOffice()

Format office.

protected formatOffice(object $row) : array<string|int, mixed>
Parameters
$row : object
Return values
array<string|int, mixed>

        
On this page

Search results