PHP 클래스 RTMediaFeatured, rtMedia

저자: saurabh
상속: extends RTMediaUserInteraction
파일 보기 프로젝트 열기: rtCamp/rtMedia 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
$featured
$settings
$user_id

공개 메소드들

메소드 설명
__construct ( $user_id = false, $flag = true )
before_render ( )
content ( )
featured_button_filter_nonce ( $button )
generate_featured_size ( $media_id )
get ( )
get_last_media ( )
media_exists ( $id )
process ( )
set ( $media_id = false )
settings ( )
valid_type ( $type )

메소드 상세

__construct() 공개 메소드

public __construct ( $user_id = false, $flag = true )

before_render() 공개 메소드

public before_render ( )

content() 공개 메소드

public content ( )

get() 공개 메소드

public get ( )

get_last_media() 공개 메소드

public get_last_media ( )

media_exists() 공개 메소드

public media_exists ( $id )

process() 공개 메소드

public process ( )

set() 공개 메소드

public set ( $media_id = false )

settings() 공개 메소드

public settings ( )

valid_type() 공개 메소드

public valid_type ( $type )

프로퍼티 상세

$settings 공개적으로 프로퍼티

public $settings

$user_id 공개적으로 프로퍼티

public $user_id