PHP Class SimplePie_Copyright, ojs

Used by {@see \SimplePie_Enclosure::get_copyright()} This class can be overloaded with {@see \SimplePie::set_copyright_class()}
Datei anzeigen Open project: pkp/ojs

Public Properties

Property Type Description
$label
$url

Public Methods

Method Description
SimplePie_Copyright ( $url = null, $label = null ) Constructor, used to input the data
__toString ( )
get_attribution ( )
get_url ( )

Method Details

__toString() public method

public __toString ( )

get_attribution() public method

public get_attribution ( )

get_url() public method

public get_url ( )

Property Details

$label public_oe property

public $label

$url public_oe property

public $url