FeedPerson
Feed Person class.
since |
3.1.4 |
---|---|
package |
Joomla CMS |
Methods
__construct
Constructor.
__construct(string name = null, string email = null, string uri = null, string type = null) : mixed
since |
3.1.4 |
---|
Arguments
- name
string
The full name of the person.string
The email address of the person.- uri
string
The URI for the person.- type
string
The type of person.
Response
mixed