Get the specified author
| Parameters: | int – |
|---|---|
| Return type: | string|null |
Parse out XHTML to remove the namespacing
| Parameters: |
|
|---|---|
| Return type: | mixed |
Get the base URI of the feed (if set).
| Return type: | string|null |
|---|
Get the number of comments/replies for current entry
| Return type: | integer |
|---|
Returns a URI pointing to the HTML page where comments can be made on this entry
| Return type: | string |
|---|
Returns a URI pointing to a feed of all comments for this entry
| Parameters: | string – |
|---|---|
| Return type: | string |
Get source feed metadata from the entry
| Return type: | ReaderFeedAtomSource|null |
|---|
| Parameters: | $link – |
|---|---|
| Return type: | string |
Get an author entry
| Parameters: | DOMElement – |
|---|---|
| Return type: | string |