Search for summary
- Search 9.5.x for summary
- Search 8.9.x for summary
- Search 10.3.x for summary
- Search 11.x for summary
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
aggregator-summary-item.tpl.php | file | modules/ |
Default theme implementation to present a linked feed item for summaries. |
aggregator-summary-items.tpl.php | file | modules/ |
Default theme implementation to present feeds as list items. |
field_test_field_formatter_settings_summary | function | modules/ |
Implements hook_field_formatter_settings_summary(). |
hook_field_formatter_settings_summary | function | modules/ |
Return a short summary for the current formatter settings of an instance. |
image_field_formatter_settings_summary | function | modules/ |
Implements hook_field_formatter_settings_summary(). |
number_field_formatter_settings_summary | function | modules/ |
Implements hook_field_formatter_settings_summary(). |
SummaryLengthTestCase | class | modules/ |
Tests the summary length functionality. |
SummaryLengthTestCase::getInfo | function | modules/ |
|
SummaryLengthTestCase::testSummaryLength | function | modules/ |
Tests the node summary length functionality. |
template_preprocess_aggregator_summary_item | function | modules/ |
Processes variables for aggregator-summary-item.tpl.php. |
template_preprocess_aggregator_summary_items | function | modules/ |
Processes variables for aggregator-summary-items.tpl.php. |
TextSummaryTestCase | class | modules/ |
|
TextSummaryTestCase::$article_creator | property | modules/ |
|
TextSummaryTestCase::callTextSummary | function | modules/ |
Calls text_summary() and asserts that the expected teaser is returned. |
TextSummaryTestCase::getInfo | function | modules/ |
|
TextSummaryTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
TextSummaryTestCase::testFirstSentenceQuestion | function | modules/ |
Tests an edge case where the first sentence is a question and subsequent sentences are not. This edge case is documented at http://drupal.org/node/180425. |
TextSummaryTestCase::testLength | function | modules/ |
Test various summary length edge cases. |
TextSummaryTestCase::testLongSentence | function | modules/ |
Test summary with long example. |
TextSummaryTestCase::testNullSentence | function | modules/ |
Test for the NULL value. |
TextSummaryTestCase::testOnlyTextSummary | function | modules/ |
Test sending only summary. |
text_field_formatter_settings_summary | function | modules/ |
Implements hook_field_formatter_settings_summary(). |
text_summary | function | modules/ |
Generate a trimmed, formatted version of a text field value. |
theme_image_crop_summary | function | modules/ |
Returns HTML for a summary of an image crop effect. |
theme_image_resize_summary | function | modules/ |
Returns HTML for a summary of an image resize effect. |
theme_image_rotate_summary | function | modules/ |
Returns HTML for a summary of an image rotate effect. |
theme_image_scale_summary | function | modules/ |
Returns HTML for a summary of an image scale effect. |
theme_simpletest_result_summary | function | modules/ |
Returns HTML for the summary status of a simpletest result. |
_simpletest_format_summary_line | function | modules/ |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.