You are here

13 calls to UserpointsTransaction::checkChange() in User Points 7.2

UserpointsTransaction::setApproverUid in ./userpoints.transaction.inc
Set the user who approved this transaction.
UserpointsTransaction::setDescription in ./userpoints.transaction.inc
Add a description to this transaction.
UserpointsTransaction::setEntity in ./userpoints.transaction.inc
Define the referenced entity.
UserpointsTransaction::setExpired in ./userpoints.transaction.inc
Marks a transaction as expired.
UserpointsTransaction::setExpiryDate in ./userpoints.transaction.inc
Set the expiration date of a transaction.
UserpointsTransaction::setOperation in ./userpoints.transaction.inc
Set the operation string for this transaction.
UserpointsTransaction::setParent in ./userpoints.transaction.inc
Define a parent transaction for this.
UserpointsTransaction::setPoints in ./userpoints.transaction.inc
Define the points amount of this transaction, which can be any positive or negative amount but not 0.
UserpointsTransaction::setReference in ./userpoints.transaction.inc
Add a free reference text to this transaction.
UserpointsTransaction::setStatus in ./userpoints.transaction.inc
Set the status for a transaction.
UserpointsTransaction::setTid in ./userpoints.transaction.inc
Set the category (term tid) of this transaction.
UserpointsTransaction::setTimestamp in ./userpoints.transaction.inc
Set the creation date of this transaction.
UserpointsTransaction::setUid in ./userpoints.transaction.inc
The user id of the user to which this transaction belongs.