HeadlineTaskType
in package
implements
ITaskType
This is the text processing task type for creating headline
Tags
Table of Contents
Interfaces
- ITaskType
- This is a task type interface that is implemented by text processing task types
Properties
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
$l
private
IL10N
$l
Methods
__construct()
Constructor for HeadlineTaskType
public
__construct(IFactory $l10nFactory) : mixed
Parameters
- $l10nFactory : IFactory
Tags
getDescription()
Returns the localized description of this task type
public
getDescription() : string
Tags
Return values
stringgetName()
Returns the localized name of this task type
public
getName() : string