Notifications::vote_up()

Method: Award reputation when user recive an up vote.

Notifications

Class: User notification query Query wrapper for fetching notifications.

Notifications::__construct()

Method: Initialize the class.

Notifications::query()

Method: Prepare and fetch notifications from database.

ap_notifications_found_rows

Filter Hook: No description

Notifications::prefetch()

Method: Prefetch posts, comments and other data.

Notifications::prefetch_posts()

Method: Pre fetch post contents and append to object.

Notifications::prefetch_comments()

Method: Pre fetch comments and append data to object.

Notifications::prefetch_actors()

Method: Prefetch actors user object.

Notifications::prefetch_reputations()

Method: Prefetch notification reputations.