Constants

Solapas principales

Nombreorden descendente Ubicación Descripción Direct uses Strings
AGGREGATOR_CLEAR_NEVER drupal-7.x/modules/aggregator/aggregator.module Denotes that a feed's items should never expire. 1
ARCHIVE_TAR_ATT_SEPARATOR drupal-7.x/modules/system/system.tar.inc 1
ARCHIVE_TAR_END_BLOCK drupal-7.x/modules/system/system.tar.inc 1
BLOCK_CUSTOM_DISABLED drupal-7.x/modules/block/block.module Hides this block by default but lets individual users show it. 1
BLOCK_CUSTOM_ENABLED drupal-7.x/modules/block/block.module Shows this block by default, but lets individual users hide it. 1
BLOCK_CUSTOM_FIXED drupal-7.x/modules/block/block.module Users cannot control whether or not they see this block. 1
BLOCK_REGION_NONE drupal-7.x/modules/block/block.module Denotes that a block is not enabled in any region and should not be shown. 1
BLOCK_VISIBILITY_LISTED drupal-7.x/modules/block/block.module Shows this block on only the listed pages. 1
BLOCK_VISIBILITY_NOTLISTED drupal-7.x/modules/block/block.module Shows this block on every page except the listed pages. 1
BLOCK_VISIBILITY_PHP drupal-7.x/modules/block/block.module Shows this block if the associated PHP code returns TRUE. 1
CACHE_PERMANENT drupal-7.x/includes/bootstrap.inc Indicates that the item should never be removed unless explicitly selected. 1
CACHE_TEMPORARY drupal-7.x/includes/bootstrap.inc Indicates that the item should be removed at the next general cache wipe. 1
CHECK_PLAIN drupal-7.x/includes/bootstrap.inc Flag used to indicate that text is not sanitized, so run check_plain(). 1
COMMENT_ANONYMOUS_MAYNOT_CONTACT drupal-7.x/modules/comment/comment.module Anonymous posters cannot enter their contact information. 1
COMMENT_ANONYMOUS_MAY_CONTACT drupal-7.x/modules/comment/comment.module Anonymous posters may leave their contact information. 1
COMMENT_ANONYMOUS_MUST_CONTACT drupal-7.x/modules/comment/comment.module Anonymous posters are required to leave their contact information. 1
COMMENT_FORM_BELOW drupal-7.x/modules/comment/comment.module Comment form should be shown below post or list of comments. 1
COMMENT_FORM_SEPARATE_PAGE drupal-7.x/modules/comment/comment.module Comment form should be displayed on a separate page. 1
COMMENT_MODE_FLAT drupal-7.x/modules/comment/comment.module Comments are displayed in a flat list - expanded. 1
COMMENT_MODE_THREADED drupal-7.x/modules/comment/comment.module Comments are displayed as a threaded list - expanded. 1
COMMENT_NODE_CLOSED drupal-7.x/modules/comment/comment.module Comments for this node are closed. 1
COMMENT_NODE_HIDDEN drupal-7.x/modules/comment/comment.module Comments for this node are hidden. 1
COMMENT_NODE_OPEN drupal-7.x/modules/comment/comment.module Comments for this node are open. 1
COMMENT_NOT_PUBLISHED drupal-7.x/modules/comment/comment.module Comment is awaiting approval. 1
COMMENT_PUBLISHED drupal-7.x/modules/comment/comment.module Comment is published. 1
CSS_DEFAULT drupal-7.x/includes/common.inc The default group for module CSS files added to the page. 1
CSS_SYSTEM drupal-7.x/includes/common.inc The default group for system CSS files added to the page. 1
CSS_THEME drupal-7.x/includes/common.inc The default group for theme CSS files added to the page. 1
DRUPAL_ANONYMOUS_RID drupal-7.x/includes/bootstrap.inc Role ID for anonymous users; should match what's in the "role" table. 1
DRUPAL_AUTHENTICATED_RID drupal-7.x/includes/bootstrap.inc Role ID for authenticated users; should match what's in the "role" table. 1
DRUPAL_BOOTSTRAP_CONFIGURATION drupal-7.x/includes/bootstrap.inc First bootstrap phase: initialize configuration. 1
DRUPAL_BOOTSTRAP_DATABASE drupal-7.x/includes/bootstrap.inc Third bootstrap phase: initialize database layer. 1
DRUPAL_BOOTSTRAP_FULL drupal-7.x/includes/bootstrap.inc Final bootstrap phase: Drupal is fully loaded; validate and fix input data. 1
DRUPAL_BOOTSTRAP_LANGUAGE drupal-7.x/includes/bootstrap.inc Seventh bootstrap phase: find out language of the page. 1
DRUPAL_BOOTSTRAP_PAGE_CACHE drupal-7.x/includes/bootstrap.inc Second bootstrap phase: try to serve a cached page. 1
DRUPAL_BOOTSTRAP_PAGE_HEADER drupal-7.x/includes/bootstrap.inc Sixth bootstrap phase: set up the page header. 1
DRUPAL_BOOTSTRAP_SESSION drupal-7.x/includes/bootstrap.inc Fifth bootstrap phase: initialize session handling. 1
DRUPAL_BOOTSTRAP_VARIABLES drupal-7.x/includes/bootstrap.inc Fourth bootstrap phase: initialize the variable system. 1
DRUPAL_CACHE_CUSTOM drupal-7.x/includes/common.inc The block is handling its own caching in its hook_block_view(). 1
DRUPAL_CACHE_GLOBAL drupal-7.x/includes/common.inc The block or element is the same for every user and page that it is visible. 1
DRUPAL_CACHE_PER_PAGE drupal-7.x/includes/common.inc The block or element can change depending on the page being viewed. 1
DRUPAL_CACHE_PER_ROLE drupal-7.x/includes/common.inc The block or element can change depending on the user's roles. 1
DRUPAL_CACHE_PER_USER drupal-7.x/includes/common.inc The block or element can change depending on the user. 1
DRUPAL_CORE_COMPATIBILITY drupal-7.x/includes/bootstrap.inc Core API compatibility. 1
DRUPAL_CRON_DEFAULT_THRESHOLD drupal-7.x/modules/system/system.module Default interval for automatic cron executions in seconds. 1
DRUPAL_DISABLED drupal-7.x/modules/system/system.module Disabled option on forms and settings 1
DRUPAL_HASH_COUNT drupal-7.x/includes/password.inc The standard log2 number of iterations for password stretching. This should increase by 1 every Drupal version in order to counteract increases in the speed and power of computers available to crack the hashes. 1
DRUPAL_HASH_LENGTH drupal-7.x/includes/password.inc The expected (and maximum) number of characters in a hashed password. 1
DRUPAL_KILOBYTE drupal-7.x/includes/bootstrap.inc The number of bytes in a kilobyte. 1
DRUPAL_MAXIMUM_TEMP_FILE_AGE drupal-7.x/modules/system/system.module Maximum age of temporary files in seconds. 1

Páginas