6 uses of USERPOINTS_TXN_STATUS_PENDING in User Points 7
- UserpointsAPITestCase::testEditingTransactions in tests/
userpoints_api.test - Test that editing points correctly updates the current and max points.
- userpoints_admin_access_transaction_pending in ./
userpoints.module - Access callback for approve and decline local tasks.
- userpoints_admin_transactions in ./
userpoints.admin.inc - Displays a list of transactions.
- userpoints_get_transaction_actions in ./
userpoints.module - Returns a list of operations as links.
- userpoints_list_transactions in ./
userpoints.pages.inc - Displays a detailed transaction report for an individual user.
- userpoints_userpointsapi in ./
userpoints.module - Save userpoints changes and call hooks.