Activity::get_avatar()

Method: Return avatar of activity user.

Activity::get_the_verb()

Method: Get the verb of current activity.

Activity::has_action()

Method: Check if current activity has action.

Activity::count_group()

Method: Count total items in a group.

Activity::have_group_items()

Method: Check if there are items in a group.

Activity::group_start()

Method: Start group.

Activity::prefetch_actors()

Method: Prefetch actors of activities and cache them.

Activity::prefetch_comments()

Method: Pre fetch comments of activities and cache them.

Activity::have_group()

Method: Check if current activity have group.

Activity::group_end()

Method: End group loop.