PHP Class RTMediaUploadModel, rtMedia

Author: Joshua Abenazer ([email protected])
Afficher le fichier Open project: rtCamp/rtMedia Class Usage Examples

Méthodes publiques

Свойство Type Description
$upload

Méthodes publiques

Méthode Description
album_id_exists ( type $id ) : boolean
has_album_id ( ) : boolean
has_album_permissions ( ) : boolean
has_author ( ) : type
has_context ( ) : boolean
sanitize_object ( )
set_album_id ( )
set_author ( )
set_bp_album_id ( )
set_bp_component_album_id ( )
set_post_object ( $upload_params = [] ) : array
set_wp_album_id ( )

Method Details

album_id_exists() public méthode

public album_id_exists ( type $id ) : boolean
$id type
Résultat boolean

has_album_id() public méthode

public has_album_id ( ) : boolean
Résultat boolean

has_album_permissions() public méthode

public has_album_permissions ( ) : boolean
Résultat boolean

has_author() public méthode

public has_author ( ) : type
Résultat type

has_context() public méthode

public has_context ( ) : boolean
Résultat boolean

sanitize_object() public méthode

public sanitize_object ( )

set_album_id() public méthode

public set_album_id ( )

set_author() public méthode

public set_author ( )

set_bp_album_id() public méthode

public set_bp_album_id ( )

set_bp_component_album_id() public méthode

set_post_object() public méthode

public set_post_object ( $upload_params = [] ) : array
Résultat array

set_wp_album_id() public méthode

public set_wp_album_id ( )

Property Details

$upload public_oe property

public $upload