You are here

7 calls to userpoints_admin_access() in User Points 7

userpoints_access_my_points in ./userpoints.module
Checks if user can access their points - used via hook_menu().
userpoints_admin_access_transaction_pending in ./userpoints.module
Access callback for approve and decline local tasks.
userpoints_admin_txn in ./userpoints.admin.inc
Form builder for add/edit userpoints transaction form.
userpoints_get_list_row in ./userpoints.module
userpoints_get_points_list in ./userpoints.module
Returns a render array that displays the points and action links.
userpoints_get_transaction_actions in ./userpoints.module
Returns a list of operations as links.
userpoints_view_transaction in ./userpoints.pages.inc
Menu callback; display details about a specific transaction.