Nextcloud PHP API (master)

IManager

Interface IManager

Tags
since
20.0.0

Table of Contents

Methods

getWidgets()  : array<string, IWidget>
lazyRegisterWidget()  : void

Methods

getWidgets()

public getWidgets() : array<string, IWidget>
Tags
since
20.0.0
Return values
array<string, IWidget>

lazyRegisterWidget()

public lazyRegisterWidget(string $widgetClass, string $appId) : void
Parameters
$widgetClass : string
$appId : string
Tags
since
20.0.0

        
On this page

Search results