Search
Feed Generator
Release:
0.6
Loading data.
Menu
Introduction
Installation
Developer corner
Introduction
Interfaces
Collection
Multiple feeds
Multiple sites
Control of cache headers
XSL stylesheet
Translations
Overview of properties in use by feed type
Configuration
API
Enums
Brotkrueml\FeedGenerator\Format\FeedFormat
Brotkrueml\FeedGenerator\Format\TextFormat
Classes
Brotkrueml\FeedGenerator\Entity\AbstractFeed
Brotkrueml\FeedGenerator\ValueObject\Attachment
Brotkrueml\FeedGenerator\ValueObject\Author
Brotkrueml\FeedGenerator\ValueObject\Category
Brotkrueml\FeedGenerator\Collection\Collection
Brotkrueml\FeedGenerator\ValueObject\Image
Brotkrueml\FeedGenerator\Entity\Item
Brotkrueml\FeedGenerator\ValueObject\Text
Interfaces
Brotkrueml\FeedGenerator\Contract\AuthorInterface
Brotkrueml\FeedGenerator\Contract\CategoryInterface
Brotkrueml\FeedGenerator\Contract\AttachmentInterface
Brotkrueml\FeedGenerator\Contract\FeedFormatAwareInterface
Brotkrueml\FeedGenerator\Contract\FeedInterface
Brotkrueml\FeedGenerator\Contract\ImageInterface
Brotkrueml\FeedGenerator\Contract\ItemInterface
Brotkrueml\FeedGenerator\Contract\RequestAwareInterface
Brotkrueml\FeedGenerator\Contract\TextInterface
Changelog
Sitemap
PAGE CONTENTS
Brotkrueml\FeedGenerator\Contract\TextInterface
Start
API
Interfaces
Brotkrueml\FeedGenerator\Contract\TextInterface
View source
How to edit
Edit on GitHub
Display settings
Use full width
Color scheme of code blocks:
dark
light
Make settings permanent
Brotkrueml\FeedGenerator\Contract\TextInterface
¶
interface
Brotkrueml\FeedGenerator\Contract\
TextInterface
¶
getText
(
)
¶
Return type
string
getFormat
(
)
¶
Return type
Brotkrueml\FeedGenerator\Format\TextFormat
Previous
Next