PHP Class BPMediaImporter, rtMedia

Author: saurabh
Afficher le fichier Open project: rtCamp/rtMedia Class Usage Examples

Méthodes publiques

Свойство Type Description
$active
$import_steps

Méthodes publiques

Méthode Description
__construct ( )
_active ( $path )
add_media ( $album_id, $title = '', $description = '', $filepath = '', $privacy, $author_id = false, $album_name = false )
cleanup ( $table, $directory )
create_album ( $album_name = '', $author_id = 1 )
delete ( $path )
file_array ( $filepath )
make_copy ( $filepath )
table_exists ( $table )

Method Details

__construct() public méthode

public __construct ( )

_active() static public méthode

static public _active ( $path )

add_media() static public méthode

static public add_media ( $album_id, $title = '', $description = '', $filepath = '', $privacy, $author_id = false, $album_name = false )

cleanup() static public méthode

static public cleanup ( $table, $directory )

create_album() public méthode

public create_album ( $album_name = '', $author_id = 1 )

delete() static public méthode

static public delete ( $path )

file_array() static public méthode

static public file_array ( $filepath )

make_copy() static public méthode

static public make_copy ( $filepath )

table_exists() static public méthode

static public table_exists ( $table )

Property Details

$active public_oe property

public $active

$import_steps public_oe property

public $import_steps