Activity::the_verb()

Method: Echo current activity verb.

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_end()

Method: End group loop.

Activity::group_start()

Method: Start group.

Activity::prefetch_comments()

Method: Pre fetch comments of activities and cache them.

Activity::prefetch_actors()

Method: Prefetch actors of activities and cache them.

Activity::prefetch_posts()

Method: Pre fetch question and answers and cache them.