| CACHE_DISABLED | drupal/ includes/ bootstrap.inc | |
| CACHE_ENABLED | drupal/ includes/ bootstrap.inc | |
| CACHE_PERMANENT | drupal/ includes/ bootstrap.inc | |
| CACHE_TEMPORARY | drupal/ includes/ bootstrap.inc | |
| COMMENT_ANONYMOUS_MAYNOT_CONTACT | drupal/ modules/ comment.module | Constants to define the anonymous poster contact handling |
| COMMENT_ANONYMOUS_MAY_CONTACT | drupal/ modules/ comment.module | |
| COMMENT_ANONYMOUS_MUST_CONTACT | drupal/ modules/ comment.module | |
| COMMENT_CONTROLS_ABOVE | drupal/ modules/ comment.module | Constants to define the position of the comment controls |
| COMMENT_CONTROLS_ABOVE_BELOW | drupal/ modules/ comment.module | |
| COMMENT_CONTROLS_BELOW | drupal/ modules/ comment.module | |
| COMMENT_CONTROLS_HIDDEN | drupal/ modules/ comment.module | |
| COMMENT_FORM_BELOW | drupal/ modules/ comment.module | |
| COMMENT_FORM_SEPARATE_PAGE | drupal/ modules/ comment.module | Constants to define the comment form location |
| COMMENT_MODE_FLAT_COLLAPSED | drupal/ modules/ comment.module | Constants to define the viewing modes for comment listings |
| COMMENT_MODE_FLAT_EXPANDED | drupal/ modules/ comment.module | |
| COMMENT_MODE_THREADED_COLLAPSED | drupal/ modules/ comment.module | |
| COMMENT_MODE_THREADED_EXPANDED | drupal/ modules/ comment.module | |
| COMMENT_NODE_DISABLED | drupal/ modules/ comment.module | Constants to define a node's comment state |
| COMMENT_NODE_READ_ONLY | drupal/ modules/ comment.module | |
| COMMENT_NODE_READ_WRITE | drupal/ modules/ comment.module | |
| COMMENT_NOT_PUBLISHED | drupal/ modules/ comment.module | |
| COMMENT_ORDER_NEWEST_FIRST | drupal/ modules/ comment.module | Constants to define the viewing orders for comment listings |
| COMMENT_ORDER_OLDEST_FIRST | drupal/ modules/ comment.module | |
| COMMENT_PREVIEW_OPTIONAL | drupal/ modules/ comment.module | Constants to define if comment preview is optional or required |
| COMMENT_PREVIEW_REQUIRED | drupal/ modules/ comment.module | |
| DB_QUERY_REGEXP | drupal/ includes/ database.inc | |
| DRUPAL_ANONYMOUS_RID | drupal/ includes/ bootstrap.inc | |
| DRUPAL_AUTHENTICATED_RID | drupal/ includes/ bootstrap.inc | |
| DRUPAL_BOOTSTRAP_DATABASE | drupal/ includes/ bootstrap.inc | |
| DRUPAL_BOOTSTRAP_FULL | drupal/ includes/ bootstrap.inc | |
| DRUPAL_BOOTSTRAP_PAGE_CACHE | drupal/ includes/ bootstrap.inc | |
| DRUPAL_BOOTSTRAP_PATH | drupal/ includes/ bootstrap.inc | |
| DRUPAL_BOOTSTRAP_SESSION | drupal/ includes/ bootstrap.inc | |
| FILE_CREATE_DIRECTORY | drupal/ includes/ file.inc | |
| FILE_DOWNLOADS_PRIVATE | drupal/ includes/ file.inc | |
| FILE_DOWNLOADS_PUBLIC | drupal/ includes/ file.inc | |
| FILE_EXISTS_ERROR | drupal/ includes/ file.inc | |
| FILE_EXISTS_RENAME | drupal/ includes/ file.inc | |
| FILE_EXISTS_REPLACE | drupal/ includes/ file.inc | |
| FILE_MODIFY_PERMISSIONS | drupal/ includes/ file.inc | |
| FILTER_FORMAT_DEFAULT | drupal/ modules/ filter.module | |
| FILTER_HTML_ESCAPE | drupal/ modules/ filter.module | |
| FILTER_HTML_STRIP | drupal/ modules/ filter.module | |
| MARK_NEW | drupal/ includes/ theme.inc | |
| MARK_READ | drupal/ includes/ theme.inc | @name Content markers |
| MARK_UPDATED | drupal/ includes/ theme.inc | |
| MENU_ACCESS_DENIED | drupal/ includes/ menu.inc | |
| MENU_CALLBACK | drupal/ includes/ menu.inc | Callbacks simply register a path so that the correct function is fired
when the URL is accessed. They are not shown in the menu. |
| MENU_CREATED_BY_ADMIN | drupal/ includes/ menu.inc | |
| MENU_CUSTOM_ITEM | drupal/ includes/ menu.inc | Custom items are those defined by the administrator. Reserved for internal
use; do not return from hook_menu() implementations. |