SimplePie_Item
Methods
1 to 30 of 31
- SimplePie_Item::__construct() – Create a new item object
- SimplePie_Item::__destruct() – Remove items that link back to this before destroying this object
- SimplePie_Item::__toString() – Get a string representation of the item
- SimplePie_Item::get_author() – Get an author for the item
- SimplePie_Item::get_authors() – Get all authors for the item
- SimplePie_Item::get_base() – Get the base URL value from the parent feed
- SimplePie_Item::get_categories() – Get all categories for the item
- SimplePie_Item::get_category() – Get a category for the item
- SimplePie_Item::get_content() – Get the content for the item
- SimplePie_Item::get_contributor() – Get a contributor for the item
- SimplePie_Item::get_contributors() – Get all contributors for the item
- SimplePie_Item::get_copyright() – Get the copyright info for the item
- SimplePie_Item::get_date() – Get the posting date/time for the item
- SimplePie_Item::get_description() – Get the content for the item
- SimplePie_Item::get_enclosure() – Get an enclosure from the item
- SimplePie_Item::get_feed() – Get the parent feed
- SimplePie_Item::get_gmdate() – Get the posting date/time for the item (UTC time)
- SimplePie_Item::get_id() – Get the unique identifier for the item
- SimplePie_Item::get_item_tags() – Get data for an item-level element
- SimplePie_Item::get_latitude() – Get the latitude coordinates for the item
- SimplePie_Item::get_link() – Get a single link for the item
- SimplePie_Item::get_links() – Get all links for the item
- SimplePie_Item::get_local_date() – Get the localized posting date/time for the item
- SimplePie_Item::get_longitude() – Get the longitude coordinates for the item
- SimplePie_Item::get_permalink() – Get the permalink for the item
- SimplePie_Item::get_source() – Get the `<atom:source>` for the item
- SimplePie_Item::get_title() – Get the title of the item
- SimplePie_Item::get_updated_date() – Get the update date/time for the item
- SimplePie_Item::get_updated_gmdate() – Get the update date/time for the item (UTC time)
- SimplePie_Item::sanitize() – Sanitize feed data