JFeedEntry::addCategory
Method to add a category to the feed entry object.
Signature
public function addCategory(string
$name,
[string
$uri = ''] )
Parameters
-
$name
- The name of the category to add.
-
$uri
- The optional URI for the category to add.
Returns
- JFeedEntry