PHP Class RTMediaMigration, rtMedia

Author: faishal
Show file Open project: rtCamp/rtMedia

Public Properties

Property Type Description
$bmp_table

Public Methods

Method Description
__construct ( )
add_migration_notice ( )
create_notice ( $message, $type = 'error' )
format_seconds ( $seconds_left )
get_done_count ( $flag = false )
get_last_imported ( )
get_total_count ( )
hide_migration_notice ( )
importmedia ( $id, $prefix )
insert_comment ( $media_id, $data, $exclude, $parent_commnet_id )
manage_album ( )
menu ( )
migrate_encoding_options ( )
migrate_image_size_fix ( )
migrate_single_media ( $result, $album = false )
migrate_to_new_db ( $lastid, $limit = 1 )
return_migration ( )
search_and_replace ( $old, $new )
table_exists ( $table )
test ( )

Method Details

__construct() public method

public __construct ( )

add_migration_notice() public method

create_notice() public method

public create_notice ( $message, $type = 'error' )

format_seconds() public method

public format_seconds ( $seconds_left )

get_done_count() public method

public get_done_count ( $flag = false )

get_last_imported() public method

public get_last_imported ( )

get_total_count() public method

public get_total_count ( )

hide_migration_notice() public method

importmedia() public method

public importmedia ( $id, $prefix )
$id
$prefix

insert_comment() public method

public insert_comment ( $media_id, $data, $exclude, $parent_commnet_id )

manage_album() public method

public manage_album ( )

menu() public method

public menu ( )

migrate_encoding_options() public method

migrate_image_size_fix() public method

migrate_single_media() public method

public migrate_single_media ( $result, $album = false )

migrate_to_new_db() public method

public migrate_to_new_db ( $lastid, $limit = 1 )

return_migration() public method

public return_migration ( )

search_and_replace() public method

public search_and_replace ( $old, $new )

table_exists() static public method

static public table_exists ( $table )

test() public method

public test ( )

Property Details

$bmp_table public property

public $bmp_table