Nextcloud PHP API (master)

ISubscription

Tags
since
17.0.0

Table of Contents

Methods

hasExtendedSupport()  : bool
Indicates if the subscription has extended support
hasValidSubscription()  : bool
Indicates if a valid subscription is available
isHardUserLimitReached()  : bool
Indicates if a hard user limit is reached and no new users should be created

Methods

hasExtendedSupport()

Indicates if the subscription has extended support

public hasExtendedSupport() : bool
Tags
since
17.0.0
Return values
bool

hasValidSubscription()

Indicates if a valid subscription is available

public hasValidSubscription() : bool
Tags
since
17.0.0
Return values
bool

isHardUserLimitReached()

Indicates if a hard user limit is reached and no new users should be created

public isHardUserLimitReached() : bool
Tags
since
21.0.0
Return values
bool

        
On this page

Search results