API Joomla 1.5.26
Documentation des API du CMS Joomla en version 1.5
|
SimplePie_Item::__destruct | ( | ) |
Remove items that link back to this before destroying this object
SimplePie_Item::__toString | ( | ) |
SimplePie_Item::add_to_blinklist | ( | ) |
SimplePie_Item::add_to_blogmarks | ( | ) |
SimplePie_Item::add_to_delicious | ( | ) |
SimplePie_Item::add_to_digg | ( | ) |
SimplePie_Item::add_to_furl | ( | ) |
SimplePie_Item::add_to_magnolia | ( | ) |
SimplePie_Item::add_to_myweb20 | ( | ) |
SimplePie_Item::add_to_newsvine | ( | ) |
SimplePie_Item::add_to_reddit | ( | ) |
SimplePie_Item::add_to_segnalo | ( | ) |
SimplePie_Item::add_to_service | ( | $ | item_url, |
$ | title_url = null , |
||
$ | summary_url = null |
||
) |
Creates the add_to_* methods' return data
private
string | $item_url | String to prefix to the item permalink |
string | $title_url | String to prefix to the item title (and suffix to the item permalink) |
Références $return, get_description(), get_permalink(), get_title(), et sanitize().
Référencé par add_to_blinklist(), add_to_blogmarks(), add_to_delicious(), add_to_digg(), add_to_furl(), add_to_magnolia(), add_to_myweb20(), add_to_newsvine(), add_to_reddit(), add_to_segnalo(), add_to_simpy(), add_to_spurl(), add_to_wists(), et search_technorati().
SimplePie_Item::add_to_simpy | ( | ) |
SimplePie_Item::add_to_spurl | ( | ) |
SimplePie_Item::add_to_wists | ( | ) |
SimplePie_Item::get_author | ( | $ | key = 0 | ) |
SimplePie_Item::get_authors | ( | ) |
Références $name, $uri, $url, SimplePie_Misc::array_unique(), elseif, get_base(), get_item_tags(), get_source(), et sanitize().
Référencé par get_author().
SimplePie_Item::get_base | ( | $ | element = array() | ) |
Référencé par get_authors(), get_content(), get_contributors(), get_copyright(), get_description(), get_enclosures(), get_links(), et get_title().
SimplePie_Item::get_categories | ( | ) |
Références SimplePie_Misc::array_unique(), get_item_tags(), et sanitize().
Référencé par get_category().
SimplePie_Item::get_category | ( | $ | key = 0 | ) |
SimplePie_Item::get_content | ( | $ | content_only = false | ) |
Références $return, SimplePie_Misc::atom_03_construct_type(), SimplePie_Misc::atom_10_content_construct_type(), elseif, get_base(), get_description(), get_item_tags(), et sanitize().
Référencé par get_description().
SimplePie_Item::get_contributor | ( | $ | key = 0 | ) |
SimplePie_Item::get_contributors | ( | ) |
Références $name, $uri, $url, SimplePie_Misc::array_unique(), get_base(), get_item_tags(), et sanitize().
Référencé par get_contributor().
SimplePie_Item::get_copyright | ( | ) |
Références $return, SimplePie_Misc::atom_10_construct_type(), elseif, get_base(), get_item_tags(), et sanitize().
SimplePie_Item::get_date | ( | $ | date_format = 'j F Y , |
g:i a' | |||
) |
Références $return, elseif, SimplePie_Parse_Date::get(), get_item_tags(), et sanitize().
Référencé par get_local_date().
SimplePie_Item::get_description | ( | $ | description_only = false | ) |
Références $return, SimplePie_Misc::atom_03_construct_type(), SimplePie_Misc::atom_10_construct_type(), elseif, get_base(), get_content(), get_item_tags(), et sanitize().
Référencé par add_to_service(), et get_content().
SimplePie_Item::get_enclosure | ( | $ | key = 0 , |
$ | prefer = null |
||
) |
Références get_enclosures().
Référencé par get_permalink().
SimplePie_Item::get_enclosures | ( | ) |
Grabs all available enclosures (podcasts, etc.)
Supports the <enclosure> RSS tag, as well as Media RSS and iTunes RSS.
At this point, we're pretty much assuming that all enclosures for an item are the same content. Anything else is too complicated to properly support.
Références $content, $height, $lang, $link, $title, $type, $url, $width, SimplePie_Misc::array_unique(), elseif, get_base(), get_feed(), get_item_tags(), et sanitize().
Référencé par get_enclosure().
SimplePie_Item::get_feed | ( | ) |
SimplePie_Item::get_id | ( | $ | hash = false | ) |
Références $return, elseif, get_item_tags(), get_permalink(), get_title(), et sanitize().
SimplePie_Item::get_item_tags | ( | $ | namespace, |
$ | tag | ||
) |
Référencé par get_authors(), get_categories(), get_content(), get_contributors(), get_copyright(), get_date(), get_description(), get_enclosures(), get_id(), get_latitude(), get_links(), get_longitude(), get_source(), et get_title().
SimplePie_Item::get_latitude | ( | ) |
SimplePie_Item::get_link | ( | $ | key = 0 , |
$ | rel = 'alternate' |
||
) |
Références get_links().
Référencé par get_permalink().
SimplePie_Item::get_links | ( | $ | rel = 'alternate' | ) |
Références $link, elseif, get_base(), get_item_tags(), SimplePie_Misc::is_isegment_nz_nc(), et sanitize().
Référencé par get_link().
SimplePie_Item::get_local_date | ( | $ | date_format = '%c' | ) |
SimplePie_Item::get_longitude | ( | ) |
SimplePie_Item::get_permalink | ( | ) |
Références $link, elseif, get_enclosure(), et get_link().
Référencé par add_to_service(), et get_id().
SimplePie_Item::get_source | ( | ) |
Références $return, et get_item_tags().
Référencé par get_authors().
SimplePie_Item::get_title | ( | ) |
Références $return, SimplePie_Misc::atom_03_construct_type(), SimplePie_Misc::atom_10_construct_type(), elseif, get_base(), get_item_tags(), et sanitize().
Référencé par add_to_service(), et get_id().
SimplePie_Item::sanitize | ( | $ | data, |
$ | type, | ||
$ | base = '' |
||
) |
Référencé par add_to_service(), get_authors(), get_categories(), get_content(), get_contributors(), get_copyright(), get_date(), get_description(), get_enclosures(), get_id(), get_links(), get_local_date(), et get_title().
SimplePie_Item::search_technorati | ( | ) |
SimplePie_Item::$data = array() |
Référencé par sanitize(), et SimplePie_Item().
SimplePie_Item::$feed |
Référencé par SimplePie_Item().