page_example_description |
function |
modules/examples/page_example/page_example.module |
Constructs a descriptive page. |
form_description_test_form |
function |
core/modules/simpletest/tests/form_test.module |
A form for testing form descriptions. |
TaxonomyTerm::$description |
property |
core/modules/taxonomy/taxonomy.entity.inc |
(optional) Description of the term. |
layout_get_title_description |
function |
core/modules/layout/layout.module |
Gets the title description for the current layout. |
theme_form_element_description |
function |
core/includes/form.inc |
Returns HTML for a form element's help text (#description). |
theme_views_ui_view_description |
function |
core/modules/views_ui/views_ui.theme.inc |
Display the view description, tags, and type (base table). |
TaxonomyVocabulary::$description |
property |
core/modules/taxonomy/taxonomy_vocabulary.class.inc |
(optional) Description of the vocabulary. |
FormsElementsDescriptionsTestCase |
class |
core/modules/simpletest/tests/form.test |
Test form element labels, required markers and associated output. |
theme_user_permission_description |
function |
core/modules/user/user.theme.inc |
Returns HTML for an individual permission description. |
theme_taxonomy_vocabulary_description |
function |
core/modules/taxonomy/taxonomy.theme.inc |
Returns HTML for the vocabulary description. |
EntityExampleBasic::$item_description |
property |
modules/examples/entity_example/entity_example.inc |
Item description. |
views_plugin_style_rss::get_description |
function |
core/modules/views/plugins/views_plugin_style_rss.inc |
Get RSS feed description. |
_file_field_get_description_from_element |
function |
core/modules/file/file.field.inc |
Retrieves the file description from a field field element. |
FormsElementsDescriptionsTestCase::setUp |
function |
core/modules/simpletest/tests/form.test |
{inheritdoc} |
FormsElementsDescriptionsTestCase::$profile |
property |
core/modules/simpletest/tests/form.test |
{inheritdoc} |
theme_installer_browser_project_description |
function |
core/modules/installer/installer.theme.inc |
Builds the truncated description on the project list. |
FormsElementsDescriptionsTestCase::testFormDescriptions |
function |
core/modules/simpletest/tests/form.test |
Test Form Descriptions. |