[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Summary view] [Print] [Text view]
1 HTML.Allowed 2 TYPE: itext/null 3 VERSION: 2.0.0 4 DEFAULT: NULL 5 --DESCRIPTION-- 6 7 <p> 8 This is a convenience directive that rolls the functionality of 9 %HTML.AllowedElements and %HTML.AllowedAttributes into one directive. 10 Specify elements and attributes that are allowed using: 11 <code>element1[attr1|attr2],element2...</code>. You can also use 12 newlines instead of commas to separate elements. 13 </p> 14 <p> 15 <strong>Warning</strong>: 16 All of the constraints on the component directives are still enforced. 17 The syntax is a <em>subset</em> of TinyMCE's <code>valid_elements</code> 18 whitelist: directly copy-pasting it here will probably result in 19 broken whitelists. If %HTML.AllowedElements or %HTML.AllowedAttributes 20 are set, this directive has no effect. 21 </p> 22 --# vim: et sw=4 sts=4
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |