Content markers |
group |
includes/theme.inc |
Markers used by theme_mark() and node_mark() to designate content. |
NodeBuildContent |
class |
modules/node/tests/node.test |
Test to ensure that a node's content is always rebuilt. |
Block::getContent |
function |
modules/layout/includes/block.class.inc |
Return the content of a block. |
node_content_form |
function |
modules/node/node.module |
Implements hook_form(). |
user_build_content |
function |
modules/user/user.module |
Builds a structured array representing the profile content. |
node_build_content |
function |
modules/node/node.module |
Builds a structured array representing the node's content. |
file_build_content |
function |
modules/file/file.module |
Builds a structured array representing the file's content. |
layout_content_form |
function |
modules/layout/layout.admin.inc |
Form callback; Main form for editing a layout's content. |
comment_build_content |
function |
modules/comment/comment.module |
Builds a structured array representing the comment's content. |
BlockText::getContent |
function |
modules/layout/includes/block.text.inc |
Returns the rendered content of this block. |
NodeBlock::getContent |
function |
modules/node/node.block.inc |
Sets block content on block view. |
CommentContentRebuild |
class |
modules/comment/tests/comment.test |
Tests comment content rebuilding. |
LANGUAGE_TYPE_CONTENT |
constant |
includes/bootstrap.inc |
The type of language used to define the content language. |
node_type_has_content |
function |
modules/node/node.module |
Determine whether a node type has any data. |
BlockHero::getContent |
function |
modules/layout/includes/block.hero.inc |
Returns the rendered content of this block. |
BlockLegacy::$content |
property |
modules/layout/includes/block_legacy.class.inc |
The content for this block as provided by hook_block_view(). |
FieldBlock::getContent |
function |
modules/field/field.block.inc |
Sets block content on block view. |
generate-d7-content.sh |
file |
scripts/generate-d7-content.sh |
#!/usr/bin/env php
<?php
/**
* Generate content for a Drupal 7 database to test the upgrade process.
*
* Run this script at the root of an existing Drupal 6 installation.
* Steps to use this generation script:
* - Install Drupal 7.
* - Run… |
node_syndicate_content |
function |
modules/node/node.module |
Returns a themed RSS icon which links to a provided feed. |
ViewsBlock::getContent |
function |
modules/views/includes/views.block.inc |
Return the content of a block. |
NodeRSSContentTestCase |
class |
modules/node/tests/node.test |
Ensures that data added to nodes by other modules appears in RSS feeds. |
field_content_languages |
function |
modules/field/field.multilingual.inc |
Returns available content languages. |
BlockBroken::getContent |
function |
modules/layout/includes/block.class.inc |
Return the content of a block. |
BlockLegacy::getContent |
function |
modules/layout/includes/block_legacy.class.inc |
Return the content of a block. |
Archive_Tar::listContent |
function |
modules/system/system.tar.inc |
|
file_get_content_headers |
function |
includes/file.inc |
Examines a file entity and returns appropriate content headers for download. |
theme_admin_block_content |
function |
modules/system/system.theme.inc |
Returns HTML for the content of an administrative block. |
ArchiverZip::listContents |
function |
modules/system/system.archiver.inc |
Lists all files in the archive. |
ArchiverTar::listContents |
function |
modules/system/system.archiver.inc |
Lists all files in the archive. |
ajax_test_dialog_contents |
function |
modules/simpletest/tests/ajax_test.module |
Menu callback: Returns the contents for dialogs opened by ajax_test_dialog(). |
seven_admin_block_content |
function |
themes/seven/template.php |
Overrides theme_admin_block_content(). |
theme_node_recent_content |
function |
modules/node/node.theme.inc |
Returns HTML for a recent node to be displayed in the recent content block. |
SystemMainContentFallback |
class |
modules/system/tests/system.test |
Test main content rendering fallback provided by system module. |
DBLogTestCase::getContent |
function |
modules/dblog/tests/dblog.test |
Creates random content based on node content type. |
block.overview_content.inc |
file |
modules/dashboard/includes/block.overview_content.inc |
Dashboard block displaying informtion about content, including: |
PageComponents::getContent |
function |
modules/system/block.page_components.inc |
Return the content of a block. |
layout_content_form_submit |
function |
modules/layout/layout.admin.inc |
Handle form submission of the display content editor. |
DashboardContentTypesBlock |
class |
modules/dashboard/includes/block.node_types.inc |
@file
Dashboard block displaying informtion about content types. |
taxonomy_term_build_content |
function |
modules/taxonomy/taxonomy.module |
Builds a structured array representing the term's content. |
LocaleContentFunctionalTest |
class |
modules/locale/tests/locale.test |
Functional tests for multilingual support on nodes. |
layout-content-form.tpl.php |
file |
modules/layout/templates/layout-content-form.tpl.php |
|
layout_content_form_validate |
function |
modules/layout/layout.admin.inc |
Validate the layout settings form. |
DashboardOverviewContentBlock |
class |
modules/dashboard/includes/block.overview_content.inc |
@file
Dashboard block displaying informtion about content, including: |
NodeRSSContentTestCase::setUp |
function |
modules/node/tests/node.test |
Sets up a Backdrop site for running functional and integration tests. |
ViewsSpecialBlock::getContent |
function |
modules/views/includes/views.special_block.inc |
Return the content of a block. |
BackdropWebTestCase::$content |
property |
modules/simpletest/backdrop_web_test_case.php |
The content of the page currently loaded in the internal browser. |
DashboardMenuBlock::getContent |
function |
modules/dashboard/includes/block.menus.inc |
Return the content of a block. |
drupal_load_stylesheet_content |
function |
includes/drupal.inc |
Processes the contents of a stylesheet for aggregation. |
DashboardNewsBlock::getContent |
function |
modules/dashboard/includes/block.news.inc |
Return the content of a block. |
ArchiverInterface::listContents |
function |
includes/archiver.inc |
Lists all files in the archive. |