|
MENU_LOCAL_TASK |
drupal/includes/menu.inc |
Menu type -- A task specific to the parent item, usually rendered as a tab. |
|
MENU_MAX_DEPTH |
drupal/includes/menu.inc |
The maximum depth of a menu links tree - matches the number of p columns. |
|
MENU_MAX_MENU_NAME_LENGTH_UI |
drupal/modules/menu/menu.module |
Maximum length of menu name as entered by the user. Database length is 32
and we add a menu- prefix. |
|
MENU_MAX_PARTS |
drupal/includes/menu.inc |
The maximum number of path elements for a menu callback |
|
MENU_MODIFIED_BY_ADMIN |
drupal/includes/menu.inc |
Internal menu flag -- menu item can be modified by administrator. |
|
MENU_NORMAL_ITEM |
drupal/includes/menu.inc |
Menu type -- A "normal" menu item that's shown in menu and breadcrumbs. |
|
MENU_NOT_FOUND |
drupal/includes/menu.inc |
Internal menu status code -- Menu item was not found. |
|
MENU_PREFERRED_LINK |
drupal/includes/menu.inc |
Reserved key to identify the most specific menu link for a given path. |
|
MENU_SITE_OFFLINE |
drupal/includes/menu.inc |
Internal menu status code -- Menu item inaccessible because site is offline. |
|
MENU_SITE_ONLINE |
drupal/includes/menu.inc |
Internal menu status code -- Everything is working fine. |
|
MENU_SUGGESTED_ITEM |
drupal/includes/menu.inc |
Menu type -- A normal menu item, hidden until enabled by an administrator. |
|
MENU_VISIBLE_IN_BREADCRUMB |
drupal/includes/menu.inc |
Internal menu flag -- menu item is visible in the breadcrumb. |
|
MENU_VISIBLE_IN_TREE |
drupal/includes/menu.inc |
Internal menu flag -- menu item is visible in the menu tree. |
|
OPENID_DH_DEFAULT_GEN |
drupal/modules/openid/openid.inc |
Diffie-Hellman generator; used for Diffie-Hellman key exchange computations. |
|
OPENID_DH_DEFAULT_MOD |
drupal/modules/openid/openid.inc |
Diffie-Hellman Key Exchange Default Value. |
|
OPENID_NS_1_0 |
drupal/modules/openid/openid.inc |
OpenID Authentication 1.0 namespace URL; used for backwards-compatibility. |
|
OPENID_NS_1_1 |
drupal/modules/openid/openid.inc |
OpenID Authentication 1.1 namespace URL; used for backwards-compatibility. |
|
OPENID_NS_2_0 |
drupal/modules/openid/openid.inc |
OpenID Authentication 2.0 namespace URL. |
|
OPENID_NS_AX |
drupal/modules/openid/openid.inc |
OpenID Attribute Exchange extension. |
|
OPENID_NS_OPENID |
drupal/modules/openid/openid.inc |
OpenID namespace used in Yadis documents. |
|
OPENID_NS_SREG |
drupal/modules/openid/openid.inc |
OpenID Simple Registration extension. |
|
OPENID_NS_XRD |
drupal/modules/openid/openid.inc |
Extensible Resource Descriptor documents. |
|
OPENID_RAND_SOURCE |
drupal/modules/openid/openid.inc |
Random number generator; used for Diffie-Hellman key exchange computations. |
|
OPENID_SHA1_BLOCKSIZE |
drupal/modules/openid/openid.inc |
SHA-1 hash block size; used for Diffie-Hellman key exchange computations. |
|
PASS_THROUGH |
drupal/includes/bootstrap.inc |
Flag for drupal_set_title(); text has already been sanitized. |
|
PREG_CLASS_CJK |
drupal/modules/search/search.module |
Matches CJK (Chinese, Japanese, Korean) letter-like characters. |
|
PREG_CLASS_NUMBERS |
drupal/modules/search/search.module |
Matches all 'N' Unicode character classes (numbers) |
|
PREG_CLASS_PUNCTUATION |
drupal/modules/search/search.module |
Matches all 'P' Unicode character classes (punctuation) |
|
PREG_CLASS_UNICODE_WORD_BOUNDARY |
drupal/includes/unicode.inc |
Matches Unicode characters that are word boundaries. |
|
PROFILE_HIDDEN |
drupal/modules/profile/profile.module |
Hidden profile field, only accessible by administrators, modules and themes. |
|
PROFILE_PRIVATE |
drupal/modules/profile/profile.module |
Private field, content only available to privileged users. |
|
PROFILE_PUBLIC |
drupal/modules/profile/profile.module |
Public field, content shown on profile page but not used on member list pages. |
|
PROFILE_PUBLIC_LISTINGS |
drupal/modules/profile/profile.module |
Public field, content shown on profile page and on member list pages. |
|
RDF_DEFAULT_BUNDLE |
drupal/modules/rdf/rdf.module |
RDF bundle flag: Default bundle. |
|
REGIONS_ALL |
drupal/modules/system/system.module |
Return all regions. |
|
REGIONS_VISIBLE |
drupal/modules/system/system.module |
Return only visible regions. |
|
REGISTRY_RESET_LOOKUP_CACHE |
drupal/includes/bootstrap.inc |
Signals that the registry lookup cache should be reset. |
|
REGISTRY_WRITE_LOOKUP_CACHE |
drupal/includes/bootstrap.inc |
Signals that the registry lookup cache should be written to storage. |
|
REQUEST_TIME |
drupal/includes/bootstrap.inc |
Time of the current request in seconds elapsed since the Unix Epoch. |
|
REQUIRED_D6_SCHEMA_VERSION |
drupal/includes/update.inc |
Minimum schema version of Drupal 6 required for upgrade to Drupal 7. |
|
REQUIREMENT_ERROR |
drupal/includes/install.inc |
Requirement severity -- Error condition; abort installation. |
|
REQUIREMENT_INFO |
drupal/includes/install.inc |
Requirement severity -- Informational message only. |
|
REQUIREMENT_OK |
drupal/includes/install.inc |
Requirement severity -- Requirement successfully met. |
|
REQUIREMENT_WARNING |
drupal/includes/install.inc |
Requirement severity -- Warning condition; proceed but flag warning. |
|
SAVED_DELETED |
drupal/includes/common.inc |
Return status for saving which deleted an existing item. |
|
SAVED_NEW |
drupal/includes/common.inc |
Return status for saving which involved creating a new item. |
|
SAVED_UPDATED |
drupal/includes/common.inc |
Return status for saving which involved an update to an existing item. |
|
SCHEMA_INSTALLED |
drupal/includes/install.inc |
Indicates that a module has been installed. |
|
SCHEMA_UNINSTALLED |
drupal/includes/install.inc |
Indicates that a module has not been installed yet. |
|
SEARCH_TYPE |
drupal/modules/search/search.test |
|
Neueste Kommentare