PHP 클래스 RTMediaMigration, rtMedia

저자: faishal
파일 보기 프로젝트 열기: rtCamp/rtMedia

공개 프로퍼티들

프로퍼티 타입 설명
$bmp_table

공개 메소드들

메소드 설명
__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 ( )

메소드 상세

__construct() 공개 메소드

public __construct ( )

add_migration_notice() 공개 메소드

create_notice() 공개 메소드

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

format_seconds() 공개 메소드

public format_seconds ( $seconds_left )

get_done_count() 공개 메소드

public get_done_count ( $flag = false )

get_last_imported() 공개 메소드

public get_last_imported ( )

get_total_count() 공개 메소드

public get_total_count ( )

hide_migration_notice() 공개 메소드

importmedia() 공개 메소드

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

insert_comment() 공개 메소드

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

manage_album() 공개 메소드

public manage_album ( )

menu() 공개 메소드

public menu ( )

migrate_encoding_options() 공개 메소드

migrate_image_size_fix() 공개 메소드

migrate_single_media() 공개 메소드

public migrate_single_media ( $result, $album = false )

migrate_to_new_db() 공개 메소드

public migrate_to_new_db ( $lastid, $limit = 1 )

return_migration() 공개 메소드

public return_migration ( )

search_and_replace() 공개 메소드

public search_and_replace ( $old, $new )

table_exists() 정적인 공개 메소드

static public table_exists ( $table )

test() 공개 메소드

public test ( )

프로퍼티 상세

$bmp_table 공개적으로 프로퍼티

public $bmp_table