modules\wpeo-upload\shortcode\class-wpeo-upload-shortcode.php

Show: PublicProtectedPrivateinherited
Table of Contents
Call the main view of the plugin.
Author
Eoxia  
Copyright
2017-2018 Eoxia  
Package
EO_Framework\EO_Upload\Shortcode  
Since
0.1.0-alpha  
Version
1.0.0  

\eoxia\WPEO_Upload_Shortcode

Package: EO_Framework\EO_Upload\Shortcode
Call the main view of the plugin.
Parent(s)
\eoxia\Singleton_Util
Inherited_from
\eoxia\Singleton_Util  

Properties

>VPropertyprotected\eoxia\Singleton_Util $instance
static
L'instance courant du singleton
Details
Type
\eoxia\Singleton_Util

Methods

methodprotected__construct() : void
finalinherited

Appelle le constructeur parent

Inherited from:
Details
Since
0.1.0  
Version
1.0.0  
methodprotectedconstruct() : void

Add the shortcode [wpeo_upload].

Details
Since
0.1.0-alpha  
Version
1.0.0  
methodprotectedconstruct() : void
abstractinherited

Le constructeur pour les enfants

Inherited from:
Details
Since
0.1.0  
Version
1.0.0  
methodpublicg() : \eoxia\Singleton_Util
staticfinalinherited

Récupères l'instance courante

Inherited from:
Returns
TypeDescription
\eoxia\Singleton_UtilL'instance courante
Details
Since
0.1.0  
Version
1.0.0  
methodpublicwpeo_upload(array $atts) : \eoxia\HTML

Call the button view Developper: WPEO_Model is required for use this shortcode.

Parameters
NameTypeDescription
$attsarray

See paramaters in func.

Returns
TypeDescription
\eoxia\HTMLLe code html permettant l'affichage du module d'upload
Details
See
 
Since
0.1.0-alpha  
Version
1.0.0  
Documentation was generated by phpDocumentor 2.9.1.