KMP PHP API Reference

BranchRequiredOfficersCell extends Cell
in package

View cell for displaying required officer compliance status for a branch.

Shows required offices filtered by branch type with current assignment status for organizational compliance monitoring and gap identification.

Tags
see

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

Table of Contents

Properties

$_validCellOptions  : array<string, mixed>

Methods

display()  : void
Display required officers with current assignment status for compliance tracking.
initialize()  : void

Properties

Methods

display()

Display required officers with current assignment status for compliance tracking.

public display(int $id) : void

Queries required offices applicable to branch type, includes current officers with member information for gap identification and compliance assessment.

Parameters
$id : int

Branch ID for compliance assessment

Return values
void

Sets 'requiredOffices', 'id' for template


        
On this page

Search results