Class SimplePie_Credit
Handles <media:credit>
as defined in Media RSS
Used by SimplePie_Enclosure::get_credit()
and SimplePie_Enclosure::get_credits()
This class can be overloaded with SimplePie::set_credit_class()
Package: SimplePie\API
Copyright: 2004-2012 Ryan Parman, Geoffrey Sneddon, Ryan McCue
License: BSD License
Author: Ryan Parman
Author: Geoffrey Sneddon
Author: Ryan McCue
Located at vendor/simplepie/simplepie/library/SimplePie/Credit.php
Copyright: 2004-2012 Ryan Parman, Geoffrey Sneddon, Ryan McCue
License: BSD License
Author: Ryan Parman
Author: Geoffrey Sneddon
Author: Ryan McCue
Located at vendor/simplepie/simplepie/library/SimplePie/Credit.php
Methods summary
public
|
#
__construct( mixed $role = null, mixed $scheme = null, mixed $name = null )
Constructor, used to input the data |
public
string
|
|
public
string|null
|
|
public
string|null
|
|
public
string|null
|
Magic methods summary
Properties summary
public
string
|
$role |
#
Credited role |
public
string
|
$scheme |
#
Organizational scheme |
public
string
|
$name |
#
Credited name |