Constants

Solapas principales

Nombreorden descendente Ubicación Descripción Direct uses Strings
MENU_LOCAL_ACTION drupal-7.x/includes/menu.inc Menu type -- An action specific to the parent, usually rendered as a link. 1
MENU_LOCAL_TASK drupal-7.x/includes/menu.inc Menu type -- A task specific to the parent item, usually rendered as a tab. 1
MENU_MAX_DEPTH drupal-7.x/includes/menu.inc The maximum depth of a menu links tree - matches the number of p columns. 1
MENU_MAX_MENU_NAME_LENGTH_UI drupal-7.x/modules/menu/menu.module Maximum length of menu name as entered by the user. Database length is 32 and we add a menu- prefix. 1
MENU_MAX_PARTS drupal-7.x/includes/menu.inc The maximum number of path elements for a menu callback 1
MENU_MODIFIED_BY_ADMIN drupal-7.x/includes/menu.inc Internal menu flag -- menu item can be modified by administrator. 1
MENU_NORMAL_ITEM drupal-7.x/includes/menu.inc Menu type -- A "normal" menu item that's shown in menu and breadcrumbs. 1
MENU_NOT_FOUND drupal-7.x/includes/menu.inc Internal menu status code -- Menu item was not found. 1
MENU_PREFERRED_LINK drupal-7.x/includes/menu.inc Reserved key to identify the most specific menu link for a given path. 1
MENU_SITE_OFFLINE drupal-7.x/includes/menu.inc Internal menu status code -- Menu item inaccessible because site is offline. 1
MENU_SITE_ONLINE drupal-7.x/includes/menu.inc Internal menu status code -- Everything is working fine. 1
MENU_SUGGESTED_ITEM drupal-7.x/includes/menu.inc Menu type -- A normal menu item, hidden until enabled by an administrator. 1
MENU_VISIBLE_IN_BREADCRUMB drupal-7.x/includes/menu.inc Internal menu flag -- menu item is visible in the breadcrumb. 1
MENU_VISIBLE_IN_TREE drupal-7.x/includes/menu.inc Internal menu flag -- menu item is visible in the menu tree. 1
NODE_ACCESS_ALLOW drupal-7.x/modules/node/node.module Modules should return this value from hook_node_access() to allow access to a node. 1
NODE_ACCESS_DENY drupal-7.x/modules/node/node.module Modules should return this value from hook_node_access() to deny access to a node. 1
NODE_ACCESS_IGNORE drupal-7.x/modules/node/node.module Modules should return this value from hook_node_access() to not affect node access. 1
NODE_NEW_LIMIT drupal-7.x/modules/node/node.module Nodes changed before this time are always marked as read. 1
NODE_NOT_PROMOTED drupal-7.x/modules/node/node.module Node is not promoted to front page. 1
NODE_NOT_PUBLISHED drupal-7.x/modules/node/node.module Node is not published. 1
NODE_NOT_STICKY drupal-7.x/modules/node/node.module Node is not sticky at top of the page. 1
NODE_PROMOTED drupal-7.x/modules/node/node.module Node is promoted to front page. 1
NODE_PUBLISHED drupal-7.x/modules/node/node.module Node is published. 1
NODE_STICKY drupal-7.x/modules/node/node.module Node is sticky at top of the page. 1
OPENID_DH_DEFAULT_GEN drupal-7.x/modules/openid/openid.inc Diffie-Hellman generator; used for Diffie-Hellman key exchange computations. 1
OPENID_DH_DEFAULT_MOD drupal-7.x/modules/openid/openid.inc Diffie-Hellman Key Exchange Default Value. 1
OPENID_NS_1_0 drupal-7.x/modules/openid/openid.inc OpenID Authentication 1.0 namespace URL; used for backwards-compatibility. 1
OPENID_NS_1_1 drupal-7.x/modules/openid/openid.inc OpenID Authentication 1.1 namespace URL; used for backwards-compatibility. 1
OPENID_NS_2_0 drupal-7.x/modules/openid/openid.inc OpenID Authentication 2.0 namespace URL. 1
OPENID_NS_AX drupal-7.x/modules/openid/openid.inc OpenID Attribute Exchange extension. 1
OPENID_NS_OPENID drupal-7.x/modules/openid/openid.inc OpenID namespace used in Yadis documents. 1
OPENID_NS_SREG drupal-7.x/modules/openid/openid.inc OpenID Simple Registration extension. 1
OPENID_NS_XRD drupal-7.x/modules/openid/openid.inc Extensible Resource Descriptor documents. 1
OPENID_RAND_SOURCE drupal-7.x/modules/openid/openid.inc Random number generator; used for Diffie-Hellman key exchange computations. 1
OPENID_SHA1_BLOCKSIZE drupal-7.x/modules/openid/openid.inc SHA-1 hash block size; used for Diffie-Hellman key exchange computations. 1
PASS_THROUGH drupal-7.x/includes/bootstrap.inc Flag used to indicate that text has already been sanitized. 1
POSTGRESQL_NEXTID_LOCK drupal-7.x/includes/database/pgsql/database.inc The name by which to obtain a lock for retrive the next insert id. 1
PREG_CLASS_CJK drupal-7.x/modules/search/search.module Matches CJK (Chinese, Japanese, Korean) letter-like characters. 1
PREG_CLASS_NUMBERS drupal-7.x/modules/search/search.module Matches all 'N' Unicode character classes (numbers) 1
PREG_CLASS_PUNCTUATION drupal-7.x/modules/search/search.module Matches all 'P' Unicode character classes (punctuation) 1
PREG_CLASS_UNICODE_WORD_BOUNDARY drupal-7.x/includes/unicode.inc Matches Unicode characters that are word boundaries. 1
PROFILE_HIDDEN drupal-7.x/modules/profile/profile.module Hidden profile field, only accessible by administrators, modules and themes. 1
PROFILE_PRIVATE drupal-7.x/modules/profile/profile.module Private field, content only available to privileged users. 1
PROFILE_PUBLIC drupal-7.x/modules/profile/profile.module Public field, content shown on profile page but not used on member list pages. 1
PROFILE_PUBLIC_LISTINGS drupal-7.x/modules/profile/profile.module Public field, content shown on profile page and on member list pages. 1
RDF_DEFAULT_BUNDLE drupal-7.x/modules/rdf/rdf.module RDF bundle flag: Default bundle. 1
REGIONS_ALL drupal-7.x/modules/system/system.module Return all regions. 1
REGIONS_VISIBLE drupal-7.x/modules/system/system.module Return only visible regions. 1
REGISTRY_RESET_LOOKUP_CACHE drupal-7.x/includes/bootstrap.inc Signals that the registry lookup cache should be reset. 1
REGISTRY_WRITE_LOOKUP_CACHE drupal-7.x/includes/bootstrap.inc Signals that the registry lookup cache should be written to storage. 1

Páginas