FeedPerson
Feed Person class.
since |
3.1.4 |
---|---|
package |
Joomla CMS |
Methods
__construct
Constructor.
__construct( name = null, email = null, uri = null, type = null) :
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
Properties
The email address of the person.
since |
3.1.4 |
---|
Type(s)
string
name
The full name of the person.
since |
3.1.4 |
---|
Type(s)
string
type
The type of person.
since |
3.1.4 |
---|
Type(s)
string
uri
The URI for the person.
since |
3.1.4 |
---|
Type(s)
string