KMP PHP API Reference

SystemViewsProviderInterface

Contract for GridColumns classes that provide dv_grid system views.

Table of Contents

Methods

getSystemViews()  : array<string, array<string, mixed>>
Return system views for a grid.

Methods

getSystemViews()

Return system views for a grid.

public static getSystemViews([array<string, mixed> $options = [] ]) : array<string, array<string, mixed>>
Parameters
$options : array<string, mixed> = []

Runtime context (timezone, scope, etc.)

Return values
array<string, array<string, mixed>>

        
On this page

Search results