Full ELMS Learning Network documentation
Constants
Primary tabs
Name![]() |
Location | Description |
---|---|---|
ADVAGG_MOD_JS_ASYNC_SHIM |
sites/ |
Default value to add use the async script shim for script tags. |
ADVAGG_MOD_JS_DEFER |
sites/ |
Default value to add the defer tag to all script tags. |
ADVAGG_MOD_JS_FOOTER |
sites/ |
Default value to move all JS to the footer. |
ADVAGG_MOD_JS_PREPROCESS |
sites/ |
Default value to turn on preprocessing for all JavaScript files. |
ADVAGG_MOD_JS_REMOVE_UNUSED |
sites/ |
Default value to remove JavaScript if none was added on the page. |
ADVAGG_NEEDS_UPDATE |
sites/ |
TRUE when db table 'advagg_aggregates_versions' is missing in advagg_enable. |
ADVAGG_SCRIPTS_SCOPE_ANYWHERE |
sites/ |
Allow JavaScript insertion into any scope even if theme does not support it. |
ADVAGG_SHOW_BYPASS_COOKIE_MESSAGE |
sites/ |
Display a message that the bypass cookie is set. |
ADVAGG_SPACE |
sites/ |
Default space characters. |
ADVAGG_URL_INBOUND_ALTER |
sites/ |
Run advagg_url_inbound_alter(). |
ADVAGG_USE_HTTPRL |
sites/ |
Send non blocking requests in order to generate aggregated files via HTTPRL. |
AGGREGATOR_CLEAR_NEVER |
modules/ |
Denotes that a feed's items should never expire. |
ARCHIVE_TAR_ATT_SEPARATOR |
modules/ |
|
ARCHIVE_TAR_END_BLOCK |
modules/ |
|
AREA_CODE_REGEX |
sites/ |
|
AUTO_NODETITLE_DISABLED |
sites/ |
|
AUTO_NODETITLE_ENABLED |
sites/ |
|
AUTO_NODETITLE_OPTIONAL |
sites/ |
|
BACKUP_MIGRATE_FILENAME_MAXLENGTH |
sites/ |
|
BACKUP_MIGRATE_MENU_DEPTH |
sites/ |
|
BACKUP_MIGRATE_MENU_PATH |
sites/ |
|
BACKUP_MIGRATE_STORAGE_DB |
sites/ |
|
BACKUP_MIGRATE_STORAGE_NONE |
sites/ |
|
BACKUP_MIGRATE_STORAGE_OVERRIDEN |
sites/ |
|
BACKUP_MIGRATE_VERSION |
sites/ |
|
BLOCK_CUSTOM_DISABLED |
modules/ |
Hides this block by default but lets individual users show it. |
BLOCK_CUSTOM_ENABLED |
modules/ |
Shows this block by default, but lets individual users hide it. |
BLOCK_CUSTOM_FIXED |
modules/ |
Users cannot control whether or not they see this block. |
BLOCK_REGION_NONE |
modules/ |
Denotes that a block is not enabled in any region and should not be shown. |
BLOCK_VISIBILITY_LISTED |
modules/ |
Shows this block on only the listed pages. |
BLOCK_VISIBILITY_NOTLISTED |
modules/ |
Shows this block on every page except the listed pages. |
BLOCK_VISIBILITY_PHP |
modules/ |
Shows this block if the associated PHP code returns TRUE. |
BOOK_COPY_PROCESSING_LIMIT |
sites/ |
@file Book copy, copy book outlines |
BOOST_ADD_DEFAULT_CHARSET |
sites/ |
Default setting for forcing all content to be the charset defined below. |
BOOST_APACHE_ETAG |
sites/ |
Default etag settings. |
BOOST_APACHE_XHEADER |
sites/ |
Default header setttings. |
BOOST_CACHEABILITY_PAGES |
sites/ |
Default cacheablily setting. |
BOOST_CHAR |
sites/ |
Default value for the character replacement of ? in the URL. |
BOOST_CHARSET_TYPE |
sites/ |
Default for content charset. |
BOOST_COOKIE |
sites/ |
Default cookie name. |
BOOST_DOCUMENT_ROOT |
sites/ |
Default apache document root. |
BOOST_EXPIRE_CRON |
sites/ |
Default value for ignoring cron cache flush requests. |
BOOST_IGNORE_FLUSH |
sites/ |
Default value for ignoring cron cache flush requests. |
BOOST_MESSAGE_DEBUG |
sites/ |
Default value for sending out debugging info via a message. |
BOOST_NORMAL_DIR |
sites/ |
Default value for the normal cache dir. |
BOOST_ROOT_CACHE_DIR |
sites/ |
Default value for the root cache dir. |
BOOST_SERVER_NAME_HTTP_HOST |
sites/ |
Default apache server name. |
BOOST_SSL_BYPASS |
sites/ |
Default setting for SSL pages |
BOOST_VISIBILITY_LISTED |
sites/ |
Shows this block on only the listed pages. |
BOOST_VISIBILITY_NOTLISTED |
sites/ |
Shows this block on every page except the listed pages. (do not depend on block.module, see #1612448) |