PHP Classes

File: system/dependencies/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.CollectErrors.txt

Recommend this page to a friend!
  Classes of Dimitri Sitchet   dFramework   system/dependencies/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.CollectErrors.txt   Download  
File: system/dependencies/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/Core.CollectErrors.txt
Role: Documentation
Content type: text/plain
Description: Documentation
Class: dFramework
Framework to build PHP applications
Author: By
Last change:
Date: 2 years ago
Size: 433 bytes
 

Contents

Class file image Download
Core.CollectErrors TYPE: bool VERSION: 2.0.0 DEFAULT: false --DESCRIPTION-- Whether or not to collect errors found while filtering the document. This is a useful way to give feedback to your users. <strong>Warning:</strong> Currently this feature is very patchy and experimental, with lots of possible error messages not yet implemented. It will not cause any problems, but it may not help your users either. --# vim: et sw=4 sts=4