$texy = new Texy();
Configurator::safeMode($texy);
Afficher le fichier
Open project: dg/texy
Class Usage Examples
Свойство | Type | Description | |
---|---|---|---|
$safeTags |
Méthode | Description | |
---|---|---|
__construct ( ) | static class. | |
disableImages ( |
Disable all images. | |
disableLinks ( |
Disable all links. | |
safeMode ( |
Configure Texy! for web comments and other usages, where input text may insert attacker. |
public static disableImages ( |
||
$texy | ||
Résultat | void |
public static disableLinks ( |
||
$texy | ||
Résultat | void |