[ Index ] |
PHP Cross Reference of Unnamed Project |
[Summary view] [Print] [Text view]
1 Filter.ExtractStyleBlocks.Escaping 2 TYPE: bool 3 VERSION: 3.0.0 4 DEFAULT: true 5 ALIASES: Filter.ExtractStyleBlocksEscaping, FilterParam.ExtractStyleBlocksEscaping 6 --DESCRIPTION-- 7 8 <p> 9 Whether or not to escape the dangerous characters <, > and & 10 as \3C, \3E and \26, respectively. This is can be safely set to false 11 if the contents of StyleBlocks will be placed in an external stylesheet, 12 where there is no risk of it being interpreted as HTML. 13 </p> 14 --# vim: et sw=4 sts=4
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Thu Aug 11 10:00:09 2016 | Cross-referenced by PHPXref 0.7.1 |