Manages all author-related data
Used by \SimplePie_Item::get_author() and \SimplePie::get_authors()
This class can be overloaded with \SimplePie::set_author_class()
package | SimplePie |
---|---|
subpackage | API |
__construct(string $name= null
, string $link= null
, string $email= null
)
string
string
string
__toString() : string
string
get_email() : string | null
string
null
get_link() : string | null
string
null
get_name() : string | null
string
null