NewsFeedManagerPage::addFeed
Add a new NewsFeed item in the News Feed Manager: Component screen.
Signature
public function addFeed([string
$name = 'Test Tag',
[string
$link = 'administrator/index.php/dummysrc',
[string
$category = 'Sample Data-Newsfeeds',
[string
$description = 'Sample',
[string
$caption = '',
[string
$alt = '']]]]]] )
Parameters
-
$name
- Test Feed Name
-
$link
- Test URL for the News Feed
-
$category
- Test Feed Category
-
$description
- Test Feed description
-
$caption
- Test Feed Image Caption
-
$alt
- Test Feed Image Alt
Returns
- NewsFeedManagerPage