]> CyberLeo.Net >> Repos - Github/sugarcrm.git/blob - include/HTMLPurifier/standalone/HTMLPurifier/ConfigSchema/schema/URI.Disable.txt
Release 6.5.0
[Github/sugarcrm.git] / include / HTMLPurifier / standalone / HTMLPurifier / ConfigSchema / schema / URI.Disable.txt
1 URI.Disable
2 TYPE: bool
3 VERSION: 1.3.0
4 DEFAULT: false
5 --DESCRIPTION--
6
7 <p>
8     Disables all URIs in all forms. Not sure why you'd want to do that
9     (after all, the Internet's founded on the notion of a hyperlink).
10 </p>
11
12 --ALIASES--
13 Attr.DisableURI
14 --# vim: et sw=4 sts=4