PHP 클래스 SimplePie_Copyright, ojs

Used by {@see \SimplePie_Enclosure::get_copyright()} This class can be overloaded with {@see \SimplePie::set_copyright_class()}
파일 보기 프로젝트 열기: pkp/ojs

공개 프로퍼티들

프로퍼티 타입 설명
$label
$url

공개 메소드들

메소드 설명
SimplePie_Copyright ( $url = null, $label = null ) Constructor, used to input the data
__toString ( )
get_attribution ( )
get_url ( )

메소드 상세

__toString() 공개 메소드

public __toString ( )

get_attribution() 공개 메소드

public get_attribution ( )

get_url() 공개 메소드

public get_url ( )

프로퍼티 상세

$label 공개적으로 프로퍼티

public $label

$url 공개적으로 프로퍼티

public $url