FeedsVariable
- Type
- Class
- Namespace
- Craft
- Inherits
- Craft\FeedsVariable
- Since
- 1.0
Class FeedsVariable
See also http://craftcms.com
View source (opens new window)
# Public Methods
| Method | Description |
|---|---|
| getFeedItems() |
# getFeedItems()
View source (opens new window)
Arguments
$url(string (opens new window))$limit(integer (opens new window))$offset(integer (opens new window))$cacheDuration(null (opens new window))
Returns
Signature
public array getFeedItems ( $url, $limit = 0, $offset = 0, $cacheDuration = null )