Primary tabs

Namesort descending Location Description Direct uses Strings
FILE_EXISTS_REPLACE includes/file.inc 2 1
FILE_MODIFY_PERMISSIONS includes/file.inc 1
FILE_NOT_EXECUTABLE includes/install.inc 3 1
FILE_NOT_EXIST includes/install.inc 1
FILE_NOT_READABLE includes/install.inc 3 1
FILE_NOT_WRITABLE includes/install.inc 4 1
FILE_READABLE includes/install.inc 4 1
FILE_WRITABLE includes/install.inc 3 1
FILTER_FORMAT_DEFAULT modules/filter/filter.module 5 1
FILTER_HTML_ESCAPE modules/filter/filter.module 1
FILTER_HTML_STRIP modules/filter/filter.module 1 1
MARK_NEW includes/theme.inc 1 1
MARK_READ includes/theme.inc @name Content markers 1 1
MARK_UPDATED includes/theme.inc 1
MENU_ACCESS_DENIED 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_CREATED_BY_ADMIN includes/menu.inc 1 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_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_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_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_EXPANDED includes/menu.inc 4 1
MENU_FOUND includes/menu.inc @name Menu status codes 1
MENU_IS_LOCAL_TASK includes/menu.inc 1 1
MENU_IS_ROOT includes/menu.inc @name Menu flags 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_LINKS_TO_PARENT includes/menu.inc 1 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_MODIFIABLE_BY_ADMIN includes/menu.inc 2 1
MENU_MODIFIED_BY_ADMIN includes/menu.inc 2 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. 11 1
MENU_NOT_FOUND includes/menu.inc 3 1
MENU_SITE_OFFLINE 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. 10 1
MENU_VISIBLE_IF_HAS_CHILDREN includes/menu.inc 1 1
MENU_VISIBLE_IN_BREADCRUMB includes/menu.inc 3 1
MENU_VISIBLE_IN_TREE includes/menu.inc 4 1
NODE_NEW_LIMIT modules/node/node.module @file The core that allows content to be submitted to the site. Modules and scripts may programmatically submit nodes using the usual form API pattern. 5 1
PREG_CLASS_CJK modules/search/search.module Matches all CJK characters that are candidates for auto-splitting (Chinese, Japanese, Korean). Contains kana and BMP ideographs. 2 1
PREG_CLASS_NUMBERS modules/search/search.module Matches all 'N' Unicode character classes (numbers) 1 1
PREG_CLASS_PUNCTUATION modules/search/search.module Matches all 'P' Unicode character classes (punctuation) 1 1
PREG_CLASS_SEARCH_EXCLUDE modules/search/search.module Matches Unicode character classes to exclude from the search index. 2 1
PROFILE_HIDDEN modules/profile/profile.module Hidden profile field, only accessible by administrators, modules and themes. 2 1
PROFILE_PRIVATE modules/profile/profile.module Private field, content only available to privileged users. 1 1
PROFILE_PUBLIC modules/profile/profile.module Public field, content shown on profile page but not used on member list pages. 1 1
PROFILE_PUBLIC_LISTINGS modules/profile/profile.module Public field, content shown on profile page and on member list pages. 1 1
REQUIREMENT_ERROR includes/install.inc 7 1
REQUIREMENT_INFO includes/install.inc 2 1
REQUIREMENT_OK includes/install.inc 4 1
REQUIREMENT_WARNING includes/install.inc 1 1

Pages

Other projects