Nextcloud PHP API (master)

HeadlineTaskType
in package
implements ITaskType

This is the text processing task type for creating headline

Tags
since
27.1.0

Table of Contents

Interfaces

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

Properties

$l  : IL10N

Methods

__construct()  : mixed
Constructor for HeadlineTaskType
getDescription()  : string
Returns the localized description of this task type
getName()  : string
Returns the localized name of this task type

Properties

Methods

getDescription()

Returns the localized description of this task type

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

getName()

Returns the localized name of this task type

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

        
On this page

Search results