PHP Class RTMediaUploadShortcode, rtMedia

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

Méthodes publiques

Свойство Type Description
$add_sc_script
$deprecated
$uploader_displayed

Méthodes publiques

Méthode Description
__construct ( )
display_allowed ( ) : boolean Helper function to check whether the shortcode should be rendered or not
pre_render ( mixed $attr ) : string | void Render the uploader shortcode and attach the uploader panel

Method Details

__construct() public méthode

public __construct ( )

display_allowed() static public méthode

Helper function to check whether the shortcode should be rendered or not
static public display_allowed ( ) : boolean
Résultat boolean

pre_render() static public méthode

Render the uploader shortcode and attach the uploader panel
static public pre_render ( mixed $attr ) : string | void
$attr mixed
Résultat string | void

Property Details

$add_sc_script static_oe public_oe property

static public $add_sc_script

$deprecated public_oe property

public $deprecated

$uploader_displayed static_oe public_oe property

static public $uploader_displayed