메소드 | 설명 | |
---|---|---|
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 = '' ) |
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 ) |