11 calls to userpoints_get_default_tid() in User Points 7.2
- UserpointsAdminTestCase::testAddEditPoints in ./
userpoints.test - UserpointsAPITestCase::testGetDefaultTid in ./
userpoints.test - Test the default term id.
- UserpointsBaseTestCase::addPoints in ./
userpoints.test - Add points through the admin form.
- UserpointsBaseTestCase::verifyPoints in ./
userpoints.test - Verify the current and optionally max points in a specific category.
- UserpointsTransaction::__construct in ./
userpoints.transaction.inc - Start a new transaction or update an existing one.
- userpoints_admin_txn in ./
userpoints.admin.inc - Form builder for add/edit userpoints transaction form.
- userpoints_admin_txn_submit in ./
userpoints.admin.inc - Submit function for userpoints transaction form.
- userpoints_get_current_points in ./
userpoints.module - Get current points of a user.
- userpoints_get_max_points in ./
userpoints.module - Gets the number of maximal points of that user.
- userpoints_service_get in userpoints_service/
userpoints_service.inc - Get the number of points of a given user.
- userpoints_service_index in userpoints_service/
userpoints_service.inc - Return an array of paged userpoints list.