PHP 클래스 BPMediaAlbumimporter, rtMedia

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

공개 메소드들

메소드 설명
__construct ( )
batch_import ( $count = 5 )
bp_album_deactivate ( )
bpmedia_ajax_import_callback ( )
bpmedia_ajax_import_favorites ( )
bpmedia_ajax_import_step_favorites ( )
cleanup_after_install ( )
column_exists ( $column )
create_album ( $author_id, $album_name = 'Imported Media' )
get_completed_media ( )
get_completed_users ( )
get_corrupt_media ( )
get_finished_comments ( )
get_remaining_comments ( )
get_total_count ( )
ui ( )
update_recorded_time_and_comments ( $media, $bp_album_id, $table )
update_table ( )

메소드 상세

__construct() 공개 메소드

public __construct ( )

batch_import() 정적인 공개 메소드

static public batch_import ( $count = 5 )

bp_album_deactivate() 정적인 공개 메소드

static public bp_album_deactivate ( )

bpmedia_ajax_import_callback() 정적인 공개 메소드

static public bpmedia_ajax_import_callback ( )

bpmedia_ajax_import_favorites() 정적인 공개 메소드

static public bpmedia_ajax_import_favorites ( )

bpmedia_ajax_import_step_favorites() 정적인 공개 메소드

cleanup_after_install() 정적인 공개 메소드

static public cleanup_after_install ( )

column_exists() 공개 메소드

public column_exists ( $column )

create_album() 공개 메소드

public create_album ( $author_id, $album_name = 'Imported Media' )

get_completed_media() 정적인 공개 메소드

static public get_completed_media ( )

get_completed_users() 정적인 공개 메소드

static public get_completed_users ( )

get_corrupt_media() 정적인 공개 메소드

static public get_corrupt_media ( )

get_finished_comments() 공개 메소드

get_remaining_comments() 공개 메소드

get_total_count() 정적인 공개 메소드

static public get_total_count ( )

ui() 공개 메소드

public ui ( )

update_recorded_time_and_comments() 정적인 공개 메소드

static public update_recorded_time_and_comments ( $media, $bp_album_id, $table )

update_table() 공개 메소드

public update_table ( )