Index of All Elements
Package Indexes
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ h ]
[ i ]
[ k ]
[ l ]
[ m ]
[ n ]
[ o ]
[ p ]
[ r ]
[ s ]
[ t ]
[ u ]
[ v ]
[ w ]
[ z ]
a
- $active
- in file Listing.class.php, variable Listing::$active
Domain is set for sale
- $address
- in file Contact.class.php, variable Contact::$address
Address
- $address
- in file DomainRegistryContact.class.php, variable DomainRegistryContact::$address
Address
- $address2
- in file Contact.class.php, variable Contact::$address2
Optional second address
- $address2
- in file DomainRegistryContact.class.php, variable DomainRegistryContact::$address2
Address2
- $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 Price.class.php, variable Price::$amount
Price amount
- $amount
- in file RequiredDeposit.class.php, variable RequiredDeposit::$amount
Deposit amount
- $amount
- in file Operation.class.php, variable Operation::$amount
Operation amount
- $amount
- in file DomainOpResult.class.php, variable DomainOpResult::$amount
Optional amount
- $amount
- in file DomainCheck.class.php, variable DomainCheck::$amount
Amount in main currency
- $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 AuctionBid.class.php, variable AuctionBid::$auctionId
Auction identifier
- $auctionId
- in file Listing.class.php, variable Listing::$auctionId
Auction identifier
- $auctionid
- in file AuctionBid.class.php, variable AuctionBid::$auctionid
Bidder's nick
- $auctionId
- in file Bidder.class.php, variable Bidder::$auctionId
Auction identifier
- $auctionId
- in file Offer.class.php, variable Offer::$auctionId
Offer auction identifier
- $auctionId
- in file Auction.class.php, variable Auction::$auctionId
Auction identifier
- $auctionId
- in file InvitedBidder.class.php, variable InvitedBidder::$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
- $autorenew
- in file ManagedDomain.class.php, variable ManagedDomain::$autorenew
Domain autorenew flag.
- $available
- in file DomainCheck.class.php, variable DomainCheck::$available
Is available to register
- 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
- addDNSEntry
- in file DomainManager.class.php, method DomainManager::addDNSEntry()
Add new DNS entry for domain
- 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
- addDomainToFolder
- in file DomainManager.class.php, method DomainManager::addDomainToFolder()
Add domain to folder
- 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
- AUTO_UPDATE_SOAP_LIMIT_COUNTER
- in file DomainManager.class.php, class constant DomainManager::AUTO_UPDATE_SOAP_LIMIT_COUNTER
Auto update user API Operations Limit during check
- 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
- $binprice
- in file ManagedDomain.class.php, variable ManagedDomain::$binprice
Binprice.
- $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.
- bookDomain
- in file DomainManager.class.php, method DomainManager::bookDomain()
Book domain.
- 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.
- 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 Listing.class.php, variable Listing::$cat1
Domain category 1
- $cat1
- in file Auction.class.php, variable Auction::$cat1
Auction 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 Auction.class.php, variable Auction::$cat3
Domain category 3
- $cat3
- in file Listing.class.php, variable Listing::$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 Listing.class.php, variable Listing::$cat5
Domain category 5
- $cat5
- in file Auction.class.php, variable Auction::$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 Auction.class.php, variable Auction::$cat9
Domain category 9
- $cat9
- in file Listing.class.php, variable Listing::$cat9
Domain category 9
- $catalogId
- in file Catalog.class.php, variable Catalog::$catalogId
Catalog identifier
- $certificate
- in file ManagedDomain.class.php, variable ManagedDomain::$certificate
SK Nic certificate
- $city
- in file DomainRegistryContact.class.php, variable DomainRegistryContact::$city
City
- $city
- in file Contact.class.php, variable Contact::$city
City
- $clicks
- in file ManagedDomain.class.php, variable ManagedDomain::$clicks
Clicks quantity.
- $clicks
- in file TastedDomain.class.php, variable TastedDomain::$clicks
Domain clicks
- $company
- in file DomainRegistryContact.class.php, variable DomainRegistryContact::$company
Company
- $company
- in file Contact.class.php, variable Contact::$company
Company name (optional)
- $contactId
- in file Contact.class.php, variable Contact::$contactId
Contact identifier
- $contents
- in file AttachmentContents.class.php, variable AttachmentContents::$contents
Dictionary values and meanings
- $count
- in file ManagedDomainGroup.class.php, variable ManagedDomainGroup::$count
Number of objects in data
- $count
- in file MacroManagedDomain.class.php, variable MacroManagedDomain::$count
Number of objects in data
- $counterOfferId
- in file CounterOffer.class.php, variable CounterOffer::$counterOfferId
Counteroffer identifier
- $country
- in file DomainRegistryContact.class.php, variable DomainRegistryContact::$country
Country
- $country
- in file Contact.class.php, variable Contact::$country
Country
- $created
- in file Option.class.php, variable Option::$created
Domain option create time.
- $currency
- in file CounterOffer.class.php, variable CounterOffer::$currency
Counteroffer currency
- $currency
- in file Event.class.php, variable Event::$currency
Price currency
- $currency
- in file DomainCheck.class.php, variable DomainCheck::$currency
Main currency
- $currency
- in file CanceledAuctionInfo.class.php, variable CanceledAuctionInfo::$currency
Currency of the fee
- $currency
- in file Operation.class.php, variable Operation::$currency
Operation currency
- $currency
- in file Offer.class.php, variable Offer::$currency
Offer currency
- $currency
- in file Price.class.php, variable Price::$currency
Price currency
- $currency
- in file ProposedOffer.class.php, variable ProposedOffer::$currency
Offer currency
- $currency
- in file RequiredDeposit.class.php, variable RequiredDeposit::$currency
Deposit currency
- $currency
- in file ManagedDomain.class.php, variable ManagedDomain::$currency
Domain price currency.
- $currency
- in file Auction.class.php, variable Auction::$currency
Auction currency
- $currency
- in file Listing.class.php, variable Listing::$currency
Domain currency
- $currency
- in file DomainOpResult.class.php, variable DomainOpResult::$currency
Currency of optional amount
- $currency
- in file AuctionBid.class.php, variable AuctionBid::$currency
Bid 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.
- cancelInternalTransferDomain
- in file DomainManager.class.php, method DomainManager::cancelInternalTransferDomain()
Cancel internal domain transfer.
- cancelInternalTransferFuture
- in file DomainManager.class.php, method DomainManager::cancelInternalTransferFuture()
Cancel internal domain option transfer.
- cancelTransferDomain
- in file DomainManager.class.php, method DomainManager::cancelTransferDomain()
Cancel external domain transfer.
- cancelTransferFuture
- in file DomainManager.class.php, method DomainManager::cancelTransferFuture()
Cancel external domain option transfer.
- 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
- changeContact
- in file DomainManager.class.php, method DomainManager::changeContact()
Update domain registration profile contact.
- charset.php
- procedural page charset.php
- checkAttachmentFileName
- in file AfterMarket.class.php, method AfterMarket::checkAttachmentFileName()
Check attachment file name
- checkDomains
- in file DomainManager.class.php, method DomainManager::checkDomains()
Check status for input domains.
- checkFutures
- in file DomainManager.class.php, method DomainManager::checkFutures()
Check status for input domains for option registration.
- checkMyFunds
- in file API.class.php, method API::checkMyFunds()
Check my account balance
- checkMyFunds
- in file AfterMarket.class.php, method AfterMarket::checkMyFunds()
Check my account balance
- checkMyFunds
- in file DomainManager.class.php, method DomainManager::checkMyFunds()
Check my account balance
- checkSecondLevelPassword
- in file DomainManager.class.php, method DomainManager::checkSecondLevelPassword()
Checks user second level password, false is returned when password is wrong or not exists
- CHECK_LIMIT
- in file DomainManager.class.php, class constant DomainManager::CHECK_LIMIT
Maximum number of daily check queries
- clearEvents
- in file AfterMarket.class.php, method AfterMarket::clearEvents()
Marks events as seen.
- confirmTransferByOwner
- in file DomainManager.class.php, method DomainManager::confirmTransferByOwner()
Confirm domain transfer started by transfer domain (with authinfo)
- confirmTransferByReciptient
- in file DomainManager.class.php, method DomainManager::confirmTransferByReciptient()
Confirm domain transfer started by owner (internal transfer)
- confirmTransferFutureByOwner
- in file DomainManager.class.php, method DomainManager::confirmTransferFutureByOwner()
Confirm domain option transfer started by transfer future (with authinfo)
- confirmTransferFutureByReciptient
- in file DomainManager.class.php, method DomainManager::confirmTransferFutureByReciptient()
Confirm domain option transfer started by internal transfer future (by owner)
- Contact
- in file Contact.class.php, class Contact
Structure describing domain manager profile contact.
- 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.
- createContact
- in file DomainManager.class.php, method DomainManager::createContact()
Create domain registration profile contact.
- createDefaultContact
- in file DomainManager.class.php, method DomainManager::createDefaultContact()
Create first contact profile for member
- createFolder
- in file DomainManager.class.php, method DomainManager::createFolder()
Create user folder
- 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
- Contact.class.php
- procedural page Contact.class.php
- CounterOffer.class.php
- procedural page CounterOffer.class.php
d
- $data
- in file MacroManagedDomain.class.php, variable MacroManagedDomain::$data
List of ManagedDomain objects
- $data
- in file DNSEntry.class.php, variable DNSEntry::$data
DNS entry data/value.
- $date
- in file ToCatchDomain.class.php, variable ToCatchDomain::$date
Expire date.
- $default
- in file Contact.class.php, variable Contact::$default
Is set as default
- $description
- in file AuctionCategory.class.php, variable AuctionCategory::$description
Category description
- $description
- in file ListingAttachment.class.php, variable ListingAttachment::$description
Attachment file description
- $description
- in file Auction.class.php, variable Auction::$description
Auction description
- $description
- in file ListingDescription.class.php, variable ListingDescription::$description
Description
- $dictionary
- in file Dictionary.class.php, variable Dictionary::$dictionary
Dictionary values and meanings
- $dmContactId
- in file Transfer.class.php, variable Transfer::$dmContactId
Domain manager contact profile
- $dmTransferId
- in file Transfer.class.php, variable Transfer::$dmTransferId
Domain transfer identifier.
- $dnsId
- in file DNSEntry.class.php, variable DNSEntry::$dnsId
DNS Entry identifier.
- $domain
- in file ToCatchDomain.class.php, variable ToCatchDomain::$domain
Domain name.
- $domainId
- in file Domain.class.php, variable Domain::$domainId
Domain identifier.
- $domainsCount
- in file Folder.class.php, variable Folder::$domainsCount
Domains in folder counter
- $dutchAuction
- in file AuctionCategory.class.php, variable AuctionCategory::$dutchAuction
This is a dutch auction (decreasing price)
- $dutchAuction
- in file Auction.class.php, variable Auction::$dutchAuction
Dutch auction
- DefaultDNS
- in file DefaultDNS.class.php, class DefaultDNS
Structure defining default name servers.
- 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
- deleteDNSEntry
- in file DomainManager.class.php, method DomainManager::deleteDNSEntry()
Delete DNS entry of domain
- deleteDomainFromFolder
- in file DomainManager.class.php, method DomainManager::deleteDomainFromFolder()
Delete user domain from folder
- deleteFolder
- in file DomainManager.class.php, method DomainManager::deleteFolder()
Delete user folderó
- 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
- DNSEntry
- in file DNSEntry.class.php, class DNSEntry
Structure describing DNS entry for domain
- Domain
- in file Domain.class.php, class Domain
Structure describing registered domain
- DomainCheck
- in file DomainCheck.class.php, class DomainCheck
Structure describing domain check result.
- 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
- DomainManager
- in file DomainManager.class.php, class DomainManager
The main DomainManager SOAP API class.
- DomainManager.class.php
- procedural page DomainManager.class.php
- DomainManagerException.class.php
- procedural page DomainManagerException.class.php
- DomainOpResult
- in file DomainOpResult.class.php, class DomainOpResult
Structure describing domain manager profile contact.
- DomainRedirect
- in file DomainRedirect.class.php, class DomainRedirect
Structure describing domain redirect set.
- DomainRegistryContact
- in file DomainRegistryContact.class.php, class DomainRegistryContact
Structure describing domain manager profile contact.
- DenicDriver.class.php
- procedural page DenicDriver.class.php
- DefaultDNS.class.php
- procedural page DefaultDNS.class.php
- Dictionary.class.php
- procedural page Dictionary.class.php
- DNSEntry.class.php
- procedural page DNSEntry.class.php
- Domain.class.php
- procedural page Domain.class.php
- DomainCheck.class.php
- procedural page DomainCheck.class.php
- DomainOpResult.class.php
- procedural page DomainOpResult.class.php
- DomainRedirect.class.php
- procedural page DomainRedirect.class.php
- DomainRegistryContact.class.php
- procedural page DomainRegistryContact.class.php
e
- $earnings
- in file Listing.class.php, variable Listing::$earnings
Earnings
- $email
- in file InvitedBidder.class.php, variable InvitedBidder::$email
Bidder email
- $email
- in file Contact.class.php, variable Contact::$email
Email address
- $email
- in file DomainRegistryContact.class.php, variable DomainRegistryContact::$email
Email
- $email
- in file Bidder.class.php, variable Bidder::$email
Bidder email
- $endtime
- in file Auction.class.php, variable Auction::$endtime
Auction end time as a Unix timestamp
- $eu
- in file Contact.class.php, variable Contact::$eu
Is country placed in European Union?
- $eventId
- in file Event.class.php, variable Event::$eventId
Event identifier
- $expires
- in file ManagedDomain.class.php, variable ManagedDomain::$expires
Expiration time.
- $expires
- in file TastedDomain.class.php, variable TastedDomain::$expires
Expiration time.
- $expires
- in file Domain.class.php, variable Domain::$expires
Expiration time.
- $expires
- in file Option.class.php, variable Option::$expires
Expiration time.
- $extension
- in file ListingAttachment.class.php, variable ListingAttachment::$extension
Attachment file extension
- EuridDriver.class.php
- procedural page EuridDriver.class.php
- EurodnsDriver.class.php
- procedural page EurodnsDriver.class.php
- Event
- in file Event.class.php, class Event
Structure describing a marketplace event.
- exchange
- in file AfterMarket.class.php, method AfterMarket::exchange()
Exchanges currency.
- Event.class.php
- procedural page Event.class.php
f
- $fax
- in file Contact.class.php, variable Contact::$fax
Fax number
- $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
- $finished
- in file Transfer.class.php, variable Transfer::$finished
Finish of domain transfer flag.
- $fname
- in file Contact.class.php, variable Contact::$fname
First name
- $folderId
- in file Folder.class.php, variable Folder::$folderId
Folder identifier
- $folderId
- in file ManagedDomain.class.php, variable ManagedDomain::$folderId
Folder id belongs
- $folderName
- in file ManagedDomain.class.php, variable ManagedDomain::$folderName
Folder name
- $future
- in file Transfer.class.php, variable Transfer::$future
Domain future option flag.
- $futureId
- in file Option.class.php, variable Option::$futureId
Future domain identifier.
- Folder
- in file Folder.class.php, class Folder
Structure describing a user folder.
- 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
- futureDomain
- in file DomainManager.class.php, method DomainManager::futureDomain()
Register domain option.
- Folder.class.php
- procedural page Folder.class.php
g
- $groupName
- in file ManagedDomain.class.php, variable ManagedDomain::$groupName
Domain group name.
- $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.
- getAuthinfo
- in file DomainManager.class.php, method DomainManager::getAuthinfo()
Get AuthInfo code for my managed domain
- getAutorenew
- in file DomainManager.class.php, method DomainManager::getAutorenew()
Get automatic renew status for domain.
- 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.
- getContact
- in file DomainManager.class.php, method DomainManager::getContact()
Get contact data.
- getCounterOfferInfo
- in file AfterMarket.class.php, method AfterMarket::getCounterOfferInfo()
Retrieves information about a domain received purchase counter offer.
- getCountryList
- in file DomainManager.class.php, method DomainManager::getCountryList()
Returns list of available country code in api
- getCreated
- in file DomainManager.class.php, method DomainManager::getCreated()
Get domain created / modification time
- getCurrencies
- in file AfterMarket.class.php, method AfterMarket::getCurrencies()
Returns available currencies.
- getCurrencyList
- in file DomainManager.class.php, method DomainManager::getCurrencyList()
Returns list of available currencies in api
- getCurrentTime
- in file API.class.php, method API::getCurrentTime()
Returns current time as a Unix timestamp.
- getCurrentTime
- in file AfterMarket.class.php, method AfterMarket::getCurrentTime()
Returns current time as a Unix timestamp.
- getCurrentTime
- in file DomainManager.class.php, method DomainManager::getCurrentTime()
Returns current time as a Unix timestamp.
- getDefaultAutorenew
- in file DomainManager.class.php, method DomainManager::getDefaultAutorenew()
Get default autorenew status setting.
- getDefaultContact
- in file DomainManager.class.php, method DomainManager::getDefaultContact()
Get default profile contact data
- getDefaultContactID
- in file DomainManager.class.php, method DomainManager::getDefaultContactID()
Get default profile contact id.
- getDefaultDNS
- in file DomainManager.class.php, method DomainManager::getDefaultDNS()
Get user default name servers.
- 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 AbstractDictionary.class.php, method Dict::getDict()
Returns Assoc array values => meanings;
- getDict
- in file ListingDescType.class.php, method ListingDescType::getDict()
- getDict
- in file MarketplacePortals.class.php, method MarketplacePortals::getDict()
- getDNSEntries
- in file DomainManager.class.php, method DomainManager::getDNSEntries()
Get domain DNS entries
- 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
- getDomainNote
- in file DomainManager.class.php, method DomainManager::getDomainNote()
Get note for domain.
- getDomainOwner
- in file DomainManager.class.php, method DomainManager::getDomainOwner()
Get profile contact id for domain
- getDomainOwnerData
- in file DomainManager.class.php, method DomainManager::getDomainOwnerData()
Get profile contact data for domain
- 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
- getExpires
- in file DomainManager.class.php, method DomainManager::getExpires()
Get domain expires time
- getFolder
- in file DomainManager.class.php, method DomainManager::getFolder()
Get member's folder
- getFoldersList
- in file DomainManager.class.php, method DomainManager::getFoldersList()
Get member's folder list
- getFoldersListCount
- in file DomainManager.class.php, method DomainManager::getFoldersListCount()
Gets the number of folders
- getFutureAuthinfo
- in file DomainManager.class.php, method DomainManager::getFutureAuthinfo()
Get AuthInfo code for my future - domain option.
- getFutureCreated
- in file DomainManager.class.php, method DomainManager::getFutureCreated()
Get domain option created / modification time
- getFutureExpires
- in file DomainManager.class.php, method DomainManager::getFutureExpires()
Get domain option expires time
- getFutureOwner
- in file DomainManager.class.php, method DomainManager::getFutureOwner()
Get profile contact id for domain option.
- getFutureOwnerData
- in file DomainManager.class.php, method DomainManager::getFutureOwnerData()
Get profile contact data for domain option.
- 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 DomainManager.class.php, method DomainManager::getMyBalance()
Returns current balance on the account.
- 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
- getMyContacts
- in file DomainManager.class.php, method DomainManager::getMyContacts()
Get my profile contact list.
- 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 API.class.php, method API::getMyCurrency()
Returns the account currency.
- getMyCurrency
- in file DomainManager.class.php, method DomainManager::getMyCurrency()
Returns the account currency.
- getMyCurrency
- in file AfterMarket.class.php, method AfterMarket::getMyCurrency()
Returns the account currency.
- getMyDomainsForContact
- in file DomainManager.class.php, method DomainManager::getMyDomainsForContact()
Get my domains assigned to contact
- getMyManaged
- in file DomainManager.class.php, method DomainManager::getMyManaged()
Layer function: Shourtcut way to obtain domains data from managed
- getMyManagedCount
- in file DomainManager.class.php, method DomainManager::getMyManagedCount()
Layer function: Shourtcut way to obtain count of domains in managed
- getMyManagedGroups
- in file DomainManager.class.php, method DomainManager::getMyManagedGroups()
Layer function: Shourtcut way to obtain domain groups of domains in managed with count in order to actuall page and sort type
- getMyManagedGroupsAll
- in file DomainManager.class.php, method DomainManager::getMyManagedGroupsAll()
Layer function: Shourtcut way to obtain domain all groups of domains in managed with count in order to sort type
- 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.
- getMyOldOptions
- in file DomainManager.class.php, method DomainManager::getMyOldOptions()
Get user domain old options list in appropriate order
- getMyOptions
- in file DomainManager.class.php, method DomainManager::getMyOptions()
Get user domain options list in appropriate order
- getMyOptionsCount
- in file DomainManager.class.php, method DomainManager::getMyOptionsCount()
Count user domains in options list
- getMyOrderedDomains
- in file DomainManager.class.php, method DomainManager::getMyOrderedDomains()
Get my ordered domains
- getMyOrderedDomainsCount
- in file DomainManager.class.php, method DomainManager::getMyOrderedDomainsCount()
Count ordered domains
- getMySecurityDeposit
- in file AfterMarket.class.php, method AfterMarket::getMySecurityDeposit()
Returns current security deposit on the account.
- getMyTasted
- in file DomainManager.class.php, method DomainManager::getMyTasted()
Get user tasted domains
- getMyTastedCount
- in file DomainManager.class.php, method DomainManager::getMyTastedCount()
Count user domains in tasted list
- getMyTransfers
- in file DomainManager.class.php, method DomainManager::getMyTransfers()
Get my pending domain transfers
- getMyUserId
- in file AfterMarket.class.php, method AfterMarket::getMyUserId()
Returns the identifier of the logged-in user.
- getMyUserId
- in file DomainManager.class.php, method DomainManager::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.
- getNS
- in file DomainManager.class.php, method DomainManager::getNS()
Get pointing name servers for domain
- 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
- getPrice
- in file DomainManager.class.php, method DomainManager::getPrice()
Get price for operation.
- 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.
- getRedirect
- in file DomainManager.class.php, method DomainManager::getRedirect()
Get redirect status for domain parked on Dropped nameservers.
- 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.
- getTransfer
- in file DomainManager.class.php, method DomainManager::getTransfer()
Get transfer info
- 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
- $id_name
- in file ManagedDomainGroup.class.php, variable ManagedDomainGroup::$id_name
Identification name of macro
- $id_name
- in file MacroManagedDomain.class.php, variable MacroManagedDomain::$id_name
Macro identifier
- $internal
- in file Transfer.class.php, variable Transfer::$internal
Internat transfer type.
- $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
- internalInTransfer
- in file DomainManager.class.php, method DomainManager::internalInTransfer()
Order internal domain transfer into member acccount (change owner).
- internalInTransferFuture
- in file DomainManager.class.php, method DomainManager::internalInTransferFuture()
Order internal domain option transfer into member acccount (change owner).
- internalInTransferWithTrade
- in file DomainManager.class.php, method DomainManager::internalInTransferWithTrade()
Order internal domain transfer into member acccount (paid change owner).
- internalTransferDomain
- in file DomainManager.class.php, method DomainManager::internalTransferDomain()
Start outgoing transfer for my domain to other account.
- internalTransferFuture
- in file DomainManager.class.php, method DomainManager::internalTransferFuture()
Start outgoing transfer for my domain option to other account.
- 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.
- isReactivationRequired
- in file DomainManager.class.php, method DomainManager::isReactivationRequired()
Check if domain need reactivation.
- InvitedBidder.class.php
- procedural page InvitedBidder.class.php
l
- $linkedDomains
- in file Contact.class.php, variable Contact::$linkedDomains
Linked (belongsTo) domains count
- $listingId
- in file Offer.class.php, variable Offer::$listingId
Offer listing identifier
- $listingId
- in file Listing.class.php, variable Listing::$listingId
Listing identifier
- $lname
- in file Contact.class.php, variable Contact::$lname
Last name
- $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 AfterMarket.class.php, method AfterMarket::login()
Creates a new session for specified user, returns session authorization code.
- login
- in file DomainManager.class.php, method DomainManager::login()
Creates a new session for specified user, returns session authorization code.
- login
- in file API.class.php, method API::login()
Creates a new session for specified user, returns session authorization code.
- logout
- in file DomainManager.class.php, method DomainManager::logout()
Closes user session
- 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
- $managedId
- in file ManagedDomain.class.php, variable ManagedDomain::$managedId
Tasted domain identifier.
- $marketCount
- in file AuctionCategory.class.php, variable AuctionCategory::$marketCount
Number of listings in this category
- $md5
- in file Transfer.class.php, variable Transfer::$md5
MD5.
- $md5
- in file Catalog.class.php, variable Catalog::$md5
Catalog public hash
- $memberId
- in file Bidder.class.php, variable Bidder::$memberId
Bidder identifier
- $memberId
- in file Contact.class.php, variable Contact::$memberId
Registered member identifier (belongsTo)
- $memberId
- in file InvitedBidder.class.php, variable InvitedBidder::$memberId
Bidder identifier
- $memberId
- in file CounterOffer.class.php, variable CounterOffer::$memberId
Buyer identifier
- $memberId
- in file AuctionBid.class.php, variable AuctionBid::$memberId
Bidder identifier
- $memberId
- in file Auction.class.php, variable Auction::$memberId
Winning user identifer
- $memberId
- in file Offer.class.php, variable Offer::$memberId
Buyer identifier
- $memberId
- in file Folder.class.php, variable Folder::$memberId
Member identifier
- $memberId
- in file Transfer.class.php, variable Transfer::$memberId
Domain owner 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
- $minprice
- in file ManagedDomain.class.php, variable ManagedDomain::$minprice
Minprice.
- $msg
- in file DomainOpResult.class.php, variable DomainOpResult::$msg
Status message
- $mxpriority
- in file DNSEntry.class.php, variable DNSEntry::$mxpriority
DNS entry MX priority
- $myAmount
- in file DomainCheck.class.php, variable DomainCheck::$myAmount
Amount in member's currency
- $myAmount
- in file DomainOpResult.class.php, variable DomainOpResult::$myAmount
Amount in member currency of optional amount
- $myAmount
- in file Price.class.php, variable Price::$myAmount
Member price amount
- $myCurrency
- in file DomainCheck.class.php, variable DomainCheck::$myCurrency
Member's currency
- $myCurrency
- in file DomainOpResult.class.php, variable DomainOpResult::$myCurrency
Member's currency
- $myCurrency
- in file Price.class.php, variable Price::$myCurrency
Member currency
- MarketplacePortals.class.php
- procedural page MarketplacePortals.class.php
- MacroManagedDomain
- in file MacroManagedDomain.class.php, class MacroManagedDomain
Structure describing user's market options
- makeOffer
- in file AfterMarket.class.php, method AfterMarket::makeOffer()
Makes a purchase offer for a domain on the marketplace.
- ManagedDomain
- in file ManagedDomain.class.php, class ManagedDomain
Structure describing registered domain
- ManagedDomainGroup
- in file ManagedDomainGroup.class.php, class ManagedDomainGroup
Structure describing managed domain group
- 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 DomainManager.class.php, class constant DomainManager::MAXIMUM_DAILY_OPERATIONS
Maximum number of API operations allowed in one day.
- MAXIMUM_DAILY_OPERATIONS
- in file API.class.php, class constant API::MAXIMUM_DAILY_OPERATIONS
Maximum number of API operations allowed in one day.
- MAXIMUM_INPUT_DOMAINS
- in file DomainManager.class.php, class constant DomainManager::MAXIMUM_INPUT_DOMAINS
Maximum number of multiline input domains
- MAXIMUM_OPEN_SESSIONS
- in file API.class.php, class constant API::MAXIMUM_OPEN_SESSIONS
Maximum active login sessions
- MAXIMUM_OPEN_SESSIONS
- in file DomainManager.class.php, class constant DomainManager::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
- MacroManagedDomain.class.php
- procedural page MacroManagedDomain.class.php
- ManagedDomain.class.php
- procedural page ManagedDomain.class.php
- ManagedDomainGroup.class.php
- procedural page ManagedDomainGroup.class.php
- 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 ManagedDomain.class.php, variable ManagedDomain::$name
Domain name.
- $name
- in file Transfer.class.php, variable Transfer::$name
Domain name.
- $name
- in file MacroManagedDomain.class.php, variable MacroManagedDomain::$name
People-friendly name of macro
- $name
- in file ListingAttachment.class.php, variable ListingAttachment::$name
Attachment file name
- $name
- in file Event.class.php, variable Event::$name
Domain name
- $name
- in file Folder.class.php, variable Folder::$name
Folder name
- $name
- in file TastedDomain.class.php, variable TastedDomain::$name
Domain name.
- $name
- in file ManagedDomainGroup.class.php, variable ManagedDomainGroup::$name
People-friendly name of macro
- $name
- in file Option.class.php, variable Option::$name
Domain name.
- $name
- in file Order.class.php, variable Order::$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 ProposedOffer.class.php, variable ProposedOffer::$name
Domain name
- $name
- in file Offer.class.php, variable Offer::$name
Domain name
- $name
- in file DomainRegistryContact.class.php, variable DomainRegistryContact::$name
Contact owner (first name / lastname)
- $name
- in file Listing.class.php, variable Listing::$name
Domain name
- $name
- in file Dictionary.class.php, variable Dictionary::$name
Dictionary name
- $name
- in file Auction.class.php, variable Auction::$name
Domain name
- $name
- in file DomainRedirect.class.php, variable DomainRedirect::$name
Domain 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 Domain.class.php, variable Domain::$name
Domain name.
- $name
- in file DomainCheck.class.php, variable DomainCheck::$name
Domain name
- $name
- in file CounterOffer.class.php, variable CounterOffer::$name
Domain name
- $name
- in file DomainOpResult.class.php, variable DomainOpResult::$name
Domain name
- $name
- in file AttachmentContents.class.php, variable AttachmentContents::$name
Dictionary name
- $nameIDN
- in file DomainOpResult.class.php, variable DomainOpResult::$nameIDN
Domain name IDN
- $nameIDN
- in file DomainCheck.class.php, variable DomainCheck::$nameIDN
IDN domain name
- $name_idn
- in file Transfer.class.php, variable Transfer::$name_idn
IDN domain name.
- $nd_adtype
- in file ParkingSettings.class.php, variable ParkingSettings::$nd_adtype
AdType
- $nd_category
- in file ParkingSettings.class.php, variable ParkingSettings::$nd_category
Category
- $nd_header
- in file ParkingSettings.class.php, variable ParkingSettings::$nd_header
Header
- $nd_keyword
- in file ParkingSettings.class.php, variable ParkingSettings::$nd_keyword
Keyword
- $nd_template
- in file ParkingSettings.class.php, variable ParkingSettings::$nd_template
Template
- $newBidNotify
- in file MarketOptions.class.php, variable MarketOptions::$newBidNotify
Inform user about new bids in his auctions
- $newMemberId
- in file Transfer.class.php, variable Transfer::$newMemberId
Domain new owner identifier.
- $nick
- in file BuyerRating.class.php, variable BuyerRating::$nick
User nick.
- $nick
- in file SellerRating.class.php, variable SellerRating::$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
- $note
- in file ManagedDomain.class.php, variable ManagedDomain::$note
Domain note.
- $notsold
- in file SellerRating.class.php, variable SellerRating::$notsold
Number of unsold domains, where the seller did not conduct the transaction properly.
- $ns1
- in file ManagedDomain.class.php, variable ManagedDomain::$ns1
DNS 1 address.
- $ns1
- in file DefaultDNS.class.php, variable DefaultDNS::$ns1
First name server
- $ns2
- in file DefaultDNS.class.php, variable DefaultDNS::$ns2
Second name server
- $ns2
- in file ManagedDomain.class.php, variable ManagedDomain::$ns2
DNS 2 address.
- $ns3
- in file ManagedDomain.class.php, variable ManagedDomain::$ns3
DNS 3 address.
- $ns4
- in file ManagedDomain.class.php, variable ManagedDomain::$ns4
DNS 4 address.
- 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
o
- $objectId
- in file Event.class.php, variable Event::$objectId
Identifier of related object
- $offerId
- in file Offer.class.php, variable Offer::$offerId
Offer identifier
- $offerId
- in file RequiredDeposit.class.php, variable RequiredDeposit::$offerId
Offer identifier
- $offers
- in file Listing.class.php, variable Listing::$offers
Number of received offers
- $operationId
- in file Transfer.class.php, variable Transfer::$operationId
Operation identifier.
- $operationId
- in file Operation.class.php, variable Operation::$operationId
Operation identifier
- $org
- in file DomainRegistryContact.class.php, variable DomainRegistryContact::$org
Organization
- Offer.class.php
- procedural page Offer.class.php
- Operation.class.php
- procedural page Operation.class.php
- OperationResult.class.php
- procedural page OperationResult.class.php
- Option.class.php
- procedural page Option.class.php
- Order.class.php
- procedural page Order.class.php
- Offer
- in file Offer.class.php, class Offer
Structure describing a submitted purchase offer.
- Operation
- in file Operation.class.php, class Operation
Structure describing operation.
- OperationResult
- in file OperationResult.class.php, class OperationResult
Class describing domain operation result.
- Option
- in file Option.class.php, class Option
Structure describing future domain
- Order
- in file Order.class.php, class Order
Structure describing domain order
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.
- $parentFolderId
- in file Folder.class.php, variable Folder::$parentFolderId
Parent folder identifier
- $parked
- in file ManagedDomain.class.php, variable ManagedDomain::$parked
Domain is parked.
- $parked
- in file TastedDomain.class.php, variable TastedDomain::$parked
Domain is parked
- $parking
- in file TastedDomain.class.php, variable TastedDomain::$parking
Parking provider
- $parking
- in file ManagedDomain.class.php, variable ManagedDomain::$parking
Parking provider
- $pendingRental
- in file Listing.class.php, variable Listing::$pendingRental
The domain is currently being rented
- $person
- in file Contact.class.php, variable Contact::$person
Is private person profile?
- $person
- in file DomainRegistryContact.class.php, variable DomainRegistryContact::$person
Personal or company contact
- $phone
- in file DomainRegistryContact.class.php, variable DomainRegistryContact::$phone
Phone number
- $phone
- in file Contact.class.php, variable Contact::$phone
Phone number
- $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 Offer.class.php, variable Offer::$price
Offer amount
- $price
- in file Listing.class.php, variable Listing::$price
Domain price
- $price
- in file ManagedDomain.class.php, variable ManagedDomain::$price
Domain price.
- $price
- in file ProposedOffer.class.php, variable ProposedOffer::$price
Offer amount
- $price
- in file Event.class.php, variable Event::$price
Domain price
- $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
- $priority
- in file ToCatchDomain.class.php, variable ToCatchDomain::$priority
Catch priority.
- $private
- in file Auction.class.php, variable Auction::$private
Is auction private?
- $private
- in file Catalog.class.php, variable Catalog::$private
Is catalog private?
- $profileName
- in file Contact.class.php, variable Contact::$profileName
Profile name
- ParkingSettings.class.php
- procedural page ParkingSettings.class.php
- Price.class.php
- procedural page Price.class.php
- 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
- ParkingSettings
- in file ParkingSettings.class.php, class ParkingSettings
Structure describing parking settings
- 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
- Price
- in file Price.class.php, class Price
Structure describing operation 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 Bidder.class.php, variable Bidder::$rating
Bidder rating
- $rating
- in file InvitedBidder.class.php, variable InvitedBidder::$rating
Bidder rating
- $rating
- in file BuyerRating.class.php, variable BuyerRating::$rating
Rating value.
- $rating
- in file SellerRating.class.php, variable SellerRating::$rating
Rating value.
- $rcurrency
- in file ManagedDomain.class.php, variable ManagedDomain::$rcurrency
Revenue currency
- $rcurrency
- in file TastedDomain.class.php, variable TastedDomain::$rcurrency
Revenue currency
- $registered
- in file SellerRating.class.php, variable SellerRating::$registered
User registration time.
- $registered
- in file BuyerRating.class.php, variable BuyerRating::$registered
User registration time.
- $registry
- in file Transfer.class.php, variable Transfer::$registry
Domain registry
- $registry
- in file ManagedDomain.class.php, variable ManagedDomain::$registry
Registration provider symbol.
- $renewed
- in file Transfer.class.php, variable Transfer::$renewed
Domain renew status flag.
- $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
- $revenue
- in file TastedDomain.class.php, variable TastedDomain::$revenue
Domain revenue
- $revenue
- in file ManagedDomain.class.php, variable ManagedDomain::$revenue
Domain revenue
- RequiredDeposit.class.php
- procedural page RequiredDeposit.class.php
- registerDomain
- in file DomainManager.class.php, method DomainManager::registerDomain()
Register domain.
- rejectOffer
- in file AfterMarket.class.php, method AfterMarket::rejectOffer()
Rejects a received offer.
- removeContact
- in file DomainManager.class.php, method DomainManager::removeContact()
Delete specified contact.
- 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
- renewDomain
- in file DomainManager.class.php, method DomainManager::renewDomain()
Renew domain for given period.
- renewFuture
- in file DomainManager.class.php, method DomainManager::renewFuture()
Renew domain option.
- RequiredDeposit
- in file RequiredDeposit.class.php, class RequiredDeposit
Class describing reqired deposit.
- resendInternalTransferDomain
- in file DomainManager.class.php, method DomainManager::resendInternalTransferDomain()
Resend confirmation email for internal domain transfer.
- resendInternalTransferFuture
- in file DomainManager.class.php, method DomainManager::resendInternalTransferFuture()
Resend confirmation email for internal domain option transfer.
- resendTransferDomain
- in file DomainManager.class.php, method DomainManager::resendTransferDomain()
Resend confirmation email for external domain transfer.
- resendTransferFuture
- in file DomainManager.class.php, method DomainManager::resendTransferFuture()
Resend confirmation email for external domain option transfer.
- restoreDomain
- in file DomainManager.class.php, method DomainManager::restoreDomain()
Renew domain with reactivation for given period.
- 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 DomainManager.class.php, constant ROOT
Define root path
- ROOT
- in file ParkingException.class.php, constant ROOT
Define root path
s
- $sactive
- in file ManagedDomain.class.php, variable ManagedDomain::$sactive
SActive Flag.
- $scurrency
- in file ManagedDomain.class.php, variable ManagedDomain::$scurrency
Domain sale price currency.
- $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 CounterOffer.class.php, variable CounterOffer::$sellerId
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 DomainCheck.class.php, variable DomainCheck::$status
Domain status
- $status
- in file Offer.class.php, variable Offer::$status
Offer status (see API Object Statuses)
- $status
- in file Listing.class.php, variable Listing::$status
Listing status
- $status
- in file Auction.class.php, variable Auction::$status
Auction status
- $status
- in file CounterOffer.class.php, variable CounterOffer::$status
Counteroffer status
- $subdomain
- in file DomainRedirect.class.php, variable DomainRedirect::$subdomain
Potential subdomain
- 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
- setAutorenew
- in file DomainManager.class.php, method DomainManager::setAutorenew()
Set automatic renew for domain.
- setBuyerNick
- in file AfterMarket.class.php, method AfterMarket::setBuyerNick()
Sets marketplace nick for domain buying
- setDefaultAutorenew
- in file DomainManager.class.php, method DomainManager::setDefaultAutorenew()
Default autorenew setting for newly registered domains.
- setDefaultContact
- in file DomainManager.class.php, method DomainManager::setDefaultContact()
Set profile contact as default.
- setDefaultDNS
- in file DomainManager.class.php, method DomainManager::setDefaultDNS()
Set user default name servers.
- 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.
- setDomainNote
- in file DomainManager.class.php, method DomainManager::setDomainNote()
Set note for domain.
- setDomainOwner
- in file DomainManager.class.php, method DomainManager::setDomainOwner()
Change domain profile contact.
- setFolderName
- in file DomainManager.class.php, method DomainManager::setFolderName()
Set member's folder name
- setFutureOwner
- in file DomainManager.class.php, method DomainManager::setFutureOwner()
Change domain option profile contact.
- 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.
- setNS
- in file DomainManager.class.php, method DomainManager::setNS()
Set pointing name servers for domain
- setRedirect
- in file DomainManager.class.php, method DomainManager::setRedirect()
Set redirect for domain parked on Dropped nameservers.
- 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
- suspendOrder
- in file DomainManager.class.php, method DomainManager::suspendOrder()
Suspend my order of domain registration
t
- $tastedId
- in file TastedDomain.class.php, variable TastedDomain::$tastedId
Tasted domain identifier.
- $time
- in file Operation.class.php, variable Operation::$time
Operation time as a Unix timestamp
- $time
- in file Order.class.php, variable Order::$time
Domain option create time.
- $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 InvitedBidder.class.php, variable InvitedBidder::$time
Invitation time as a Unix timestamp
- $time
- in file ManagedDomain.class.php, variable ManagedDomain::$time
Time.
- $time
- in file Offer.class.php, variable Offer::$time
Offer time as a Unix timestamp
- $time
- in file Listing.class.php, variable Listing::$time
Listing date
- $time
- in file ToCatchDomain.class.php, variable ToCatchDomain::$time
Expire time.
- $time
- in file Bidder.class.php, variable Bidder::$time
Invitation time as a Unix timestamp
- $time
- in file AuctionBid.class.php, variable AuctionBid::$time
Bid time as a Unix timestamp
- $time
- in file CounterOffer.class.php, variable CounterOffer::$time
Counteroffer time as a Unix timestamp
- $time
- in file Domain.class.php, variable Domain::$time
Registration time as a Unix timestamp.
- $time
- in file Transfer.class.php, variable Transfer::$time
Transfer time.
- $tocatchId
- in file ToCatchDomain.class.php, variable ToCatchDomain::$tocatchId
ToCatch Domain identifier.
- $topay
- in file Auction.class.php, variable Auction::$topay
Whether auction has active payment
- $trade
- in file Transfer.class.php, variable Transfer::$trade
Transfer trade flag.
- $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
- $type
- in file DNSEntry.class.php, variable DNSEntry::$type
DNS entry type.
- $type
- in file DomainRedirect.class.php, variable DomainRedirect::$type
Redirect type
- $typo
- in file Listing.class.php, variable Listing::$typo
Domain typo detection
- TastedDomain.class.php
- procedural page TastedDomain.class.php
- ToCatchDomain.class.php
- procedural page ToCatchDomain.class.php
- Transfer.class.php
- procedural page Transfer.class.php
- TastedDomain
- in file TastedDomain.class.php, class TastedDomain
Structure describing tasted domain
- tasteDomain
- in file DomainManager.class.php, method DomainManager::tasteDomain()
Register domain taste.
- tld.php
- procedural page tld.php
- ToCatchDomain
- in file ToCatchDomain.class.php, class ToCatchDomain
Structure describing ToCatch Domain domain
- toIDN
- in file AfterMarket.class.php, method AfterMarket::toIDN()
Converts Punycode ASCII domain name into UTF form
- tradeDomain
- in file DomainManager.class.php, method DomainManager::tradeDomain()
Paid change domain profile contact.
- Transfer
- in file Transfer.class.php, class Transfer
Structure describing domain transfer
- transferDomain
- in file DomainManager.class.php, method DomainManager::transferDomain()
Order domain transfer into Dropped.pl (change registrar).
- transferDomainPaid
- in file DomainManager.class.php, method DomainManager::transferDomainPaid()
Order domain paid transfer into Dropped.pl (paid change registrar).
- transferDomainWithReactivation
- in file DomainManager.class.php, method DomainManager::transferDomainWithReactivation()
Order domain transfer with reactivation into Dropped.pl (change registrar).
- transferDomainWithTrade
- in file DomainManager.class.php, method DomainManager::transferDomainWithTrade()
Order domain paid transfer with change owner into Dropped.pl (paid change registrar).
- transferFuture
- in file DomainManager.class.php, method DomainManager::transferFuture()
Order domain option transfer into Dropped.pl (change registrar).
v
- $value
- in file OperationResult.class.php, variable OperationResult::$value
Result code
- $valuesOnly
- in file MarketplacePortals.class.php, variable MarketplacePortals::$valuesOnly
- $valuesOnly
- in file ListingDescFileExt.class.php, variable ListingDescFileExt::$valuesOnly
- $valuesOnly
- in file ListingDescType.class.php, variable ListingDescType::$valuesOnly
- $views
- in file TastedDomain.class.php, variable TastedDomain::$views
Domain views
- $views
- in file Listing.class.php, variable Listing::$views
Number of listing views in past 30 days
- $views
- in file Auction.class.php, variable Auction::$views
Number of auction views in past 30 days
- $visits
- in file ManagedDomain.class.php, variable ManagedDomain::$visits
Domain visits.
- $visits
- in file Auction.class.php, variable Auction::$visits
Number of domain visits in past 30 days
- $visits
- in file Listing.class.php, variable Listing::$visits
Number of domain visits in past 30 days
- Verificator
- in file Verificator.class.php, class Verificator
The Verificator class.
- Verificator.class.php
- procedural page Verificator.class.php
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.
|
|