Class SimplePie_Restriction
Handles <media:restriction>
as defined in Media RSS
Used by SimplePie_Enclosure::get_restriction()
and SimplePie_Enclosure::get_restrictions()
This class can be overloaded with SimplePie_Core::set_restriction_class()
public
|
#
__construct( $relationship = null, $type = null, $value = null )
Constructor, used to input the data |
public
string
|
|
public
string|null
|
|
public
string|null
|
|
public
string|null
|
public
string
|
$relationship |
|
#
Relationship ('allow'/'deny') |
public
string
|
$type |
|
#
Type of restriction |
public
string
|
$value |
|
#
Restricted values |