KMP PHP API Reference

MemberOfficersCell extends Cell
in package

View cell for displaying member officer assignments with temporal navigation.

Provides officer assignment dashboard for member profiles with tabs for current, upcoming, and historical assignments, plus administrative modals for release/edit.

Tags
see

/docs/5.1-officers-plugin.md for plugin documentation

Table of Contents

Properties

$_validCellOptions  : array<string, mixed>

Methods

display()  : void
Display member officer assignments dashboard.
initialize()  : void

Properties

Methods

display()

Display member officer assignments dashboard.

public display(int|string $id) : void

Sets up the member ID for template rendering. The template handles temporal navigation via turboActiveTabs and administrative modals (release/edit).

Parameters
$id : int|string

Member ID, or -1 for current user

Return values
void

Sets 'id' for template


        
On this page

Search results