You are here

Classes, traits, and interfaces in Simplenews 7.2

Primary tabs

Namesort descending Type Namespace Location Description Direct uses Use statements Strings
SimpleNewsAdministrationTestCase class tests/simplenews.test @todo: Newsletter node create, send draft, send final
SimplenewsHTMLTestingMailSystem class includes/simplenews.mail.inc A mail sending implementation that captures sent messages to a variable.
SimpleNewsI18nTestCase class tests/simplenews.test Tests for I18N integration.
SimplenewsNewsletter class includes/simplenews.entity.inc Class for simplenews_newsletter entity.
SimplenewsNewsletterController class includes/simplenews.controller.inc Controller for simplenews_newsletter entity.
SimplenewsNewsletterMetadataController class includes/simplenews.info.inc Metadata controller for the simplenews_newsletter entity.
SimplenewsRecipientHandlerBase class includes/simplenews.recipient_handlers.inc Base class for all Simplenews Recipient Handler classes.
SimplenewsRecipientHandlerInterface interface includes/simplenews.recipient_handlers.inc Interface for Simplenews Recipient Handler Classes. 1
SimplenewsSendTestCase class tests/simplenews.test Test cases for creating and sending newsletters.
SimplenewsSourceCacheBuild class includes/simplenews.source.inc Source cache implementation that caches build and data element.
SimplenewsSourceCacheInterface interface includes/simplenews.source.inc Interface for a simplenews source cache implementation. 1
SimplenewsSourceCacheNone class includes/simplenews.source.inc Cache implementation that does not cache anything at all.
SimplenewsSourceCacheStatic abstract class includes/simplenews.source.inc Abstract implementation of the source caching that does static caching. 2
SimplenewsSourceEntity class includes/simplenews.source.inc Default source class for entities. 1
SimplenewsSourceEntityInterface interface includes/simplenews.source.inc Source interface based on an entity. 1
SimplenewsSourceInterface interface includes/simplenews.source.inc The source used to build a newsletter mail. 2
SimplenewsSourceNode class includes/simplenews.source.inc Simplenews source implementation based on nodes for a single subscriber.
SimplenewsSourceTest class includes/simplenews.source.inc Example source implementation used for tests.
SimplenewsSourceTestCase class tests/simplenews.test Test cases for creating and sending newsletters.
SimplenewsSpool class includes/simplenews.source.inc Simplenews Spool implementation.
SimplenewsSpoolInterface interface includes/simplenews.source.inc A Simplenews spool implementation is a factory for Simplenews sources. 1
SimplenewsSubscriber class includes/simplenews.entity.inc Class for simplenews_subscriber entity.
SimplenewsSubscriberController class includes/simplenews.controller.inc Controller for simplenews_subscriber entity.
SimplenewsSubscriberMetadataController class includes/simplenews.info.inc Metadata controller for the simplenews_subscriber entity.
SimplenewsSubscribeTestCase class tests/simplenews.test
SimplenewsTestCase class tests/simplenews.test @file Simplenews test functions. 5
SimplenewsUnitTest class tests/simplenews.test Unit tests for certain functions.
SimpleNewsUpgradePath61TestCase class tests/simplenews.test Upgrade test from 6.x-1.x
SimpleNewsUpgradePath62TestCase class tests/simplenews.test Upgrade test from 6.x-2.x
SimpleNewsUpgradePathTestCase class tests/simplenews.test 2

Other projects