Lowest Unique Bid class to perform the majority of lowest unique bidding functions within ILance.
Located in /api/class.bid_lowest_unique.inc.php (line 23)
bid | --bid_lowest_unique
Function for returning the bid count for a particular unique auction.
Function for returning the html display message in a unique bid auction listing page and will determine a live message based on the status of the bidder viewing.
Function for returning the very last unique bid amount placed by the bidder for a particular auction event.
Function for returning the number of how many lower unique bids are currently placed based on the amount being sent to this function.
Function for returning the lowest unique bid amount for a particular auction event.
Function for returning the lowest unique bid uid key from the database
Function for returning a boolean value if a particular project has a lowest unique bid winner
Function for returning a bid amount value if a particular project has a lowest unique bid winner
Function for returning the number of how many similiar bids are currently placed based on the same amount being sent to this function.
Function for returning the total amount of similar bids compared to an amount being provided
Function to print out the lowest unique bid transaction status for a listing that is won by a winning bidder.
Function for returning the HTML representation of the actual bid response message that is included in the bid stamp when any bidder places a bid on a unique bid auction event.
Function for returning a single status out of a combination of three: nonunique, unique and lowestunique.
Function for determining if an auction has a lower unique bid placed than the bidder currently placing their bid.
Function for returning a boolean value if a particular project has a lowest unique bid winner
Function for inserting a new lowest unique bid within a unique bid auction event.
Function for printing the lowest unique bid status on the detailed auction listing page.
Function for returning the html display message in a unique bid auction listing page and will determine a live message based on the status of the bidder viewing.
Function for determining if there are any lowestunique bid status in the database for the
current auction event and if not this function will find out if there is any other potential bid currently placed that could be candidate for a lowestunique bid status. There must be at least 1 lowestunique bid placed to win the auction and it is possible that a single auction might not always have a lowestunique bid status.
Inherited From bid
bid::bid_filter_checkup()
bid::construct_bid_details_pulldown()
bid::fetch_auction_win_amount()
bid::fetch_auction_win_type()
bid::fetch_average_bid()
bid::fetch_average_lowest_highest_bid_amounts()
bid::fetch_awarded_bid_amount()
bid::fetch_bid_amount()
bid::fetch_declined_bids()
bid::fetch_highest_bid()
bid::fetch_highest_bidder()
bid::fetch_lowest_bidder_info()
bid::fetch_minimum_bid()
bid::fetch_retracted_bids()
bid::fetch_second_highest_bid()
bid::fetch_shortlisted_bids()
bid::fetch_transaction_status()
bid::has_bids()
bid::has_highest_bidder()
bid::has_winning_bidder()
bid::is_highest_bidder()
bid::is_outbid()
bid::is_valid_bid_range()
bid::is_winner()
bid::product_bid_filter_checkup()
bid::set_bid_counters()
bid::user_can_bid()
bid::wait_approval_unaward_cron()
Documentation generated on Mon, 08 Aug 2011 17:40:50 +0200 by phpDocumentor 1.4.1