PASS_THROUGH
Flag used to indicate that text has already been sanitized.
See also
35 uses of PASS_THROUGH
- block_admin_configure in modules/
block/ block.admin.inc - Form constructor for the block configuration form.
- blog_page_user in modules/
blog/ blog.pages.inc - Menu callback; displays a Drupal page containing recent blog entries of a given user.
- comment_edit_page in modules/
comment/ comment.module - Page callback for comment editing.
- comment_preview in modules/
comment/ comment.module - Generate a comment preview.
- confirm_form in modules/
system/ system.module - Generates a form array for a confirmation form.
File
-
includes/
bootstrap.inc, line 232
Code
define('PASS_THROUGH', -1);
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.