Nextcloud PHP API (master)

IAlternativeLogin

Tags
since
20.0.0

Table of Contents

Methods

getClass()  : string
CSS classes added to the alternative login option on the login screen
getLabel()  : string
Label shown on the login option
getLink()  : string
Relative link to the login option
load()  : void
Load necessary resources to present the login option, e.g. style-file to style the getClass()

Methods

getClass()

CSS classes added to the alternative login option on the login screen

public getClass() : string
Tags
since
20.0.0
Return values
string

getLabel()

Label shown on the login option

public getLabel() : string
Tags
since
20.0.0
Return values
string

Relative link to the login option

public getLink() : string
Tags
since
20.0.0
Return values
string

load()

Load necessary resources to present the login option, e.g. style-file to style the getClass()

public load() : void
Tags
since
20.0.0

        
On this page

Search results