PHP 클래스 SimplePie_Enclosure, ojs

Used by {@see \SimplePie_Item::get_enclosure()} and {@see \SimplePie_Item::get_enclosures()} This class can be overloaded with {@see \SimplePie::set_enclosure_class()}
파일 보기 프로젝트 열기: pkp/ojs

공개 프로퍼티들

프로퍼티 타입 설명
$bitrate
$captions
$categories
$channels
$copyright
$credits
$description
$duration
$expression
$framerate
$handler
$hashes
$height
$javascript
$keywords
$lang
$length
$link
$medium
$player
$ratings
$restrictions
$samplingrate
$thumbnails
$title
$type
$width

공개 메소드들

메소드 설명
SimplePie_Enclosure ( $link = null, $type = null, $length = null, $javascript = null, $bitrate = null, $captions = null, $categories = null, $channels = null, $copyright = null, $credits = null, $description = null, $duration = null, $expression = null, $framerate = null, $hashes = null, $height = null, $keywords = null, $lang = null, $medium = null, $player = null, $ratings = null, $restrictions = null, $samplingrate = null, $thumbnails = null, $title = null, $width = null ) Constructor, used to input the data
__toString ( )
embed ( $options = '', $native = false )
get_bitrate ( )
get_caption ( $key )
get_captions ( )
get_categories ( )
get_category ( $key )
get_channels ( )
get_copyright ( )
get_credit ( $key )
get_credits ( )
get_description ( )
get_duration ( $convert = false )
get_expression ( )
get_extension ( )
get_framerate ( )
get_handler ( )
get_hash ( $key )
get_hashes ( )
get_height ( )
get_keyword ( $key )
get_keywords ( )
get_language ( )
get_length ( )
get_link ( )
get_medium ( )
get_player ( )
get_rating ( $key )
get_ratings ( )
get_real_type ( $find_handler = false )
get_restriction ( $key )
get_restrictions ( )
get_sampling_rate ( )
get_size ( )
get_thumbnail ( $key )
get_thumbnails ( )
get_title ( )
get_type ( )
get_width ( )
native_embed ( $options = '' )

메소드 상세

SimplePie_Enclosure() 공개 메소드

Constructor, used to input the data
public SimplePie_Enclosure ( $link = null, $type = null, $length = null, $javascript = null, $bitrate = null, $captions = null, $categories = null, $channels = null, $copyright = null, $credits = null, $description = null, $duration = null, $expression = null, $framerate = null, $hashes = null, $height = null, $keywords = null, $lang = null, $medium = null, $player = null, $ratings = null, $restrictions = null, $samplingrate = null, $thumbnails = null, $title = null, $width = null )

__toString() 공개 메소드

public __toString ( )

embed() 공개 메소드

public embed ( $options = '', $native = false )

get_bitrate() 공개 메소드

public get_bitrate ( )

get_caption() 공개 메소드

public get_caption ( $key )

get_captions() 공개 메소드

public get_captions ( )

get_categories() 공개 메소드

public get_categories ( )

get_category() 공개 메소드

public get_category ( $key )

get_channels() 공개 메소드

public get_channels ( )

get_credit() 공개 메소드

public get_credit ( $key )

get_credits() 공개 메소드

public get_credits ( )

get_description() 공개 메소드

public get_description ( )

get_duration() 공개 메소드

public get_duration ( $convert = false )

get_expression() 공개 메소드

public get_expression ( )

get_extension() 공개 메소드

public get_extension ( )

get_framerate() 공개 메소드

public get_framerate ( )

get_handler() 공개 메소드

public get_handler ( )

get_hash() 공개 메소드

public get_hash ( $key )

get_hashes() 공개 메소드

public get_hashes ( )

get_height() 공개 메소드

public get_height ( )

get_keyword() 공개 메소드

public get_keyword ( $key )

get_keywords() 공개 메소드

public get_keywords ( )

get_language() 공개 메소드

public get_language ( )

get_length() 공개 메소드

public get_length ( )

get_medium() 공개 메소드

public get_medium ( )

get_player() 공개 메소드

public get_player ( )

get_rating() 공개 메소드

public get_rating ( $key )

get_ratings() 공개 메소드

public get_ratings ( )

get_real_type() 공개 메소드

public get_real_type ( $find_handler = false )

get_restriction() 공개 메소드

public get_restriction ( $key )

get_restrictions() 공개 메소드

public get_restrictions ( )

get_sampling_rate() 공개 메소드

public get_sampling_rate ( )

get_size() 공개 메소드

public get_size ( )

get_thumbnail() 공개 메소드

public get_thumbnail ( $key )

get_thumbnails() 공개 메소드

public get_thumbnails ( )

get_title() 공개 메소드

public get_title ( )

get_type() 공개 메소드

public get_type ( )

get_width() 공개 메소드

public get_width ( )

native_embed() 공개 메소드

public native_embed ( $options = '' )

프로퍼티 상세

$bitrate 공개적으로 프로퍼티

public $bitrate

$captions 공개적으로 프로퍼티

public $captions

$categories 공개적으로 프로퍼티

public $categories

$channels 공개적으로 프로퍼티

public $channels

$credits 공개적으로 프로퍼티

public $credits

$description 공개적으로 프로퍼티

public $description

$duration 공개적으로 프로퍼티

public $duration

$expression 공개적으로 프로퍼티

public $expression

$framerate 공개적으로 프로퍼티

public $framerate

$handler 공개적으로 프로퍼티

public $handler

$hashes 공개적으로 프로퍼티

public $hashes

$height 공개적으로 프로퍼티

public $height

$javascript 공개적으로 프로퍼티

public $javascript

$keywords 공개적으로 프로퍼티

public $keywords

$lang 공개적으로 프로퍼티

public $lang

$length 공개적으로 프로퍼티

public $length

$medium 공개적으로 프로퍼티

public $medium

$player 공개적으로 프로퍼티

public $player

$ratings 공개적으로 프로퍼티

public $ratings

$restrictions 공개적으로 프로퍼티

public $restrictions

$samplingrate 공개적으로 프로퍼티

public $samplingrate

$thumbnails 공개적으로 프로퍼티

public $thumbnails

$title 공개적으로 프로퍼티

public $title

$type 공개적으로 프로퍼티

public $type

$width 공개적으로 프로퍼티

public $width