FeedLink
Feed Link class.
since |
3.1.4 |
---|---|
package |
Joomla CMS |
Methods
__construct
Constructor.
__construct(string uri = null, string relation = null, string type = null, string language = null, string title = null, int length = null) : mixed
since |
3.1.4 |
---|---|
throws |
|
Arguments
- uri
string
The URI to the linked resource.- relation
string
The relationship between the feed and the linked resource.- type
string
The resource type.- language
string
The language of the resource found at the given URI.- title
string
The title of the resource.- length
int
The length of the resource in bytes.
Response
mixed