You are here

11 calls to userpoints_userpointsapi() in User Points 7

MigrateDestinationUserpoints::import in ./userpoints.migrate.inc
Import a single userpoints transaction.
UserpointsAPITestCase::testBasicCall in tests/userpoints_api.test
Call userpoints_userpointsapi() with just points.
UserpointsAPITestCase::testEditingTransactions in tests/userpoints_api.test
Test that editing points correctly updates the current and max points.
UserpointsAPITestCase::testExpiration in tests/userpoints_api.test
UserpointsAPITestCase::testModeration in tests/userpoints_api.test
UserpointsAPITestCase::testParamsArrayCall in tests/userpoints_api.test
Call the api functions with an array.
userpoints_action_grant_points in ./userpoints_rules.rules.inc
Rules action - grant points to a user.
userpoints_admin_txn_submit in ./userpoints.admin.inc
Submit function for userpoints transaction form.
userpoints_confirm_approve_submit in ./userpoints.admin.inc
@file Admin menu callbacks for userpoints.module.
userpoints_expire_transactions in ./userpoints.module
Finds and expires expired points.
userpoints_service_add in ./userpoints_service.inc
Add points to a user.