Namesort iconLocationDescription
CACHE_PERMANENTdrupal-4-6/ includes/ bootstrap.inc
CACHE_TEMPORARYdrupal-4-6/ includes/ bootstrap.inc
CONTACT_HOURLY_THRESHOLDdrupal-4-6/ modules/ contact.module
FILE_CREATE_DIRECTORYdrupal-4-6/ includes/ file.inc
FILE_DIRECTORY_TEMPdrupal-4-6/ includes/ file.inc
FILE_DOWNLOADS_PRIVATEdrupal-4-6/ includes/ file.inc
FILE_DOWNLOADS_PUBLICdrupal-4-6/ includes/ file.inc
FILE_EXISTS_ERRORdrupal-4-6/ includes/ file.inc
FILE_EXISTS_RENAMEdrupal-4-6/ includes/ file.inc
FILE_EXISTS_REPLACEdrupal-4-6/ includes/ file.inc
FILE_MODIFY_PERMISSIONSdrupal-4-6/ includes/ file.inc
FILTER_FORMAT_DEFAULTdrupal-4-6/ modules/ filter.module
FILTER_HTML_ESCAPEdrupal-4-6/ modules/ filter.module
FILTER_HTML_STRIPdrupal-4-6/ modules/ filter.module
IS_WINDOWSdrupal-4-6/ includes/ file.inc
MARK_NEWdrupal-4-6/ includes/ theme.inc
MARK_READdrupal-4-6/ includes/ theme.inc@name Content markers
MARK_UPDATEDdrupal-4-6/ includes/ theme.inc
MENU_ACCESS_DENIEDdrupal-4-6/ includes/ menu.inc
MENU_CALLBACKdrupal-4-6/ includes/ menu.incCallbacks 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_ADMINdrupal-4-6/ includes/ menu.inc
MENU_CUSTOM_ITEMdrupal-4-6/ includes/ menu.incCustom items are those defined by the administrator. Reserved for internal use; do not return from hook_menu() implementations.
MENU_CUSTOM_MENUdrupal-4-6/ includes/ menu.incCustom menus are those defined by the administrator. Reserved for internal use; do not return from hook_menu() implementations.
MENU_DEFAULT_LOCAL_TASKdrupal-4-6/ includes/ menu.incEvery set of local tasks should provide one "default" task, that links to the same path as its parent when clicked.
MENU_DYNAMIC_ITEMdrupal-4-6/ includes/ menu.incDynamic menu items change frequently, and so should not be stored in the database for administrative customization.
MENU_EXPANDEDdrupal-4-6/ includes/ menu.inc
MENU_FOUNDdrupal-4-6/ includes/ menu.inc
MENU_IS_LOCAL_TASKdrupal-4-6/ includes/ menu.inc
MENU_IS_ROOTdrupal-4-6/ includes/ menu.inc
MENU_ITEM_GROUPINGdrupal-4-6/ includes/ menu.incItem 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.
MENU_LINKS_TO_PARENTdrupal-4-6/ includes/ menu.inc
MENU_LOCAL_TASKdrupal-4-6/ includes/ menu.incLocal 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".
MENU_MODIFIABLE_BY_ADMINdrupal-4-6/ includes/ menu.inc
MENU_MODIFIED_BY_ADMINdrupal-4-6/ includes/ menu.inc
MENU_NORMAL_ITEMdrupal-4-6/ includes/ menu.incNormal 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.
MENU_NOT_FOUNDdrupal-4-6/ includes/ menu.inc
MENU_SUGGESTED_ITEMdrupal-4-6/ includes/ menu.incModules 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.
MENU_VISIBLE_IF_HAS_CHILDRENdrupal-4-6/ includes/ menu.inc
MENU_VISIBLE_IN_BREADCRUMBdrupal-4-6/ includes/ menu.inc
MENU_VISIBLE_IN_TREEdrupal-4-6/ includes/ menu.inc
NODE_NEW_LIMITdrupal-4-6/ modules/ node.module
PREG_CLASS_NUMBERSdrupal-4-6/ modules/ search.moduleMatches all 'N' Unicode character classes (numbers)
PREG_CLASS_PUNCTUATIONdrupal-4-6/ modules/ search.moduleMatches all 'P' Unicode character classes (punctuation)
PREG_CLASS_SEARCH_EXCLUDEdrupal-4-6/ modules/ search.moduleMatches Unicode character classes to exclude from the search index.
PROFILE_PRIVATEdrupal-4-6/ modules/ profile.moduleFlags to define the visibility of a profile field.
PROFILE_PUBLICdrupal-4-6/ modules/ profile.module
PROFILE_PUBLIC_LISTINGSdrupal-4-6/ modules/ profile.module
WATCHDOG_ERRORdrupal-4-6/ includes/ bootstrap.inc
WATCHDOG_NOTICEdrupal-4-6/ includes/ bootstrap.inc
WATCHDOG_WARNINGdrupal-4-6/ includes/ bootstrap.inc