6 calls to text_summary()
- node_tokens in modules/
node/ node.tokens.inc - Implements hook_tokens().
- node_update_7006 in modules/
node/ node.install - Convert body and teaser from node properties to fields, and migrate status/comment/promote and sticky columns to the {node_revision} table.
- TextSummaryTestCase::callTextSummary in modules/
field/ modules/ text/ text.test - Calls text_summary() and asserts that the expected teaser is returned.
- TextSummaryTestCase::testNullSentence in modules/
field/ modules/ text/ text.test - Test for the NULL value.
- text_field_formatter_view in modules/
field/ modules/ text/ text.module - Implements hook_field_formatter_view().
- theme_aggregator_page_rss in modules/
aggregator/ aggregator.pages.inc - Prints the RSS page for a feed.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.