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