repo.or.cz
/
htmlpurifier
/
darkodev.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Prepended constants with C_ to avoid reserved words as per https://www.php.net/manual...
[htmlpurifier/darkodev.git]
/
library
/
HTMLPurifier
/
ConfigSchema
/
schema
/
URI.Disable.txt
blob
71ce025a2dcf06fad2171c8fa849552d81af2c50
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