XOOPS API 2.5.11 Beta1  UI v0.5
Réalisé par monxoops.fr
Référence du fichier XoopsCore25-2.5.11-Beta1/htdocs/xoops_lib/modules/protector/library/HTMLPurifier/ConfigSchema/schema/HTML.AllowedCommentsRegexp.txt

Variables

HTML AllowedCommentsRegexp TYPE
 
HTML AllowedCommentsRegexp which if it matches the body of a comment
 
HTML AllowedCommentsRegexp which if it matches the body of a indicates that it should be allowed Trailing and leading spaces are removed prior to running this regular expression< strong > Warning
 
HTML AllowedCommentsRegexp which if it matches the body of a indicates that it should be allowed Trailing and leading spaces are removed prior to running this regular expression< strong > otherwise you may accept comments that you did not mean to ! In particular
 
HTML AllowedCommentsRegexp which if it matches the body of a indicates that it should be allowed Trailing and leading spaces are removed prior to running this regular expression< strong > otherwise you may accept comments that you did not mean to ! In the regex< code > foo bar</code > is probably not sufficiently strict
 

Documentation des variables

◆ comment

HTML AllowedCommentsRegexp which if it matches the body of a comment

◆ particular

HTML AllowedCommentsRegexp which if it matches the body of a indicates that it should be allowed Trailing and leading spaces are removed prior to running this regular expression<strong> otherwise you may accept comments that you did not mean to ! In particular

◆ strict

HTML AllowedCommentsRegexp which if it matches the body of a indicates that it should be allowed Trailing and leading spaces are removed prior to running this regular expression<strong> otherwise you may accept comments that you did not mean to ! In the regex<code> foo bar</code> is probably not sufficiently strict

◆ TYPE

HTML AllowedCommentsRegexp TYPE

◆ Warning

HTML AllowedCommentsRegexp which if it matches the body of a indicates that it should be allowed Trailing and leading spaces are removed prior to running this regular expression<strong> Warning