XOOPS API 2.5.11 Beta1  UI v0.5
Réalisé par monxoops.fr
Référence du fichier HTMLPurifier.func.php

Fonctions

 HTMLPurifier ($html, $config=null)
 

Description détaillée

Defines a function wrapper for HTML Purifier for quick use.

Note
''HTMLPurifier()'' is NOT the same as ''new HTMLPurifier()''

Documentation des fonctions

◆ HTMLPurifier()

HTMLPurifier (   $html,
  $config = null 
)

Purify HTML.

Paramètres
string$htmlString HTML to purify
mixed$configConfiguration to use, can be any value accepted by HTMLPurifier_Config::create()
Renvoie
string
+ Voici le graphe des appelants de cette fonction :