PHP Class BPMediaAlbumimporter, rtMedia

Author: saurabh
Inheritance: extends BPMediaImporter
Datei anzeigen Open project: rtCamp/rtMedia Class Usage Examples

Public Methods

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

Method Details

__construct() public method

public __construct ( )

batch_import() static public method

static public batch_import ( $count = 5 )

bp_album_deactivate() static public method

static public bp_album_deactivate ( )

bpmedia_ajax_import_callback() static public method

static public bpmedia_ajax_import_callback ( )

bpmedia_ajax_import_favorites() static public method

static public bpmedia_ajax_import_favorites ( )

bpmedia_ajax_import_step_favorites() static public method

cleanup_after_install() static public method

static public cleanup_after_install ( )

column_exists() public method

public column_exists ( $column )

create_album() public method

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

get_completed_media() static public method

static public get_completed_media ( )

get_completed_users() static public method

static public get_completed_users ( )

get_corrupt_media() static public method

static public get_corrupt_media ( )

get_finished_comments() public method

get_remaining_comments() public method

get_total_count() static public method

static public get_total_count ( )

ui() public method

public ui ( )

update_recorded_time_and_comments() static public method

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

update_table() public method

public update_table ( )