JFeedEntry::addContributor
Method to add a contributor to the feed entry object.
Signature
public function addContributor(string
$name,
[string
$email = null,
[string
$uri = null,
[string
$type = null]]] )
Parameters
-
$name
- The full name of the person to add.
-
$email
- The email address of the person to add.
-
$uri
- The optional URI for the person to add.
-
$type
- The optional type of person to add.
Returns
- JFeedEntry