Nextcloud PHP API (master)

ITaskType

This is a task type interface that is implemented by text processing task types

Tags
since
27.1.0

Table of Contents

Methods

getDescription()  : string
Returns the localized description of this task type
getName()  : string
Returns the localized name of this task type

Methods

getDescription()

Returns the localized description of this task type

public getDescription() : string
Tags
since
27.1.0
Return values
string

getName()

Returns the localized name of this task type

public getName() : string
Tags
since
27.1.0
Return values
string

        
On this page

Search results