Class craft\web\twig\variables\Feeds
- Inheritance
- craft\web\twig\variables\Feeds
- Available since version
- 3.0
- Deprecated since version
- in 3.0
- Source Code
- https://github.com/craftcms/cms/blob/master/src/web/twig/variables/Feeds.php
Class Feeds variable.
Method | Description | Defined By |
---|---|---|
getFeedItems() |
craft\web\twig\variables\Feeds |
Method Details
getFeedItems()
public method
#
public array getFeedItems ( \craft\web\twig\variables\string $url, \craft\web\twig\variables\int $limit = 0, \craft\web\twig\variables\int $offset = 0, \craft\web\twig\variables\string $cacheDuration = null )
$url |
string | |
$limit |
integer | |
$offset |
integer | |
$cacheDuration |
string, null |