Nextcloud PHP API (master)

WidgetOptions
in package

Option for displaying a widget

Tags
since
25.0.0

Table of Contents

Properties

$roundItemIcons  : bool

Methods

__construct()  : mixed
getDefault()  : WidgetOptions
Get the default set of options
withRoundItemIcons()  : bool
Whether the clients should render icons for widget items as round icons

Properties

Methods

__construct()

public __construct(bool $roundItemIcons) : mixed
Parameters
$roundItemIcons : bool
Tags
since
25.0.0

withRoundItemIcons()

Whether the clients should render icons for widget items as round icons

public withRoundItemIcons() : bool
Tags
since
25.0.0
Return values
bool

        
On this page

Search results