6 calls to userpoints_get_max_points() in User Points 7
- UserpointsAPITestCase::testBasicCall in tests/
userpoints_api.test - Call userpoints_userpointsapi() with just points.
- UserpointsBaseTestCase::verifyPoints in tests/
userpoints_api.test - Verify the current and optionally max points in a specific category.
- UserpointsServiceTestCase::testAddRetrievePoints in ./
userpoints_service.test - Basic tests for granting and retreiving points through a service.
- userpoints_service_get in ./
userpoints_service.inc - Get the number of points of a given user.
- userpoints_tokens in ./
userpoints.module - Implements hook_tokens().
- _userpoints_update_cache in ./
userpoints.module - Update the caching table.