PHP Class RTMediaFeatured, rtMedia

Author: saurabh
Inheritance: extends RTMediaUserInteraction
ファイルを表示 Open project: rtCamp/rtMedia Class Usage Examples

Public Properties

Property Type Description
$featured
$settings
$user_id

Public Methods

Method Description
__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 )

Method Details

__construct() public method

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

before_render() public method

public before_render ( )

content() public method

public content ( )

get() public method

public get ( )

get_last_media() public method

public get_last_media ( )

media_exists() public method

public media_exists ( $id )

process() public method

public process ( )

set() public method

public set ( $media_id = false )

settings() public method

public settings ( )

valid_type() public method

public valid_type ( $type )

Property Details

$settings public_oe property

public $settings

$user_id public_oe property

public $user_id