\net_nemein_rss_parser_item

Helper class for custom RSS handling

Summary

Methods
Properties
Constants
get_title()
get_description()
get_content()
get_link()
get_id()
get_local_guid()
set_local_guid()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
_decode()
$_id_missing
$_local_guid
N/A

Properties

$_id_missing

$_id_missing : 

Type

$_local_guid

$_local_guid : 

Type

Methods

get_title()

get_title() 

get_description()

get_description(  $description_only = false) 

Parameters

$description_only

get_content()

get_content(  $content_only = false) 

Parameters

$content_only

get_link()

get_link(  $key,   $rel = 'alternate') 

Parameters

$key
$rel

get_id()

get_id(  $hash = false,   $fn = 'md5') 

Parameters

$hash
$fn

get_local_guid()

get_local_guid() 

set_local_guid()

set_local_guid(  $guid) 

Parameters

$guid

_decode()

_decode(  $string) 

Parameters

$string