ActivityActionHandler |
abstract class |
|
./activity_action_handlers.inc |
|
3 |
|
|
ActivityUnitTest |
class |
|
tests/activity_unit.test |
|
|
|
|
ActivityWebTest |
class |
|
tests/activity_unit.test |
|
|
|
|
activity_comments_handler_field_comments |
class |
|
activity_comments/views/activity_comments.views.inc |
Activity comments comment form field handler. |
|
|
|
activity_views_handler_argument_activity_user |
class |
|
views/views_handler_arguments.inc |
@file
Provide argument handlers for Activity module |
|
|
|
activity_views_handler_field_activity_link_delete |
class |
|
views/views_handler_fields.inc |
Presents a link to delete an activity. |
|
|
|
activity_views_handler_field_message |
class |
|
views/views_handler_fields.inc |
Renders the message field for a given user |
|
|
|
activity_views_handler_field_type |
class |
|
views/views_handler_fields.inc |
Class to display the admin name for the hook. |
|
|
|
activity_views_handler_filter_access |
class |
|
views/views_handler_filters.inc |
Filters the Activity records to those that are visible to the context user. |
|
|
|
activity_views_handler_filter_actions_id |
class |
|
views/views_handler_filters.inc |
|
|
|
|
CommentActivityActionHandler |
class |
|
./activity_action_handlers.inc |
Activity handler for the comment module.
Extends the node handler has it presents a lot of the same things, just more. |
|
|
|
FlagActivityActionHandler |
class |
|
./activity_contrib_action_handlers.inc |
|
|
|
|
NodeActivityActionHandler |
class |
|
./activity_action_handlers.inc |
Activity handler for node module. |
1 |
|
|
UserActivityActionHandler |
class |
|
./activity_action_handlers.inc |
Activity Action Handler for the user triggers. |
|
|
|