$texy = new Texy();
Configurator::safeMode($texy);
Show file
Open project: dg/texy
Class Usage Examples
Property | Type | Description | |
---|---|---|---|
$safeTags |
Method | 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 | ||
return | void |
public static disableLinks ( |
||
$texy | ||
return | void |