Element index for package AfterMarket
Package indexes
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ i ]
[ k ]
[ l ]
[ m ]
[ n ]
[ o ]
[ p ]
[ r ]
[ s ]
[ t ]
[ u ]
[ v ]
[ w ]
a
- $active
- in file Listing.class.php, variable Listing::$active
Domain is set for sale
- $allegroId
- in file Listing.class.php, variable Listing::$allegroId
Allegro auction id
- $allowauction
- in file Offer.class.php, variable Offer::$allowauction
The seller can start an auction basing on this offer
- $allowoutside
- in file Offer.class.php, variable Offer::$allowoutside
The seller can finalize this transaction outside AfterMarket.pl
- $amount
- in file RequiredDeposit.class.php, variable RequiredDeposit::$amount
Deposit amount
- $amount
- in file Operation.class.php, variable Operation::$amount
Operation amount
- $attachmentId
- in file ListingAttachment.class.php, variable ListingAttachment::$attachmentId
Attachment id
- $auctionBids
- in file Listing.class.php, variable Listing::$auctionBids
Number of bids in the auction
- $auctionBinPrice
- in file Listing.class.php, variable Listing::$auctionBinPrice
Auction Buy Now price
- $auctionCategoryId
- in file AuctionCategory.class.php, variable AuctionCategory::$auctionCategoryId
Category identifier
- $auctionCount
- in file AuctionCategory.class.php, variable AuctionCategory::$auctionCount
Number of auctions in this category
- $auctionCurrency
- in file Listing.class.php, variable Listing::$auctionCurrency
Auction currency
- $auctionDutch
- in file Listing.class.php, variable Listing::$auctionDutch
Auction is dutch (decreasing price)
- $auctionEndTime
- in file Listing.class.php, variable Listing::$auctionEndTime
Auction end time
- $auctionId
- in file Offer.class.php, variable Offer::$auctionId
Offer auction identifier
- $auctionid
- in file AuctionBid.class.php, variable AuctionBid::$auctionid
Bidder's nick
- $auctionId
- in file Listing.class.php, variable Listing::$auctionId
Auction identifier
- $auctionId
- in file Bidder.class.php, variable Bidder::$auctionId
Auction identifier
- $auctionId
- in file InvitedBidder.class.php, variable InvitedBidder::$auctionId
Auction identifier
- $auctionId
- in file Auction.class.php, variable Auction::$auctionId
Auction identifier
- $auctionId
- in file AuctionBid.class.php, variable AuctionBid::$auctionId
Auction identifier
- $auctionPrice
- in file Listing.class.php, variable Listing::$auctionPrice
Current price in the auction
- $auctionReserve
- in file Listing.class.php, variable Listing::$auctionReserve
Auction has reserve price
- $auctionStartTime
- in file Listing.class.php, variable Listing::$auctionStartTime
Auction start time
- acceptCounterOffer
- in file AfterMarket.class.php, method AfterMarket::acceptCounterOffer()
Accepts purchase counter offer from seller
- acceptOffer
- in file AfterMarket.class.php, method AfterMarket::acceptOffer()
Accepts purchase offer
- addAuction
- in file AfterMarket.class.php, method AfterMarket::addAuction()
Inserts a new auction into the system.
- addAuctionAttachment
- in file AfterMarket.class.php, method AfterMarket::addAuctionAttachment()
Add auction attachment
- addAuctionFromOffer
- in file AfterMarket.class.php, method AfterMarket::addAuctionFromOffer()
Starts a new auction from received domain purchase offer.
- addBlockedBidder
- in file AfterMarket.class.php, method AfterMarket::addBlockedBidder()
Add bidder to seller blocked bidders list
- addDomainsToCatalog
- in file AfterMarket.class.php, method AfterMarket::addDomainsToCatalog()
Adds domains to a marketplace catalog.
- addDomainToCatch
- in file AfterMarket.class.php, method AfterMarket::addDomainToCatch()
Add domain to catch
- addListingAttachment
- in file AfterMarket.class.php, method AfterMarket::addListingAttachment()
Add domain for sale attachment
- AfterMarket
- in file AfterMarket.class.php, class AfterMarket
The main AfterMarket SOAP API class.
- AfterMarket.class.php
- procedural page AfterMarket.class.php
- API
- in file API.class.php, class API
Common API methods for AfterMarket and DomainManager
- API.class.php
- procedural page API.class.php
- api_all_from_utf8
- in file charset.php, function api_all_from_utf8()
- api_from_utf8
- in file charset.php, function api_from_utf8()
- API_Simple_Loader.class.php
- procedural page API_Simple_Loader.class.php
- api_to_utf8
- in file charset.php, function api_to_utf8()
- AttachmentContents
- in file AttachmentContents.class.php, class AttachmentContents
- Auction
- in file Auction.class.php, class Auction
Structure describing an auction
- AuctionBid
- in file AuctionBid.class.php, class AuctionBid
Structure describing a bid in an auction.
- AuctionCategory
- in file AuctionCategory.class.php, class AuctionCategory
Structure describing a marketplace category.
- AUCTIONS_BIDS_ANY
- in file AfterMarket.class.php, class constant AfterMarket::AUCTIONS_BIDS_ANY
Show all auctions
- AUCTIONS_BIDS_NO_OFFERS
- in file AfterMarket.class.php, class constant AfterMarket::AUCTIONS_BIDS_NO_OFFERS
Show auctions without offers
- AUCTIONS_BIDS_OFFERS
- in file AfterMarket.class.php, class constant AfterMarket::AUCTIONS_BIDS_OFFERS
Show auctions with offers
- AbstractDictionary.class.php
- procedural page AbstractDictionary.class.php
- AttachmentContents.class.php
- procedural page AttachmentContents.class.php
- Auction.class.php
- procedural page Auction.class.php
- AuctionBid.class.php
- procedural page AuctionBid.class.php
- AuctionCategory.class.php
- procedural page AuctionCategory.class.php
b
- $bidderRating
- in file AuctionBid.class.php, variable AuctionBid::$bidderRating
Bidder's rating
- $bidId
- in file AuctionBid.class.php, variable AuctionBid::$bidId
Bid identifier
- $bids
- in file Auction.class.php, variable Auction::$bids
Number of bids in the auction
- $binPrice
- in file Auction.class.php, variable Auction::$binPrice
Auction Buy It Now price
- $bottomPrice
- in file Auction.class.php, variable Auction::$bottomPrice
Auction bottom price for dutch auctions
- $buyer
- in file Event.class.php, variable Event::$buyer
Event posted to the buyer (true) or seller (false)
- $buyNowURL
- in file Listing.class.php, variable Listing::$buyNowURL
External Buy It Now URL
- Bidder
- in file Bidder.class.php, class Bidder
Structure describing a bidder invited for a private auction.
- BuyerRating
- in file BuyerRating.class.php, class BuyerRating
Structure describing buyer's rating
- buyNow
- in file AfterMarket.class.php, method AfterMarket::buyNow()
Purchases a domain for a BIN price.
- buyNowProposed
- in file AfterMarket.class.php, method AfterMarket::buyNowProposed()
Purchases a proposed domain (unpaid in private auction)
- Bidder.class.php
- procedural page Bidder.class.php
- BuyerRating.class.php
- procedural page BuyerRating.class.php
c
- $canceledAuctionInfoId
- in file CanceledAuctionInfo.class.php, variable CanceledAuctionInfo::$canceledAuctionInfoId
Auction identifier
- $cat1
- in file Auction.class.php, variable Auction::$cat1
Auction category 1
- $cat1
- in file Listing.class.php, variable Listing::$cat1
Domain category 1
- $cat1Editable
- in file Listing.class.php, variable Listing::$cat1Editable
Category 1 editable
- $cat2
- in file Auction.class.php, variable Auction::$cat2
Auction category 2
- $cat2
- in file Listing.class.php, variable Listing::$cat2
Domain category 2
- $cat2Editable
- in file Listing.class.php, variable Listing::$cat2Editable
Category 2 editable
- $cat3
- in file Listing.class.php, variable Listing::$cat3
Domain category 3
- $cat3
- in file Auction.class.php, variable Auction::$cat3
Domain category 3
- $cat3Editable
- in file Listing.class.php, variable Listing::$cat3Editable
Category 3 editable
- $cat4
- in file Listing.class.php, variable Listing::$cat4
Domain category 4
- $cat4
- in file Auction.class.php, variable Auction::$cat4
Domain category 4
- $cat4Editable
- in file Listing.class.php, variable Listing::$cat4Editable
Category 4 editable
- $cat5
- in file Auction.class.php, variable Auction::$cat5
Domain category 5
- $cat5
- in file Listing.class.php, variable Listing::$cat5
Domain category 5
- $cat6
- in file Auction.class.php, variable Auction::$cat6
Domain category 6
- $cat6
- in file Listing.class.php, variable Listing::$cat6
Domain category 6
- $cat7
- in file Listing.class.php, variable Listing::$cat7
Domain category 7
- $cat7
- in file Auction.class.php, variable Auction::$cat7
Domain category 7
- $cat8
- in file Auction.class.php, variable Auction::$cat8
Domain category 8
- $cat8
- in file Listing.class.php, variable Listing::$cat8
Domain category 8
- $cat9
- in file Listing.class.php, variable Listing::$cat9
Domain category 9
- $cat9
- in file Auction.class.php, variable Auction::$cat9
Domain category 9
- $catalogId
- in file Catalog.class.php, variable Catalog::$catalogId
Catalog identifier
- $contents
- in file AttachmentContents.class.php, variable AttachmentContents::$contents
Dictionary values and meanings
- $counterOfferId
- in file CounterOffer.class.php, variable CounterOffer::$counterOfferId
Counteroffer identifier
- $currency
- in file Event.class.php, variable Event::$currency
Price currency
- $currency
- in file CounterOffer.class.php, variable CounterOffer::$currency
Counteroffer currency
- $currency
- in file RequiredDeposit.class.php, variable RequiredDeposit::$currency
Deposit currency
- $currency
- in file Listing.class.php, variable Listing::$currency
Domain currency
- $currency
- in file Offer.class.php, variable Offer::$currency
Offer currency
- $currency
- in file Operation.class.php, variable Operation::$currency
Operation currency
- $currency
- in file ProposedOffer.class.php, variable ProposedOffer::$currency
Offer currency
- $currency
- in file CanceledAuctionInfo.class.php, variable CanceledAuctionInfo::$currency
Currency of the fee
- $currency
- in file AuctionBid.class.php, variable AuctionBid::$currency
Bid currency
- $currency
- in file Auction.class.php, variable Auction::$currency
Auction currency
- cancelAuction
- in file AfterMarket.class.php, method AfterMarket::cancelAuction()
Cancels an active auction
- cancelCounterOffer
- in file AfterMarket.class.php, method AfterMarket::cancelCounterOffer()
Cancel counter offer made by seller
- CanceledAuctionInfo
- in file CanceledAuctionInfo.class.php, class CanceledAuctionInfo
Structure describing a canceled auction.
- Catalog
- in file Catalog.class.php, class Catalog
Structure describing domain catalog
- CATALOG_RESULT_ALREADY_ADDED
- in file AfterMarket.class.php, class constant AfterMarket::CATALOG_RESULT_ALREADY_ADDED
Domain is already listed in catalog
- CATALOG_RESULT_ALREADY_REMOVED
- in file AfterMarket.class.php, class constant AfterMarket::CATALOG_RESULT_ALREADY_REMOVED
Domain is already removed from catalog
- CATALOG_RESULT_NO_DOMAIN
- in file AfterMarket.class.php, class constant AfterMarket::CATALOG_RESULT_NO_DOMAIN
Domain is not listed on your acocunt for sale
- CATALOG_RESULT_OK
- in file AfterMarket.class.php, class constant AfterMarket::CATALOG_RESULT_OK
Domain successfully added/removed from catalog
- charset.php
- procedural page charset.php
- checkAttachmentFileName
- in file AfterMarket.class.php, method AfterMarket::checkAttachmentFileName()
Check attachment file name
- checkMyFunds
- in file AfterMarket.class.php, method AfterMarket::checkMyFunds()
Check my account balance
- checkMyFunds
- in file API.class.php, method API::checkMyFunds()
Check my account balance
- clearEvents
- in file AfterMarket.class.php, method AfterMarket::clearEvents()
Marks events as seen.
- CounterOffer
- in file CounterOffer.class.php, class CounterOffer
Structure describing a counteroffer.
- counterOffer
- in file AfterMarket.class.php, method AfterMarket::counterOffer()
Make counteroffer.
- createCatalog
- in file AfterMarket.class.php, method AfterMarket::createCatalog()
Creates a catalog grouping marketplace listings.
- currencyGranularity
- in file AfterMarket.class.php, method AfterMarket::currencyGranularity()
Returns the minimum price granularity for given currency
- CanceledAuctionInfo.class.php
- procedural page CanceledAuctionInfo.class.php
- Catalog.class.php
- procedural page Catalog.class.php
- CounterOffer.class.php
- procedural page CounterOffer.class.php
d
- $description
- in file Auction.class.php, variable Auction::$description
Auction description
- $description
- in file ListingDescription.class.php, variable ListingDescription::$description
Description
- $description
- in file AuctionCategory.class.php, variable AuctionCategory::$description
Category description
- $description
- in file ListingAttachment.class.php, variable ListingAttachment::$description
Attachment file description
- $dictionary
- in file Dictionary.class.php, variable Dictionary::$dictionary
Dictionary values and meanings
- $domainId
- in file Domain.class.php, variable Domain::$domainId
Domain identifier.
- $dutchAuction
- in file Auction.class.php, variable Auction::$dutchAuction
Dutch auction
- $dutchAuction
- in file AuctionCategory.class.php, variable AuctionCategory::$dutchAuction
This is a dutch auction (decreasing price)
- deleteAuctionAttachment
- in file AfterMarket.class.php, method AfterMarket::deleteAuctionAttachment()
Delete auction attachment
- deleteBlockedBidder
- in file AfterMarket.class.php, method AfterMarket::deleteBlockedBidder()
Delete blocked bidder from seller blocked bidders list
- deleteCatalog
- in file AfterMarket.class.php, method AfterMarket::deleteCatalog()
Deletes a marketplace catalog
- deleteListingAttachment
- in file AfterMarket.class.php, method AfterMarket::deleteListingAttachment()
Delete sale attachment
- deletePastAuction
- in file AfterMarket.class.php, method AfterMarket::deletePastAuction()
Deletes finished auction
- deleteWaitingAuction
- in file AfterMarket.class.php, method AfterMarket::deleteWaitingAuction()
Deletes waiting auction
- Dict
- in file AbstractDictionary.class.php, class Dict
- Dictionary
- in file Dictionary.class.php, class Dictionary
- Domain
- in file Domain.class.php, class Domain
Structure describing registered domain
- DomainInfo.class.php
- procedural page DomainInfo.class.php
- DomainInfo.old.php
- procedural page DomainInfo.old.php
- DomainLayer.class.php
- procedural page DomainLayer.class.php
- DomainLayer.old.php
- procedural page DomainLayer.old.php
- DomainManagerException.class.php
- procedural page DomainManagerException.class.php
- DenicDriver.class.php
- procedural page DenicDriver.class.php
- Dictionary.class.php
- procedural page Dictionary.class.php
- Domain.class.php
- procedural page Domain.class.php
f
- $featured
- in file Auction.class.php, variable Auction::$featured
Is auction featured?
- $featured
- in file Listing.class.php, variable Listing::$featured
Listing is featured
- $fee
- in file CanceledAuctionInfo.class.php, variable CanceledAuctionInfo::$fee
Fee charged for canceling the auction
- formatTime
- in file AfterMarket.class.php, method AfterMarket::formatTime()
Returns a formatted string with date and time derived from givenUnix timestamp.
- FOR_SALE_WHAT_ALL
- in file AfterMarket.class.php, class constant AfterMarket::FOR_SALE_WHAT_ALL
Show all domain types
- FOR_SALE_WHAT_FOR_SALE
- in file AfterMarket.class.php, class constant AfterMarket::FOR_SALE_WHAT_FOR_SALE
Show domains set for sale
- FOR_SALE_WHAT_NOT_FOR_SALE
- in file AfterMarket.class.php, class constant AfterMarket::FOR_SALE_WHAT_NOT_FOR_SALE
Show domains not for sale
- FOR_SALE_WHERE_ALL
- in file AfterMarket.class.php, class constant AfterMarket::FOR_SALE_WHERE_ALL
Show all domain types
- FOR_SALE_WHERE_EXTERNAL
- in file AfterMarket.class.php, class constant AfterMarket::FOR_SALE_WHERE_EXTERNAL
Show pl domains
- FOR_SALE_WHERE_GROUP
- in file AfterMarket.class.php, class constant AfterMarket::FOR_SALE_WHERE_GROUP
Show pl domains
- FOR_SALE_WHERE_INTERNAL
- in file AfterMarket.class.php, class constant AfterMarket::FOR_SALE_WHERE_INTERNAL
Show domains registered with Dropped.pl
- fromIDN
- in file AfterMarket.class.php, method AfterMarket::fromIDN()
Converts UTF domain name into ASCII Punycode form
g
- $groupSaleId
- in file Listing.class.php, variable Listing::$groupSaleId
Group sale ID
- getArray
- in file AbstractDictionary.class.php, method Dict::getArray()
Return array, index => array(value => values, meaning => meanings)
- getArrayByName
- in file AbstractDictionary.class.php, method Dict::getArrayByName()
- getAssoc
- in file AbstractDictionary.class.php, method Dict::getAssoc()
- getAssocByName
- in file AbstractDictionary.class.php, method Dict::getAssocByName()
- getAttachmentExtensions
- in file AfterMarket.class.php, method AfterMarket::getAttachmentExtensions()
Get attachment extensions
- getAuctionAttachment
- in file AfterMarket.class.php, method AfterMarket::getAuctionAttachment()
Get auction attachments
- getAuctionBids
- in file AfterMarket.class.php, method AfterMarket::getAuctionBids()
Retrieves the list of bids in an auction.
- getAuctionBidsCount
- in file AfterMarket.class.php, method AfterMarket::getAuctionBidsCount()
Gets the number of bids in an auction.
- getAuctionDescription
- in file AfterMarket.class.php, method AfterMarket::getAuctionDescription()
Get auction description
- getAuctionInfo
- in file AfterMarket.class.php, method AfterMarket::getAuctionInfo()
Retrieves information about one auction.
- getAuctions
- in file AfterMarket.class.php, method AfterMarket::getAuctions()
Retrieves the list of auctions listed in the marketplace.
- getAuctionsCount
- in file AfterMarket.class.php, method AfterMarket::getAuctionsCount()
Gets the number of auctions listed on the marketplace and matching specified input criteria.
- getBlockedBidders
- in file AfterMarket.class.php, method AfterMarket::getBlockedBidders()
Get blocked bidders for specified seller
- getBlockedBiddersCount
- in file AfterMarket.class.php, method AfterMarket::getBlockedBiddersCount()
Get number of blocked bidders list for specified seller
- getBuyerNick
- in file AfterMarket.class.php, method AfterMarket::getBuyerNick()
Gets user marketplace nick used for buying domains.
- getBuyerRating
- in file AfterMarket.class.php, method AfterMarket::getBuyerRating()
Gets buyer rating information.
- getCatalogName
- in file AfterMarket.class.php, method AfterMarket::getCatalogName()
Returns catalog name
- getCategories
- in file AfterMarket.class.php, method AfterMarket::getCategories()
Retrieves the list marketplace categories.
- getCategoriesCount
- in file AfterMarket.class.php, method AfterMarket::getCategoriesCount()
Gets the number of marketplace categories.
- getCounterOfferInfo
- in file AfterMarket.class.php, method AfterMarket::getCounterOfferInfo()
Retrieves information about a domain received purchase counter offer.
- getCurrencies
- in file AfterMarket.class.php, method AfterMarket::getCurrencies()
Returns available currencies.
- getCurrentTime
- in file AfterMarket.class.php, method AfterMarket::getCurrentTime()
Returns current time as a Unix timestamp.
- getCurrentTime
- in file API.class.php, method API::getCurrentTime()
Returns current time as a Unix timestamp.
- getDescriptionTypes
- in file AfterMarket.class.php, method AfterMarket::getDescriptionTypes()
Get description types dictionary
- getDict
- in file ListingDescFileExt.class.php, method ListingDescFileExt::getDict()
- getDict
- in file MarketplacePortals.class.php, method MarketplacePortals::getDict()
- getDict
- in file AbstractDictionary.class.php, method Dict::getDict()
Returns Assoc array values => meanings;
- getDict
- in file ListingDescType.class.php, method ListingDescType::getDict()
- getDomainForSale
- in file AfterMarket.class.php, method AfterMarket::getDomainForSale()
Retrieves data for a domain offered for sale on user account.
- getDomainForSaleNote
- in file AfterMarket.class.php, method AfterMarket::getDomainForSaleNote()
Gets a note from marketplace listing
- getDomainsForSale
- in file AfterMarket.class.php, method AfterMarket::getDomainsForSale()
Retrieves the list of domains for sale listed on user account
- getDomainsForSaleCount
- in file AfterMarket.class.php, method AfterMarket::getDomainsForSaleCount()
Gets the number of domains for sale listed on user account.
- getDomainsInCatalog
- in file AfterMarket.class.php, method AfterMarket::getDomainsInCatalog()
Returns domains in catalog
- getDomainsInCatalogCount
- in file AfterMarket.class.php, method AfterMarket::getDomainsInCatalogCount()
Returns number of domains in catalog
- getDomainsToCatch
- in file AfterMarket.class.php, method AfterMarket::getDomainsToCatch()
Get domains to catch
- getDomainsToCatchCount
- in file AfterMarket.class.php, method AfterMarket::getDomainsToCatchCount()
Get domains to catch count
- getInvitedBidders
- in file AfterMarket.class.php, method AfterMarket::getInvitedBidders()
Retrieves the list of invited bidders for a private auction.
- getInvitedBiddersCount
- in file AfterMarket.class.php, method AfterMarket::getInvitedBiddersCount()
Gets the number of invited bidders for a private auction.
- getListingAttachment
- in file AfterMarket.class.php, method AfterMarket::getListingAttachment()
Get listing attachments
- getListingDescription
- in file AfterMarket.class.php, method AfterMarket::getListingDescription()
Get description assigned to domain for sale
- getListingInfo
- in file AfterMarket.class.php, method AfterMarket::getListingInfo()
Retrieves marketplace listing for given domain.
- getListingInfoById
- in file AfterMarket.class.php, method AfterMarket::getListingInfoById()
Retrieves marketplace listing for given id.
- getListingOptions
- in file AfterMarket.class.php, method AfterMarket::getListingOptions()
Retrieves user marketplace options for domain
- getListings
- in file AfterMarket.class.php, method AfterMarket::getListings()
Retrieves a list of domains offered for sale.
- getListingsCount
- in file AfterMarket.class.php, method AfterMarket::getListingsCount()
Gets the number of domains offered for sale matching specified criteria.
- getMarketplaceOptions
- in file AfterMarket.class.php, method AfterMarket::getMarketplaceOptions()
Retrieves user marketplace options
- getMarketplacePortals
- in file AfterMarket.class.php, method AfterMarket::getMarketplacePortals()
Get available marketplace portals
- getMeanings
- in file AbstractDictionary.class.php, method Dict::getMeanings()
- getMeaningsByName
- in file AbstractDictionary.class.php, method Dict::getMeaningsByName()
- getMyAuctions
- in file AfterMarket.class.php, method AfterMarket::getMyAuctions()
Retrieves the list of user auctions.
- getMyAuctionsCount
- in file AfterMarket.class.php, method AfterMarket::getMyAuctionsCount()
Gets the number of active auctions listed by the user.
- getMyBalance
- in file API.class.php, method API::getMyBalance()
Returns current balance on the account.
- getMyBalance
- in file AfterMarket.class.php, method AfterMarket::getMyBalance()
Returns current balance on the account.
- getMyBids
- in file AfterMarket.class.php, method AfterMarket::getMyBids()
Retrieves the list of auctions where the user is bidding or watching.
- getMyBidsCount
- in file AfterMarket.class.php, method AfterMarket::getMyBidsCount()
Gets the number of auctions where the user is bidding or watching.
- getMyCatalogs
- in file AfterMarket.class.php, method AfterMarket::getMyCatalogs()
Returns user's catalogs
- getMyCatalogsCount
- in file AfterMarket.class.php, method AfterMarket::getMyCatalogsCount()
Returns number of user's catalogs
- getMyCounterOffers
- in file AfterMarket.class.php, method AfterMarket::getMyCounterOffers()
Retrieves the list of submitted counteroffers.
- getMyCounterOffersCount
- in file AfterMarket.class.php, method AfterMarket::getMyCounterOffersCount()
Gets the number of submitted counteroffers.
- getMyCurrency
- in file AfterMarket.class.php, method AfterMarket::getMyCurrency()
Returns the account currency.
- getMyCurrency
- in file API.class.php, method API::getMyCurrency()
Returns the account currency.
- getMyMaximumBid
- in file AfterMarket.class.php, method AfterMarket::getMyMaximumBid()
Retrieves the maximum user bid in a given auction.
- getMyOffers
- in file AfterMarket.class.php, method AfterMarket::getMyOffers()
Retrieves the list of submitted offers.
- getMyOffersCount
- in file AfterMarket.class.php, method AfterMarket::getMyOffersCount()
Gets the number of submitted offers.
- getMySecurityDeposit
- in file AfterMarket.class.php, method AfterMarket::getMySecurityDeposit()
Returns current security deposit on the account.
- getMyUserId
- in file AfterMarket.class.php, method AfterMarket::getMyUserId()
Returns the identifier of the logged-in user.
- getMyUserId
- in file API.class.php, method API::getMyUserId()
Returns the identifier of the logged-in user.
- getNewEvents
- in file AfterMarket.class.php, method AfterMarket::getNewEvents()
Retrieves unseen events that occurred on the marketplace.
- getOfferInfo
- in file AfterMarket.class.php, method AfterMarket::getOfferInfo()
Retrieves information about a domain purchase offer.
- getPastAuctions
- in file AfterMarket.class.php, method AfterMarket::getPastAuctions()
Retrieves the list of finished auctions of the user.
- getPastAuctionsCount
- in file AfterMarket.class.php, method AfterMarket::getPastAuctionsCount()
Gets the number of finished auctions of the user.
- getPastCounterOffers
- in file AfterMarket.class.php, method AfterMarket::getPastCounterOffers()
Retrieves the list of past received counteroffers.
- getPastCounterOffersCount
- in file AfterMarket.class.php, method AfterMarket::getPastCounterOffersCount()
Gets the number of past received counteroffers.
- getPastFirstMinuteAuctions
- in file AfterMarket.class.php, method AfterMarket::getPastFirstMinuteAuctions()
Retrieves the list of finished filtered by First Minute auctions for user.
- getPastOffers
- in file AfterMarket.class.php, method AfterMarket::getPastOffers()
Retrieves the list of inactive received offers.
- getPastOffersCount
- in file AfterMarket.class.php, method AfterMarket::getPastOffersCount()
Gets the number of inactive received offers.
- getPrice
- in file AfterMarket.class.php, method AfterMarket::getPrice()
Returns a price for specified service on the marketplace
- getProposedOffers
- in file AfterMarket.class.php, method AfterMarket::getProposedOffers()
Retrieves the list of active offers for purchase of proposed domains (unpaid in private auction)
- getProposedOffersCount
- in file AfterMarket.class.php, method AfterMarket::getProposedOffersCount()
Gets the number of active offers for purchase of blocked domains.
- getReceivedCounterOffers
- in file AfterMarket.class.php, method AfterMarket::getReceivedCounterOffers()
Retrieves the list of received counteroffers.
- getReceivedCounterOffersCount
- in file AfterMarket.class.php, method AfterMarket::getReceivedCounterOffersCount()
Gets the number of received counteroffers.
- getReceivedOffers
- in file AfterMarket.class.php, method AfterMarket::getReceivedOffers()
Retrieves the list of active received offers.
- getReceivedOffersCount
- in file AfterMarket.class.php, method AfterMarket::getReceivedOffersCount()
Gets the number of active received offers.
- getRegisteredDomains
- in file AfterMarket.class.php, method AfterMarket::getRegisteredDomains()
Retrieve the list of domains registered by the user.
- getRegisteredDomainsCount
- in file AfterMarket.class.php, method AfterMarket::getRegisteredDomainsCount()
Retrieve number of domains registered by the user.
- getRequiredDeposit
- in file AfterMarket.class.php, method AfterMarket::getRequiredDeposit()
Checks if deposit is required for given domain.
- getSellerNick
- in file AfterMarket.class.php, method AfterMarket::getSellerNick()
Gets user marketplace nick used for selling domains.
- getSellerRating
- in file AfterMarket.class.php, method AfterMarket::getSellerRating()
Gets seller rating information.
- getSoldDomains
- in file AfterMarket.class.php, method AfterMarket::getSoldDomains()
Retrieves the list of domains sold by the user.
- getSoldDomainsCount
- in file AfterMarket.class.php, method AfterMarket::getSoldDomainsCount()
Gets the number of domains sold by the user.
- getUsedSecurityDeposit
- in file AfterMarket.class.php, method AfterMarket::getUsedSecurityDeposit()
Returns currently used security deposit on the account.
- getValues
- in file AbstractDictionary.class.php, method Dict::getValues()
- getValuesByName
- in file AbstractDictionary.class.php, method Dict::getValuesByName()
- groupDomainsForSale
- in file AfterMarket.class.php, method AfterMarket::groupDomainsForSale()
Creates a group of domains to be sold together on the marketplace.
i
- $internal
- in file Auction.class.php, variable Auction::$internal
Is the auction for an internal domain?
- $internal
- in file Listing.class.php, variable Listing::$internal
Is domain registered with AfterMarket.pl
- $isAboutMe
- in file SellerRating.class.php, variable SellerRating::$isAboutMe
Aboutme page exists.
- $isRequired
- in file RequiredDeposit.class.php, variable RequiredDeposit::$isRequired
Is the deposit required?
- importDomainsForSale
- in file AfterMarket.class.php, method AfterMarket::importDomainsForSale()
Imports external domains for sale on user account.
- IMPORT_RESULT_ALREADY_ADDED
- in file AfterMarket.class.php, class constant AfterMarket::IMPORT_RESULT_ALREADY_ADDED
Domain has been already imported
- IMPORT_RESULT_BELONGS_TO_ANOTHER_USER
- in file AfterMarket.class.php, class constant AfterMarket::IMPORT_RESULT_BELONGS_TO_ANOTHER_USER
Domain belongs to another user
- IMPORT_RESULT_NOT_ALLOWED
- in file AfterMarket.class.php, class constant AfterMarket::IMPORT_RESULT_NOT_ALLOWED
User doesn't have permission to import external domain
- IMPORT_RESULT_REGISTERED_WITH_DROPPED
- in file AfterMarket.class.php, class constant AfterMarket::IMPORT_RESULT_REGISTERED_WITH_DROPPED
Domain is already registered with Dropped.pl
- IMPORT_RESULT_SUCCESS
- in file AfterMarket.class.php, class constant AfterMarket::IMPORT_RESULT_SUCCESS
Domain was imported successfuly
- IMPORT_RESULT_WRONG_DOMAIN_TYPE
- in file AfterMarket.class.php, class constant AfterMarket::IMPORT_RESULT_WRONG_DOMAIN_TYPE
Domain of this TLD cannot be imported
- inviteBidder
- in file AfterMarket.class.php, method AfterMarket::inviteBidder()
Invites a bidder to a private auction
- InvitedBidder
- in file InvitedBidder.class.php, class InvitedBidder
Structure describing a bidder invited for a private auction.
- InvitedBidder.class.php
- procedural page InvitedBidder.class.php
l
- $listingId
- in file Listing.class.php, variable Listing::$listingId
Listing identifier
- $listingId
- in file Offer.class.php, variable Offer::$listingId
Offer listing identifier
- $locked
- in file Domain.class.php, variable Domain::$locked
Domain is on an auction or pending sale.
- ListingDescFileExt.class.php
- procedural page ListingDescFileExt.class.php
- ListingDescType.class.php
- procedural page ListingDescType.class.php
- Listing
- in file Listing.class.php, class Listing
Structure describing listing offer on the marketplace.
- ListingAttachment
- in file ListingAttachment.class.php, class ListingAttachment
Structure describing listing attachment
- ListingDescFileExt
- in file ListingDescFileExt.class.php, class ListingDescFileExt
- ListingDescription
- in file ListingDescription.class.php, class ListingDescription
Structure describing listing description
- ListingDescType
- in file ListingDescType.class.php, class ListingDescType
- ListingOptions
- in file ListingOptions.class.php, class ListingOptions
Structure describing user's market listing options
- login
- in file API.class.php, method API::login()
Creates a new session for specified user, returns session authorization code.
- login
- in file AfterMarket.class.php, method AfterMarket::login()
Creates a new session for specified user, returns session authorization code.
- logout
- in file AfterMarket.class.php, method AfterMarket::logout()
Closes user session
- logout
- in file API.class.php, method API::logout()
Closes user session
- Listing.class.php
- procedural page Listing.class.php
- ListingAttachment.class.php
- procedural page ListingAttachment.class.php
- ListingDescription.class.php
- procedural page ListingDescription.class.php
- ListingOptions.class.php
- procedural page ListingOptions.class.php
m
- $makeOfferURL
- in file Listing.class.php, variable Listing::$makeOfferURL
External Make Offer URL
- $marketCount
- in file AuctionCategory.class.php, variable AuctionCategory::$marketCount
Number of listings in this category
- $md5
- in file Catalog.class.php, variable Catalog::$md5
Catalog public hash
- $memberId
- in file AuctionBid.class.php, variable AuctionBid::$memberId
Bidder identifier
- $memberId
- in file CounterOffer.class.php, variable CounterOffer::$memberId
Buyer identifier
- $memberId
- in file InvitedBidder.class.php, variable InvitedBidder::$memberId
Bidder identifier
- $memberId
- in file Offer.class.php, variable Offer::$memberId
Buyer identifier
- $memberId
- in file Auction.class.php, variable Auction::$memberId
Winning user identifer
- $memberId
- in file Bidder.class.php, variable Bidder::$memberId
Bidder identifier
- $message
- in file CounterOffer.class.php, variable CounterOffer::$message
Message to the buyer
- $message
- in file Offer.class.php, variable Offer::$message
Message to the seller
- $method
- in file Listing.class.php, variable Listing::$method
Domain transfer method
- $method
- in file Auction.class.php, variable Auction::$method
Domain transfer method (see API Object Statuses)
- $minprice
- in file Listing.class.php, variable Listing::$minprice
Minimum price
- MarketplacePortals.class.php
- procedural page MarketplacePortals.class.php
- makeOffer
- in file AfterMarket.class.php, method AfterMarket::makeOffer()
Makes a purchase offer for a domain on the marketplace.
- MarketOptions
- in file MarketOptions.class.php, class MarketOptions
Structure describing user's market options
- MarketplacePortals
- in file MarketplacePortals.class.php, class MarketplacePortals
- MAXIMUM_DAILY_OPERATIONS
- in file API.class.php, class constant API::MAXIMUM_DAILY_OPERATIONS
Maximum number of API operations allowed in one day.
- MAXIMUM_OPEN_SESSIONS
- in file API.class.php, class constant API::MAXIMUM_OPEN_SESSIONS
Maximum active login sessions
- MAXIMUM_PAGE_SIZE
- in file API.class.php, class constant API::MAXIMUM_PAGE_SIZE
Maximum page size for pagination
- MarketOptions.class.php
- procedural page MarketOptions.class.php
- MYAUCTIONS_ALL
- in file AfterMarket.class.php, class constant AfterMarket::MYAUCTIONS_ALL
Return all auctions
- MYAUCTIONS_FM
- in file AfterMarket.class.php, class constant AfterMarket::MYAUCTIONS_FM
Return First Minute auctions
- MYAUCTIONS_LM
- in file AfterMarket.class.php, class constant AfterMarket::MYAUCTIONS_LM
Return Last Minute auctions
- MYAUCTIONS_NORMAL
- in file AfterMarket.class.php, class constant AfterMarket::MYAUCTIONS_NORMAL
Return regular auctions
- MYAUCTIONS_WITHOUT_OFFERS
- in file AfterMarket.class.php, class constant AfterMarket::MYAUCTIONS_WITHOUT_OFFERS
Return auctions without bids
- MYAUCTIONS_WITH_OFFERS
- in file AfterMarket.class.php, class constant AfterMarket::MYAUCTIONS_WITH_OFFERS
Return auctions with bids
n
- $name
- in file Listing.class.php, variable Listing::$name
Domain name
- $name
- in file Event.class.php, variable Event::$name
Domain name
- $name
- in file ListingAttachment.class.php, variable ListingAttachment::$name
Attachment file name
- $name
- in file ProposedOffer.class.php, variable ProposedOffer::$name
Domain name
- $name
- in file Offer.class.php, variable Offer::$name
Domain name
- $name
- in file OperationResult.class.php, variable OperationResult::$name
Domain name
- $name
- in file Operation.class.php, variable Operation::$name
Domain name
- $name
- in file Domain.class.php, variable Domain::$name
Domain name.
- $name
- in file Auction.class.php, variable Auction::$name
Domain name
- $name
- in file AttachmentContents.class.php, variable AttachmentContents::$name
Dictionary name
- $name
- in file Dictionary.class.php, variable Dictionary::$name
Dictionary name
- $name
- in file CanceledAuctionInfo.class.php, variable CanceledAuctionInfo::$name
Domain name
- $name
- in file Catalog.class.php, variable Catalog::$name
Catalog name
- $name
- in file CounterOffer.class.php, variable CounterOffer::$name
Domain name
- $newBidNotify
- in file MarketOptions.class.php, variable MarketOptions::$newBidNotify
Inform user about new bids in his auctions
- $nick
- in file SellerRating.class.php, variable SellerRating::$nick
User nick.
- $nick
- in file BuyerRating.class.php, variable BuyerRating::$nick
User nick.
- $nickIsVisible
- in file SellerRating.class.php, variable SellerRating::$nickIsVisible
User nick is publicly visible.
- $note
- in file Listing.class.php, variable Listing::$note
Domain description
- $notsold
- in file SellerRating.class.php, variable SellerRating::$notsold
Number of unsold domains, where the seller did not conduct the transaction properly.
- NaskDriver.class.php
- procedural page NaskDriver.class.php
- NDObject
- in file NamedriveParking.class.php, class NDObject
- nextBid
- in file AfterMarket.class.php, method AfterMarket::nextBid()
Returns next possible bid value in an auction.
- NamedriveParking.class.php
- procedural page NamedriveParking.class.php
p
- $paid
- in file Auction.class.php, variable Auction::$paid
Whether the buyer has paid for the domain
- $paid0
- in file BuyerRating.class.php, variable BuyerRating::$paid0
Numer of paid domains where no other offers were made.
- $paid1
- in file BuyerRating.class.php, variable BuyerRating::$paid1
Number of paid domains on auctions with other offers.
- $pendingRental
- in file Listing.class.php, variable Listing::$pendingRental
The domain is currently being rented
- $portal
- in file Listing.class.php, variable Listing::$portal
Marketplace portal where the auction is visible
- $portal
- in file Auction.class.php, variable Auction::$portal
Marketplace portal where the auction is visible
- $price
- in file Event.class.php, variable Event::$price
Domain price
- $price
- in file Listing.class.php, variable Listing::$price
Domain price
- $price
- in file ProposedOffer.class.php, variable ProposedOffer::$price
Offer amount
- $price
- in file Offer.class.php, variable Offer::$price
Offer amount
- $price
- in file AuctionBid.class.php, variable AuctionBid::$price
Bid value
- $price
- in file CounterOffer.class.php, variable CounterOffer::$price
Counteroffer amount
- $price
- in file Auction.class.php, variable Auction::$price
Auction price
- $priceReseller
- in file Listing.class.php, variable Listing::$priceReseller
Domain price on reseller sites
- $private
- in file Auction.class.php, variable Auction::$private
Is auction private?
- $private
- in file Catalog.class.php, variable Catalog::$private
Is catalog private?
- ProposedOffer.class.php
- procedural page ProposedOffer.class.php
- ParkingException.class.php
- procedural page ParkingException.class.php
- ParkingLayer.class.php
- procedural page ParkingLayer.class.php
- ParkingManager.class.php
- procedural page ParkingManager.class.php
- placeBid
- in file AfterMarket.class.php, method AfterMarket::placeBid()
Places a bid in an auction.
- PLACE_BID_HIGHEST
- in file AfterMarket.class.php, class constant AfterMarket::PLACE_BID_HIGHEST
Informs that the placed bid was highest
- PLACE_BID_NOT_HIGHEST
- in file AfterMarket.class.php, class constant AfterMarket::PLACE_BID_NOT_HIGHEST
Informs that the placed bid was not highest
- PLACE_BID_RESERVE
- in file AfterMarket.class.php, class constant AfterMarket::PLACE_BID_RESERVE
Informs that the placed bid was highest but below reserve price
- promoteAuction
- in file AfterMarket.class.php, method AfterMarket::promoteAuction()
Promotes the auction on the main page or category page.
- PROMOTE_AUCTION_CATEGORY
- in file AfterMarket.class.php, class constant AfterMarket::PROMOTE_AUCTION_CATEGORY
Informs that the placed bid was highest
- PROMOTE_AUCTION_HOMEPAGE
- in file AfterMarket.class.php, class constant AfterMarket::PROMOTE_AUCTION_HOMEPAGE
Informs that the placed bid was not highest
- ProposedOffer
- in file ProposedOffer.class.php, class ProposedOffer
Structure describing a purchase offer for proposed domain after private auction.
r
- $rating
- in file SellerRating.class.php, variable SellerRating::$rating
Rating value.
- $rating
- in file InvitedBidder.class.php, variable InvitedBidder::$rating
Bidder rating
- $rating
- in file Bidder.class.php, variable Bidder::$rating
Bidder rating
- $rating
- in file BuyerRating.class.php, variable BuyerRating::$rating
Rating value.
- $registered
- in file SellerRating.class.php, variable SellerRating::$registered
User registration time.
- $registered
- in file BuyerRating.class.php, variable BuyerRating::$registered
User registration time.
- $requireSecurityDeposits
- in file MarketOptions.class.php, variable MarketOptions::$requireSecurityDeposits
Require security deposits from people buying user's domains on the marketplace
- $reserveMet
- in file Auction.class.php, variable Auction::$reserveMet
Reserve price is met
- $reservePrice
- in file Auction.class.php, variable Auction::$reservePrice
Auction reserve price
- RequiredDeposit.class.php
- procedural page RequiredDeposit.class.php
- rejectOffer
- in file AfterMarket.class.php, method AfterMarket::rejectOffer()
Rejects a received offer.
- removeDomainFromCatch
- in file AfterMarket.class.php, method AfterMarket::removeDomainFromCatch()
Delete domain from catch
- removeDomainsFromCatalog
- in file AfterMarket.class.php, method AfterMarket::removeDomainsFromCatalog()
Removes domains from a marketplace catalog.
- renameCatalog
- in file AfterMarket.class.php, method AfterMarket::renameCatalog()
Renames a marketplace catalog
- RequiredDeposit
- in file RequiredDeposit.class.php, class RequiredDeposit
Class describing reqired deposit.
- retrieveAuctionAttachment
- in file AfterMarket.class.php, method AfterMarket::retrieveAuctionAttachment()
Get auction attachment file contents and file name
- retrieveListingAttachment
- in file AfterMarket.class.php, method AfterMarket::retrieveListingAttachment()
Retrive sale attachment file contents and file name
- ROOT
- in file ParkingException.class.php, constant ROOT
Define root path
s
- $sellerId
- in file CounterOffer.class.php, variable CounterOffer::$sellerId
Seller identifier
- $sellerId
- in file Offer.class.php, variable Offer::$sellerId
Seller identifier
- $sellerId
- in file Auction.class.php, variable Auction::$sellerId
Auction seller identifier
- $sellerId
- in file Listing.class.php, variable Listing::$sellerId
Seller identifier
- $showCategories
- in file MarketOptions.class.php, variable MarketOptions::$showCategories
Show categories where domain is listed for sale / auction
- $showDomainInfo
- in file ListingOptions.class.php, variable ListingOptions::$showDomainInfo
Show detailed domain informations (PageRank, Yahoo links, Alexa, ...) for my domains on market
- $showDomainInfo
- in file MarketOptions.class.php, variable MarketOptions::$showDomainInfo
Show detailed domain informations (PageRank, Yahoo links, Alexa, ...) for my domains on market
- $showDomainTraffic
- in file MarketOptions.class.php, variable MarketOptions::$showDomainTraffic
Show detailed traffic informations for my domains on market
- $showDomainTraffic
- in file ListingOptions.class.php, variable ListingOptions::$showDomainTraffic
Show detailed traffic informations for my domains on market
- $showEmail
- in file MarketOptions.class.php, variable MarketOptions::$showEmail
Show link to contact user via email in listings
- $showEmail
- in file SellerRating.class.php, variable SellerRating::$showEmail
User nick is publicly visible.
- $showMyCategories
- in file MarketOptions.class.php, variable MarketOptions::$showMyCategories
Category links to my domain list on auction / market domain page
- $showNick
- in file MarketOptions.class.php, variable MarketOptions::$showNick
Show user's nick inmarketplace listings
- $showPortfolioLink
- in file SellerRating.class.php, variable SellerRating::$showPortfolioLink
User nick is publicly visible.
- $showPortfolioLink
- in file MarketOptions.class.php, variable MarketOptions::$showPortfolioLink
Show link to user's domain portfolio in listings
- $size
- in file ListingAttachment.class.php, variable ListingAttachment::$size
Attachment file size in bytes
- $sold
- in file SellerRating.class.php, variable SellerRating::$sold
Number of sold domains.
- $startPrice
- in file Auction.class.php, variable Auction::$startPrice
Auction starting price
- $starttime
- in file Auction.class.php, variable Auction::$starttime
Auction start time as a Unix timestamp
- $status
- in file Listing.class.php, variable Listing::$status
Listing status
- $status
- in file Offer.class.php, variable Offer::$status
Offer status (see API Object Statuses)
- $status
- in file CounterOffer.class.php, variable CounterOffer::$status
Counteroffer status
- $status
- in file Auction.class.php, variable Auction::$status
Auction status
- SkDriver.class.php
- procedural page SkDriver.class.php
- SellerRating.class.php
- procedural page SellerRating.class.php
- SedoParking.class.php
- procedural page SedoParking.class.php
- SECURITY_DEPOSIT_IN
- in file AfterMarket.class.php, class constant AfterMarket::SECURITY_DEPOSIT_IN
Transfer funds into security deposit
- SECURITY_DEPOSIT_OUT
- in file AfterMarket.class.php, class constant AfterMarket::SECURITY_DEPOSIT_OUT
Transfer funds from securtiy deposit into your account
- SedoObject
- in file SedoParking.class.php, class SedoObject
- SellerRating
- in file SellerRating.class.php, class SellerRating
Structure describing seller's rating
- setAuctionDescription
- in file AfterMarket.class.php, method AfterMarket::setAuctionDescription()
Add description to auction
- setBuyerNick
- in file AfterMarket.class.php, method AfterMarket::setBuyerNick()
Sets marketplace nick for domain buying
- setDomainCatchPriority
- in file AfterMarket.class.php, method AfterMarket::setDomainCatchPriority()
Set catch priority for a domain
- setDomainForSale
- in file AfterMarket.class.php, method AfterMarket::setDomainForSale()
Sets the price of a domain offered for sale.
- setDomainForSaleNote
- in file AfterMarket.class.php, method AfterMarket::setDomainForSaleNote()
Sets a note for marketplace listing.
- setListingDescription
- in file AfterMarket.class.php, method AfterMarket::setListingDescription()
Add description to domain for sale
- setListingOptions
- in file AfterMarket.class.php, method AfterMarket::setListingOptions()
Sets user marketplace listing options.
- setMarketplaceOptions
- in file AfterMarket.class.php, method AfterMarket::setMarketplaceOptions()
Sets user marketplace options.
- setMySecurityDeposit
- in file AfterMarket.class.php, method AfterMarket::setMySecurityDeposit()
Sets security deposit amount.
- setSellerNick
- in file AfterMarket.class.php, method AfterMarket::setSellerNick()
Sets marketplace nick for domain selleing
- SHOW_LISTINGS_AND_AUCTIONS
- in file AfterMarket.class.php, class constant AfterMarket::SHOW_LISTINGS_AND_AUCTIONS
Shows both listings and auctions
- SHOW_ONLY_AUCTIONS
- in file AfterMarket.class.php, class constant AfterMarket::SHOW_ONLY_AUCTIONS
Shows only auctions
- SHOW_ONLY_LISTINGS
- in file AfterMarket.class.php, class constant AfterMarket::SHOW_ONLY_LISTINGS
Shows only listings
t
- $time
- in file InvitedBidder.class.php, variable InvitedBidder::$time
Invitation time as a Unix timestamp
- $time
- in file Offer.class.php, variable Offer::$time
Offer time as a Unix timestamp
- $time
- in file Operation.class.php, variable Operation::$time
Operation time as a Unix timestamp
- $time
- in file ProposedOffer.class.php, variable ProposedOffer::$time
Offer time as a Unix timestamp (expires)
- $time
- in file Event.class.php, variable Event::$time
Event time as a Unix timestamp
- $time
- in file Listing.class.php, variable Listing::$time
Listing date
- $time
- in file Domain.class.php, variable Domain::$time
Registration time as a Unix timestamp.
- $time
- in file Bidder.class.php, variable Bidder::$time
Invitation time as a Unix timestamp
- $time
- in file CounterOffer.class.php, variable CounterOffer::$time
Counteroffer time as a Unix timestamp
- $time
- in file AuctionBid.class.php, variable AuctionBid::$time
Bid time as a Unix timestamp
- $topay
- in file Auction.class.php, variable Auction::$topay
Whether auction has active payment
- $type
- in file Operation.class.php, variable Operation::$type
Operation type
- $type
- in file ListingDescription.class.php, variable ListingDescription::$type
Description type
- $type
- in file ListingAttachment.class.php, variable ListingAttachment::$type
Attachment file type
- $typo
- in file Listing.class.php, variable Listing::$typo
Domain typo detection
- tld.php
- procedural page tld.php
- toIDN
- in file AfterMarket.class.php, method AfterMarket::toIDN()
Converts Punycode ASCII domain name into UTF form
w
- $waiting
- in file Offer.class.php, variable Offer::$waiting
The offer is waiting for a security deposit
- $waitingdeposit
- in file Offer.class.php, variable Offer::$waitingdeposit
Required security deposit (in buyer's account currency)
- $watched
- in file Auction.class.php, variable Auction::$watched
Number of users who are watching the auction
- withdrawOffer
- in file AfterMarket.class.php, method AfterMarket::withdrawOffer()
Withdraws a submitted offer.
|
|