O365CKEditorController
final class O365CKEditorController extends ControllerBase
JSON autocomplete endpoints for o365 CKEditor5 plugins.
Methods
static O365CKEditorController
create(ContainerInterface $container)
{@inheritdoc}
JsonResponse
handleSharepointAutocomplete(Request $request)
Autocomplete endpoint for the SharePoint Link CKEditor plugin.
Details
at line 19
__construct(SharepointSearchServiceInterface $searchService)
No description
at line 26
static O365CKEditorController
create(ContainerInterface $container)
{@inheritdoc}
at line 43
JsonResponse
handleSharepointAutocomplete(Request $request)
Autocomplete endpoint for the SharePoint Link CKEditor plugin.
Returns only linkable documents (no folders).