PHP Class RTMediaUploadView, rtMedia

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

Méthodes publiques

Méthode Description
__construct ( type $attr )
render ( type $template_name ) Render the uploader shortcode and attach the uploader panel
upload_nonce_generator ( $echo = true, $only_nonce = false )

Méthodes protégées

Méthode Description
locate_template ( type $template ) : string Template Locator

Method Details

__construct() public méthode

public __construct ( type $attr )
$attr type

locate_template() protected méthode

Template Locator
protected locate_template ( type $template ) : string
$template type
Résultat string

render() public méthode

Render the uploader shortcode and attach the uploader panel
public render ( type $template_name )
$template_name type

upload_nonce_generator() static public méthode

static public upload_nonce_generator ( $echo = true, $only_nonce = false )