Primary tabs

Namesort ascending Location Description Direct uses Strings
WATCHDOG_WARNING includes/bootstrap.inc 10 1
WATCHDOG_NOTICE includes/bootstrap.inc 15 1
WATCHDOG_ERROR includes/bootstrap.inc 5 1
VERSION modules/system.module @file Configuration system that lets administrators modify the workings of the site. 1 1
UNICODE_SINGLEBYTE includes/unicode.inc 1 1
UNICODE_MULTIBYTE includes/unicode.inc 1 1
UNICODE_ERROR includes/unicode.inc 1 1
SCHEMA_UNINSTALLED includes/install.inc 1
SCHEMA_INSTALLED includes/install.inc 1 1
SAVED_UPDATED includes/common.inc Return status for saving which involved an update to an existing item. 3 1
SAVED_NEW includes/common.inc Return status for saving which involved creating a new item. 1
SAVED_DELETED includes/common.inc Return status for saving which deleted an existing item. 2 1
PROFILE_PUBLIC_LISTINGS modules/profile.module 1 1
PROFILE_PUBLIC modules/profile.module 1 1
PROFILE_PRIVATE modules/profile.module Flags to define the visibility of a profile field. 2 1
PROFILE_HIDDEN modules/profile.module 4 1
PREG_CLASS_SEARCH_EXCLUDE modules/search.module Matches Unicode character classes to exclude from the search index. 2 1
PREG_CLASS_PUNCTUATION modules/search.module Matches all 'P' Unicode character classes (punctuation) 1 1
PREG_CLASS_NUMBERS modules/search.module Matches all 'N' Unicode character classes (numbers) 1 1
PREG_CLASS_CJK modules/search.module Matches all CJK characters that are candidates for auto-splitting (Chinese, Japanese, Korean). Contains kana and BMP ideographs. 2 1
NODE_NEW_LIMIT modules/node.module @file The core that allows content to be submitted to the site. 5 1
MENU_VISIBLE_IN_TREE includes/menu.inc 4 1
MENU_VISIBLE_IN_BREADCRUMB includes/menu.inc 3 1
MENU_VISIBLE_IF_HAS_CHILDREN includes/menu.inc 1 1
MENU_SUGGESTED_ITEM includes/menu.inc Modules may "suggest" menu items that the administrator may enable. They act just as callbacks do until enabled, at which time they act like normal items. 11 1
MENU_SITE_OFFLINE includes/menu.inc 1 1
MENU_NOT_FOUND includes/menu.inc 1 1
MENU_NORMAL_ITEM includes/menu.inc Normal menu items show up in the menu tree and can be moved/hidden by the administrator. Use this for most menu items. It is the default value if no menu item type is specified. 3 1
MENU_MODIFIED_BY_ADMIN includes/menu.inc 2 1
MENU_MODIFIABLE_BY_ADMIN includes/menu.inc 2 1
MENU_LOCAL_TASK includes/menu.inc Local tasks are rendered as tabs by default. Use this for menu items that describe actions to be performed on their parent item. An example is the path "node/52/edit", which performs the "edit" task on "node/52". 15 1
MENU_LINKS_TO_PARENT includes/menu.inc 1 1
MENU_ITEM_GROUPING includes/menu.inc Item groupings are used for pages like "node/add" that simply list subpages to visit. They are distinguished from other pages in that they will disappear from the menu if no subpages exist. 2 1
MENU_IS_ROOT includes/menu.inc @name Menu flags 1 1
MENU_IS_LOCAL_TASK includes/menu.inc 1 1
MENU_FOUND includes/menu.inc @name Menu status codes 1
MENU_EXPANDED includes/menu.inc 4 1
MENU_DYNAMIC_ITEM includes/menu.inc Dynamic menu items change frequently, and so should not be stored in the database for administrative customization. 3 1
MENU_DEFAULT_LOCAL_TASK includes/menu.inc Every set of local tasks should provide one "default" task, that links to the same path as its parent when clicked. 15 1
MENU_CUSTOM_MENU includes/menu.inc Custom menus are those defined by the administrator. Reserved for internal use; do not return from hook_menu() implementations. 1
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. 1 1
MENU_CREATED_BY_ADMIN includes/menu.inc 1 1
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. 24 1
MENU_ACCESS_DENIED includes/menu.inc 1 1
MARK_UPDATED includes/theme.inc 1
MARK_READ includes/theme.inc @name Content markers 1 1
MARK_NEW includes/theme.inc 1 1
FILTER_HTML_STRIP modules/filter.module 1 1
FILTER_HTML_ESCAPE modules/filter.module 1
FILTER_FORMAT_DEFAULT modules/filter.module 3 1

Pages

Other projects