false getEntryById(
string
$id)
|
|
Included for compatibility -- will not work with RSS 0.9
This is not something that will work with RSS0.9 as it does not have clear restrictions on the global uniqueness of IDs.
Parameters:
string getLink(
[mixed
$offset = 0], [mixed
$attribute = 'href'], [mixed
$params = false])
|
|
Get details of a link from the feed.
In RSS1 a link is a text element but in order to ensure that we resolve URLs properly we have a special function for them.