Activity::when()

Method: Return the human readable date of an activity which can be compared to other activity.

Activity::the_when()

Method: Output human readable date.

Activity::have_group_items()

Method: Check if there are items in a group.

Activity::count_group()

Method: Count total items in a group.

Activity::has_action()

Method: Check if current activity has action.

Activity::get_the_verb()

Method: Get the verb of current activity.

Activity::the_verb()

Method: Echo current activity verb.

Activity::get_avatar()

Method: Return avatar of activity user.

Activity::prefetch()

Method: Prefetch question, answer, comment and user data.

Activity::prefetch_posts()

Method: Pre fetch question and answers and cache them.