XOOPS API 2.5.11 Beta1  UI v0.5
Réalisé par monxoops.fr
Référence de la classe MyTextSanitizerExtension
+ Graphe d'héritage de MyTextSanitizerExtension:

Fonctions membres publiques

 __construct (MyTextSanitizer $ts)
 
 encode ($textarea_id)
 

Fonctions membres publiques statiques

static loadConfig ($path=null)
 
static mergeConfig ($config_default, $config_custom)
 
static decode ($url, $width, $height)
 

Champs de données

 $instance
 
 $ts
 
 $config
 
 $image_path
 

Description détaillée

Abstract class for extensions

Auteur
Taiwen Jiang phppp.nosp@m.@use.nosp@m.rs.so.nosp@m.urce.nosp@m.forge.nosp@m..net

Documentation des constructeurs et destructeur

◆ __construct()

__construct ( MyTextSanitizer  $ts)

Constructor

Paramètres
MyTextSanitizer$ts

Documentation des fonctions membres

◆ decode()

static decode (   $url,
  $width,
  $height 
)
static

decode

Renvoie
Null

Réimplémentée dans MytsFlash, MytsMp3, MytsYoutube, et MytsWiki.

◆ encode()

encode (   $textarea_id)

encode

Paramètres
string$textarea_idid attribute of text area
Renvoie
array

Réimplémentée dans MytsWiki, MytsMms, MytsRtsp, MytsFlash, MytsMp3, MytsWmp, MytsYoutube, et MytsSoundcloud.

+ Voici le graphe des appelants de cette fonction :

◆ loadConfig()

static loadConfig (   $path = null)
static

loadConfig

Paramètres
string$path
Renvoie
string
+ Voici le graphe d'appel pour cette fonction :
+ Voici le graphe des appelants de cette fonction :

◆ mergeConfig()

static mergeConfig (   $config_default,
  $config_custom 
)
static

Merge Config

Paramètres
array$config_default
array$config_custom
Renvoie
array
+ Voici le graphe des appelants de cette fonction :

Documentation des champs

◆ $config

◆ $image_path

$image_path

◆ $instance

$instance

◆ $ts

$ts

La documentation de cette classe a été générée à partir du fichier suivant :