KMP PHP API Reference

ActionItemCompletionFormProviderInterface

Plugin extension point for specialized ActionItem completion forms.

Table of Contents

Methods

applySubmission()  : ServiceResult
Apply submitted special-form values before the item is completed.
buildForm()  : ActionItemCompletionForm|null
Build structured form metadata for My To-Dos.
canHandle()  : bool
Whether this provider owns completion UI/validation for the item.
validateCompletion()  : ServiceResult
Validate completion requirements after any submitted values are applied.

Methods

On this page

Search results