NotificationsAnonymousTests |
class |
|
tests/notifications_anonymous.test |
|
|
|
|
NotificationsBasicTests |
class |
|
tests/notifications_api.test |
Class for testing notifications module.
Tests basic API functions |
|
|
|
NotificationsContentTests |
class |
|
tests/notifications_content.test |
|
|
|
|
NotificationsCustomTests |
class |
|
tests/notifications_custom.test |
|
|
|
|
NotificationsLiteTests |
class |
|
tests/notifications_lite.test |
|
|
|
|
NotificationsTemplatesTests |
class |
|
tests/notifications_templates.test |
Class for testing notifications templates and message composition. |
|
|
|
NotificationsTestCase |
class |
|
tests/notifications_test_case.inc |
@file
Base class for Notifications Tests |
6 |
|
|
NotificationsUserTestCase |
class |
|
notifications_user/notifications_user.test |
Notifications User test case suite. |
|
|
|
Notifications_Comment |
class |
|
notifications_content/notifications_content.inc |
|
|
|
|
Notifications_Content_Node_List |
class |
|
notifications_content/notifications_content.inc |
Template for a list of nodes, list of title, links |
2 |
|
|
Notifications_Content_Node_Teasers |
class |
|
notifications_content/notifications_content.inc |
Template for a list of nodes, teasers |
|
|
|
Notifications_Content_Node_View |
class |
|
notifications_content/notifications_content.inc |
Template for a list of nodes, built with a View |
|
|
|
Notifications_Content_Subscription |
class |
|
notifications_content/notifications_content.inc |
Generic content subscription Thread subscription |
2 |
|
|
Notifications_Content_Type_Term_Subscription |
class |
|
notifications_tags/notifications_tags.inc |
Subscription to conent type + taxonomy term |
|
|
|
Notifications_Drupal_Object |
class |
|
./notifications.object.inc |
Wrapper for generic Drupal objects |
3 |
|
|
Notifications_Entity |
abstract class |
|
./notifications.object.inc |
Base class for all Notifications entities |
2 |
|
|
Notifications_Event |
class |
|
./notifications.event.inc |
Notifications Event class |
3 |
|
|
Notifications_Field |
abstract class |
|
./notifications.field.inc |
Base class for Notifications fields |
3 |
|
|
Notifications_Field_Autocomplete |
abstract class |
|
./notifications.field.inc |
Field with autocomplete values |
3 |
|
|
Notifications_Field_Default |
class |
|
./notifications.field.inc |
Default field when we don't have information |
1 |
|
|
Notifications_Field_Select |
abstract class |
|
./notifications.field.inc |
Field with selectable values |
2 |
|
|
Notifications_Message |
class |
|
./notifications.message.inc |
Wrapper for Notifications messages |
|
|
|
Notifications_Message_Template |
class |
|
./notifications.template.inc |
Message template. This should be able to produce a full message by itself |
3 |
|
|
Notifications_Node |
class |
|
./notifications.object.inc |
Node objects |
|
|
|
Notifications_Node_Author_Field |
class |
|
notifications_user/notifications_user.inc |
Class Notifications_Node_Author_Field. |
|
|
|
Notifications_Node_Comment_Event |
class |
|
notifications_content/notifications_content.inc |
|
|
|
|
Notifications_Node_Comment_Template |
class |
|
notifications_content/notifications_content.inc |
Template for node comments |
|
|
|
Notifications_Node_Event |
class |
|
notifications_content/notifications_content.inc |
Node events |
3 |
|
|
Notifications_Node_Event_Template |
class |
|
notifications_content/notifications_content.inc |
Message templates for node events. Base class. |
3 |
|
|
Notifications_Node_Field |
class |
|
./notifications.field.inc |
Node fields |
|
|
|
Notifications_Node_Insert_Template |
class |
|
notifications_content/notifications_content.inc |
Template for node inserts |
|
|
|
Notifications_Node_Post_Event |
class |
|
notifications_content/notifications_content.inc |
Event types: When a (published) node is created or an existing node is published |
|
|
|
Notifications_Node_Subscription |
class |
|
notifications_content/notifications_content.inc |
Thread subscription |
|
|
|
Notifications_Node_Type |
class |
|
notifications_content/notifications_content.inc |
Node type object |
|
|
|
Notifications_Node_Type_Field |
class |
|
notifications_content/notifications_content.inc |
Node type field |
|
|
|
Notifications_Node_Update_Event |
class |
|
notifications_content/notifications_content.inc |
|
|
|
|
Notifications_Node_Update_Template |
class |
|
notifications_content/notifications_content.inc |
Template for node updates |
|
|
|
Notifications_Object |
abstract class |
|
./notifications.object.inc |
Wrapper for Drupal objects |
4 |
|
|
Notifications_ObjectInterface |
interface |
|
./notifications.object.inc |
Interface for Notification objects. |
1 |
|
|
Notifications_Scheduler_Event |
abstract class |
|
notifications_scheduler/notifications_scheduler.inc |
Notifications Schedule Event class |
1 |
|
|
Notifications_Scheduler_Latest_Posts |
class |
|
notifications_scheduler/notifications_scheduler.inc |
Test this schedule class, send latest created nodes |
1 |
|
|
Notifications_Scheduler_New_Posts |
class |
|
notifications_scheduler/notifications_scheduler.inc |
Send new content posted since last notification. |
|
|
|
Notifications_Subscription |
class |
|
./notifications.subscription.inc |
Common base for subscription type and subscription instance |
3 |
|
|
Notifications_Subscription_List |
class |
|
./notifications.list.inc |
List of subscriptions or subscription types |
1 |
|
|
Notifications_Subscription_Multiple |
class |
|
./notifications.subscription.inc |
Multiple subscription. It has an undetermined number of fields |
1 |
|
|
Notifications_Subscription_NoFields |
class |
|
./notifications.subscription.inc |
Subscription without fields |
|
|
|
Notifications_Subscription_Simple |
class |
|
./notifications.subscription.inc |
Simple subscription. |
3 |
|
|
Notifications_Subscription_Table |
class |
|
./notifications.list.inc |
Loadable collection of subscriptions for tablesel ect |
|
|
|
Notifications_Taxonomy_Term |
class |
|
notifications_tags/notifications_tags.inc |
Taxonomy term object |
|
|
|
Notifications_Taxonomy_Term_Create_Event |
class |
|
notifications_tags/notifications_tags.inc |
Node events |
|
|
|